Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nightwatchjs/chai-nightwatch

Expect assertion interface for Nightwatch.js based on chaijs
https://github.com/nightwatchjs/chai-nightwatch

0.5.1

25c9431bfd8bedd1095102d3dcd536a20523fd91 authored almost 3 years ago
updated assertion

d95ff1d8d93260c2c545f8bbc490d41cc1a13568 authored almost 3 years ago
0.5.0

868a3c981e844c1b0119734e2bb1fc211f1cda9f authored almost 3 years ago
added support for assertion class to extend from promise

34cc2eab61ef260aedaf4036c08c87de70e91013 authored almost 3 years ago
0.4.2

befc36112c4d86715def79a88337c511bef62622 authored about 3 years ago
some refactoring and removing unused stuff

8f5c4fdf9fedca3946fa4f32106ca9d2e0afbe51 authored about 3 years ago
0.4.1

7061666fba3724c06c624d75b71065be4ce9a765 authored about 3 years ago
0.3.1

99194c2f91b568a5b3d8fe688a683cf7b8ea1455 authored about 3 years ago
Update README.md

6029cbf96eafd2c887437987759fe50e01b0ab1d authored over 3 years ago
Update assertions.js

60782f15c031a65f0ed09360d8d07bc3c236046b authored over 3 years ago
added some small improvements and refactoring

d876edd2e5c9fa60c6c1df96ee85d347d7547348 authored about 5 years ago
0.3.0

eb94c8ad26278e2db7aff353ef3abe2a3b93b425 authored almost 6 years ago
added flags for new assertions

5cb62687fa6c6660466d888acda2341488c6a5a7 authored almost 6 years ago
0.2.2

8769914ddef3f6f1526f2b39032046d7dce8ba16 authored about 6 years ago
fixed spelling error in endWith

7cebc8796bb1149b5cc3fa4fce93f193c7a05cd5 authored about 6 years ago
0.2.1

3c59359479a0a4a04f7347a8b327f60acd9d3287 authored over 6 years ago
Added error handling for unknown methods

2ec2aae073ddef2ccf02e4baf0ff9b4c42eb12e3 authored over 6 years ago
0.2.0

c2f969c95e29cfe538b5de483aa785cf54a01ff3 authored over 6 years ago
added package lock

c15adad6e1abf9e74a62ad6e400096d87af212a6 authored over 6 years ago
updated node engine version

865198103d0d7cd086d498581584b68ac3bd9050 authored over 6 years ago
Update README.md

dd1827abd06db519b8ed0bc4c6c89de2f945c786 authored over 9 years ago
0.1.1

695b8358b75476490bb58f9fbe706cde21af3d1b authored over 9 years ago
updated package.json

4b21de010be61e96486e9d0b140184910da44b87 authored over 9 years ago
2.2.1

8fc030f0b19469bb47ddf400836d531d52e8b439 authored over 9 years ago
Update README.md

5fa4546bb2d0a8d26b3ce0e367b09257d134dffc authored over 9 years ago
Updated makefile

8e0f4002f5df5e44a4590378f2c4fc429faee6fd authored over 9 years ago
updated package.json

aef06a1a0a8e95dc94e2f88c9171909746f35145 authored over 9 years ago
updated Readme

6648ce75e1326eec7aadc2d07bb0597b00f6a602 authored over 9 years ago
updated framework to suit nightwatch requirements

94128b18c5f1b7c34118cb715eb7ea88f4848922 authored over 9 years ago
Merge pull request #423 from ehntoo/patch-1

Fix a small inconsistency in the .null assertion docs

b8807a2442936a8b129bed775ab3dffe82a2dd46 authored almost 10 years ago
Merge pull request #422 from ljharb/fix_descriptor_tests

Fix `ownPropertyDescriptor` tests

55c5153fdffed32f3a205cc9b595dbcd40e29cf8 authored almost 10 years ago
Fix a small bug in the .null assertion docs

2675bbb7e1309d1dd428a5bb1c5ac075a34674fc authored almost 10 years ago
Use a regex to account for property ordering issues across engines.

517d46392f746adc06a516ba8db9169f0134e362 authored almost 10 years ago
Add `make test-firefox`

b6f6b4f4784478ca6a8cb9d9710bd2b8b44847ea authored almost 10 years ago
Merge pull request #417 from astorije/astorije/minimalist-typo

Fix minimalist typo in doc example

0faad59e6db305c320d5c65145a617129ddc23ed authored almost 10 years ago
Remove trailing whitespaces

a62ac240e54aa84dee5615b92f25d5bd6c0c3296 authored almost 10 years ago
Fix super minor typo in an example

63f727ba8520679cabe2b06439ea658228431840 authored almost 10 years ago
Merge pull request #408 from ljharb/enumerableProperty

Add `propertyDescriptor` assertion

8a29595d08b133a5fd00a8b8a61768415151bd87 authored almost 10 years ago
Merge pull request #411 from chaijs/release-2.2.0

Release v2.2.0

57df3888f66c4b34923ce8576aa93855a0ec2f75 authored almost 10 years ago
Add `ownPropertyDescriptor` assertion.

8b6a3ccb31623f019e9d28ee1f749280668613ef authored almost 10 years ago
Release v2.2.0

2173e6378cccf7cdf6a64b3b27acdaf11dd244c9 authored almost 10 years ago
Merge pull request #405 from chaijs/deep-escape-doc-tweaks

Tweak documentation on `.deep` flag.

1abc3845e3ef96afa003d62478692a1cb9a435b0 authored almost 10 years ago
Tweak documentation on `.deep` flag.

dc5bb480b792b35345ebf248a5e930a6709c6bf9 authored almost 10 years ago
Merge pull request #402 from umireon/escaping-dot-should-be-taken

Escaping dot should be taken in deep property

32e890e6b043f76bcd035415c3f07e064226ff92 authored almost 10 years ago
Documentation of escaping in `.deep` flag.

1aae1b05dba85f048a6b1f7af484b9fe47800261 authored almost 10 years ago
take regular expression apart

8d370cf4f37af5b2fc38ce5987899d41bc0d37f7 authored almost 10 years ago
Feature: backslash-escaping in `.deep.property`

This commit includes:
* getPathInfo handles escaping `.[]`
* Documentation added to `.property`
*...

704670a23b3ab92f415bb0e82f4fa84abf7e47b6 authored almost 10 years ago
Escaping dot should be taken in deep property

* removing backslash prior to "."
* test case: "foo\\.bar" names {"foo.bar": "baz"}

b6e1b573e07d108b4ecd6c9da733f20f010986a8 authored almost 10 years ago
Merge pull request #400 from chaijs/release-2.1.2

Release v2.1.2

7ca2a3bee515f721d5ceb771a371170cef6a4874 authored almost 10 years ago
Release v2.1.2

9249acc4c5375673a4ee5d5d6d87a231e5c081f2 authored almost 10 years ago
Merge pull request #396 from chaijs/add-keith-cirkel-contributing-md

Add Keith Cirkel to CONTRIBUTING.md

57bd5020c02727148b6177cb96c019ca78a3030b authored almost 10 years ago
Add Keith Cirkel to CONTRIBUTING.md

51d3b18fe6c1a207e59da8102684ea72e6643f16 authored almost 10 years ago
Merge pull request #395 from cjqed/386-assert-operator-no-eval

No longer using eval on assert operator #386

83a9e56d2a18c80b0cdba51c0e006f3fb2dbc36d authored almost 10 years ago
No longer using eval on assert operator #386

da2ec4a1d434658e895ab97e4909523fc5a47f02 authored almost 10 years ago
Merge pull request #389 from chaijs/update-git-summary

Update `git summary` in README

4b33fe3d0bc63afa8b97a720b97c729551d31887 authored almost 10 years ago
Update `git summary` in README

b20a9421b12649e0dc6eb898aeefaba0701503c2 authored almost 10 years ago
Merge pull request #388 from chaijs/release-2.1.1

Release v2.1.1

d7cafca0232756f767275bb00e66930a7823b027 authored almost 10 years ago
Release v2.1.1

afd689acb39cf775f733c71f4dd75a42bafad2f7 authored almost 10 years ago
Merge pull request #385 from eldritch-fossicker/master

fix indexing into array with deep propery

dbeb2a8609244f7d3cbe025e65bf84d8a777153f authored almost 10 years ago
updates to reflect code style preference from @keithamus

bb8d0bf7a4290cefe8b88485689b3ff72b468a09 authored almost 10 years ago
fix indexing into array with deep propery

* added unit test to expect with code from documentation
* added default to res in _getPathValue

57ef36621f5e9b9718a5a0cb23834420a1912e0a authored almost 10 years ago
Merge pull request #382 from astorije/patch-2

Add missing docstring for showDiff argument of assert

062d73176211a1aba6f5dad6766491d515719a33 authored almost 10 years ago
Merge pull request #383 from gurdiga/config-doc-wording-improvement

config.truncateThreshold docs: simpler wording

1ce171f3ef0ab4fbdabea712f4508d9a6c7ef850 authored almost 10 years ago
config.truncateThreshold docs: simpler wording

be8d7a69ba2921bed392c22cfd9074ede34a28c9 authored almost 10 years ago
Add missing docstring for showDiff argument of assert

592be870e813fcb910629b91e341163e7396d5b4 authored almost 10 years ago
Merge pull request #381 from astorije/patch-1

Add a minor precision that empty asserts on strings too.

a97680f6be2b2fe9d55370e83efa69a32be008ea authored almost 10 years ago
Add a minor precision that empty asserts on strings too.

d080d1a6a44ee068b8816c6782fee91de20620b4 authored almost 10 years ago
Merge pull request #379 from dcneiner/should-primitive-fix

Getter for Should syntax now uses valueOf for primitives

2cad0dcbba8f68871767c56cacb1aa5f136e7cc1 authored almost 10 years ago
Primitives now use valueOf in shouldGetter

This allows the should syntax to be more resilient when
dealing with modified primitive construc...

ef0454432852de8b865990d930f54bc9fa72e3d6 authored almost 10 years ago
Merge pull request #375 from chaijs/release-2.1.0

Release v2.1.0

09e17b9e090c02d38cd5ee441881dd2691635124 authored almost 10 years ago
Release v2.1.0

ee5d6660592b74fbedfe2c226648bbc41bac0db0 authored almost 10 years ago
Merge pull request #374 from jmm/v2.0.1

Increment version to 2.0.1.

45f9e6aad1178f747b0b7c5c85c3da27c3d30df4 authored almost 10 years ago
Increment version to 2.0.1.

See https://github.com/chaijs/chai/issues/373

a8ffb9c152731e13f70330f0b04a16ac4d71bd5e authored almost 10 years ago
Merge pull request #365 from chaijs/fix-travis

Fix travis.yml deploy

74ca9202ee6e747912b48c1cd03bbda6fb84d4a0 authored almost 10 years ago
Fix travis.yml deploy

a33e614e9a25a9365b132de06ad7d1d6b258ff93 authored almost 10 years ago
2.0.0

2147e1d49eb5caa27e0afb9e18208de2d8741f39 authored almost 10 years ago
Merge pull request #364 from chaijs/v2.0.0

v2.0.0

9c10c9f03e71a38964e0bdc347866ca5455c8712 authored almost 10 years ago
Merge pull request #356 from Soviut/master

Added fail() method to Should and Expect interfaces

9b25d0c524584a0e5d5279005ab737c425a06a5a authored almost 10 years ago
documented fail methods for expect and should interfaces

ffd7c190e45b709a587db4ed2629dfc49a752547 authored almost 10 years ago
fail method added directly to expect

c2f9e430d97acc7fc754267ca72a9fa8a7d30917 authored almost 10 years ago
v2.0.0

84ed233a6d5dcc93ca7a759cedbd5fb10d52fabb authored almost 10 years ago
Merge pull request #361 from gregglind/b265-keys-object

Fix #265

5753ecbb5b4813b6b681c2248150ee0dc8817f55 authored almost 10 years ago
fix #359. Add `.keys(object)

- `.keys(object)n => .keys(Object.keys(Object)`
- added exceptions for 'if first arg is non-stri...

4f40b3735694cca01264879d98b5f8af65dbf02b authored almost 10 years ago
Merge pull request #359 from gregglind/b359-unexpected-keys-sort

Arrays passed to `.keys()` assertions are sorted (unexpectedly) by side-effect

bd722801a890adc547545d7d48b5d6de6ff63503 authored almost 10 years ago
Fix #359 keys() sorts input unexpectedly

68f3c02f07a29afa3780006aa831062f7aded609 authored almost 10 years ago
contrib: publish release strategy and travis npm creds #337

dfd73fffc8890a36a6bfd850568c4746f07b0cdc authored almost 10 years ago
Merge pull request #357 from danilovaz/master

Update copyright date

3a753199a27f45accfca99dd7c89eec4924519bf authored almost 10 years ago
Update copyright date

fe83f2b4cf55533bbfa7f449f33b6f89bb0def8c authored almost 10 years ago
using proper error checking method for should

9080562c9a3159a3ea80567cca86a80f5fbc5390 authored almost 10 years ago
changed default message for should.fail()

41b158720bd5e300d2ebda0da561bde5f2ad7abc authored almost 10 years ago
added fail() method to expect interface

61d8718c6963b0704c2d8bbd5a8036339b556fed authored almost 10 years ago
added should.fail() method

d353bf7bc55b7b15dac68934b04b6f43d65933f3 authored almost 10 years ago
Merge pull request #349 from toastynerd/add-which-chain-method

add the which chain method as per issue #347

0ce930b8f47cbb8d2c5cc207d1b15091e4a47917 authored about 10 years ago
add the which chain method as per issue #347

498fe9512650dd748b8dd400527be0c161005001 authored about 10 years ago
Merge pull request #333 from cmpolis/change-assertions

Added `change`, `increase` and `decrease` assertions with `by` chain (#330)

5fc486b5733d67a02ead53de6557741d4c57c276 authored about 10 years ago
more `by` cleanup

a6692349c5a97200be8b8a7e48e4f462e230359f authored about 10 years ago
cleaned out `.by` for #333

051fd95d88cbf7b967ac819e2cc482ce9fc3837f authored about 10 years ago
Merge pull request #335 from DingoEatingFuzz/expose-util

Expose the util package through the chai object

7e3da212f0855d68268d6be77cc70e71414aa29b authored about 10 years ago
Expose chai util through the chai object

The chai util object has a lot of useful functions that can be used
outside of the context of as...

ebcfd87a0e8a4fa0a87a299a1e3b8da70a09e327 authored about 10 years ago
cleanup (per notes on pr #333)

581cf83b1137b8924e950d73ea6b0f15a88d1d30 authored about 10 years ago