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

updated `change` to work w/ non-number values + tests

cb1c33b5d85615a8b40cac4b94dcac84825c60d9 authored about 10 years ago
Merge pull request #334 from hurrymaplelad/patch-1

Typo, the flag is called 'contains' with an 's'

a6a7f9c66a141a830577b772b5147615764e4b78 authored about 10 years ago
Typo, the flag is called 'contains' with an 's'

0eb70e1955c7d0869303e7a12052a81d96056602 authored about 10 years ago
updated assertion interface with `change` (#330)

647e49c8e419bd66763386a310e00820e8db9013 authored about 10 years ago
added `change`,`increase`,`decrease` assertions (#330)

34576803ecbd0fd3795e539db9f9acdad935fdea authored about 10 years ago
assert tests for `change`,`increase`,`decrease`

be671196169b020f2bc7d2602e6a261dab21bcac authored about 10 years ago
expect/should tests for `change`,`increase`,`decrease`

c44a5133f9fe727ec30c9c51bf04e2c7e382f4d4 authored about 10 years ago
Merge pull request #328 from lo1tuma/issue-327

Add includes and contains alias (fixes #327)

2a91fe05d2904f232a5dd698553e24d7988a1b52 authored about 10 years ago
Add includes and contains alias (fixes #327)

061c79051a0718e0b650d5d3badcdac6d7588b19 authored about 10 years ago
Merge pull request #325 from chasenlehara/overwriteChainableMethodDocs

Fix docs for overwriteChainableMethod parameters

4dc7cc073a75a5e80429bb3219314c83fdff4e34 authored about 10 years ago
Fix docs for overwriteChainableMethod parameters

24735f14b75aca7f4db7e95cab62f80c988d516f authored about 10 years ago
Merge pull request #317 from jasonkarns/patch-2

minor docs typo

874ac205418b1aadfc286f50b46ba326ce7bfc1c authored about 10 years ago
Merge pull request #318 from jasonkarns/patch-3

typos in docs

2aa6eb63921a903010e8b7362651f2069215a042 authored about 10 years ago
Merge pull request #316 from jasonkarns/patch-1

update docs: getAllFlags -> transferFlags

4531bdf61d7d8d16ec100db6ef879f8020be9205 authored about 10 years ago
typos in docs

9db0626783c32a6d29599bff57091e90727f721c authored about 10 years ago
minor docs typo

d2c4c3f79df8bcafe37bce370a61e649b91cf00a authored about 10 years ago
update docs: getAllFlags -> transferFlags

Documentation was out of date

7ee2c18cf78855ac84029360b24a3b9170e08875 authored about 10 years ago
Merge pull request #313 from cjqed/254-expect-any-all

Added the 'any' and 'all' flags for 'keys' assertion, with 'all' being the default behavior

46aac801853c6b12c26f55a1946e000fae7d2f4e authored about 10 years ago
Added the all and any flags for keys assertion, with all being the default behavior

Extended keys documentation and set bools instead of changing flags in the keys assertion

Miswr...

e0e06082ea7f5580874d2bd5fe352a3c8d06de0e authored about 10 years ago
Merge pull request #312 from cjqed/291-assert-same-deep-members

Fixes issue #291, adds assert.sameDeepMembers

f06278f0b8d6e44efb8d63ed662374a930ff0b7d authored about 10 years ago
Changed public comment of sameDeepMemebers to be more clear

0d814eb6f20209aa2af65c338c57d38a57944ae6 authored about 10 years ago
Fixes issue #291, adds assert.sameDeepMembers

e3e170d3e00b41f3fb87f775cf92725d5a8cfe01 authored about 10 years ago
Merge pull request #311 from cjqed/305-above-below-on-assert

Issue #305 fixed, added assert.isAbove and assert.isBelow

49e003c1f2d492288d0a342b27afe34b800101f4 authored about 10 years ago
Merge pull request #308 from prodatakey/hasproperty

Fix properties with `undefined` value pass property assertion

7de269af354c6ef39a00da2219a2f5400c554e31 authored about 10 years ago
Issue #305 fixed, added assert.isAbove and assert.isBelow

e8e8caf4c27c267e83ca6c056f12a71b74760b9d authored about 10 years ago
Fix typo

414dea2881a20d2f3c1879cf8f925a73b928bef3 authored about 10 years ago
More unit tests for new utility functions

dd5159407588b1a42eccf581797c0f4fe19017e2 authored about 10 years ago
Refactor common functionality, document, test

2d22f4534e22183e48605c36c271934ed9adfdc1 authored about 10 years ago
Refactor if statement out

8cdb7b1d766e26a281788cfc8d5b30b2039201bb authored about 10 years ago
Small unit test fix

c4b0d188297213a8a74464dd695f23114a30ec95 authored about 10 years ago
Handle array indexing terminating paths

7d466b2d37ca0123bcd901f8d9cd00e0679b53f0 authored about 10 years ago
Merge pull request #309 from ericdouglas/iterableEqual-couting-once

Couting variables just once

ff32dad2ae6b21f7a410e7f1fcf2efe28e5f031d authored about 10 years ago
couting variables just once

21b83b3ddf114e9de3066f347e14f72f52e2012d authored about 10 years ago
Fix properties with `undefined` value pass property assertion

32826c06df1e9bba5554bd9a70c0c2cc66adbc94 authored about 10 years ago
Merge pull request #306 from chaijs/revert-297-noopchainfunc

Revert "Allows writing lint-friendly tests"

b71b930d83213ece12829bfbd99bc26c5ca85fb8 authored about 10 years ago
Revert "Allows writing lint-friendly tests"

b826feba514a6caa1f2fa5103e6e16a310a1a7bb authored about 10 years ago
Release 1.10.0

c8b3208ce4237d4e0b16508174d616f155c984a2 authored about 10 years ago
Merge pull request #297 from prodatakey/noopchainfunc

Allows writing lint-friendly tests

828f48148f033d673666fc999442571cb706dd13 authored about 10 years ago
Merge pull request #300 from julienw/299-fix-getMessage-test

Fix #299: the test is defining global variables

6073d1c3e481239caad70b8f8007445e45b5f299 authored about 10 years ago
Fix #299: the test is defining global variables

84cba222d1774d377a37223516f498ce5c93bb90 authored about 10 years ago
Add a couple more unit tests

867563b0dbae7801c86495fdcacfba2f63028a6b authored about 10 years ago
Add unit tests for chained terminating property asserts

b4c0424ffb8d7059846ebbd89c56628e32b0d5af authored about 10 years ago
Revise documentation wording

c448e1de7c2e3a5af21bc9b203536f3e1db81786 authored about 10 years ago
Add docs for function style NOOP asserts

bbd3aafbe59e78415f3782f3f810d4bf83c3c8c4 authored about 10 years ago
Make the NOOP function a shared constant

9142ce0cfd919444bf68cd6c20f5e3b7a3b9abb9 authored about 10 years ago
Merge pull request #298 from dasilvacontin/negativeZeroLogging

added check for logging negative zero

3e35adff9325c6d1c7578d5254b4a93eeb8f1266 authored about 10 years ago
why not more assertions

edef912f410813ee2ff9d648725cf0dd2ae402e9 authored about 10 years ago
added test for inspecting `-0`

627e4b00960bf478f6cd00070c55fa2f3b9dedd1 authored about 10 years ago
a more readable/simple condition statement, as pointed out by @keithamus

cec4ac1ed73e61db452e4bdfe2535256b6c837e9 authored about 10 years ago
added check for logging negative zero

cbf76dcde8575745091d17dbb243d3da82b15587 authored about 10 years ago
Change test to not trigger argument bug

cc1357d344b1afe97029b2c2c17806ccf47bf401 authored over 10 years ago
Allows writing lint-friendly tests

This makes the final assertion checks noop functions so that they can be formatted like function...

4b0c0b622231d80a2ae6ae90942a1c7b90d3a41a authored over 10 years ago
readme: update contributors for 1.9.2

d7030d55a054d52fb9399f763847ebf05b12aaab authored over 10 years ago
Release 1.9.2

15eab030b765af60f8dd528cd8a207dfca8a2000 authored over 10 years ago
Merge pull request #268 from charlierudolph/cr-lazyMessages

Allow messages to be functions

834fd5b0ddc257fa0c148d878927978c55faccb3 authored over 10 years ago
Merge pull request #269 from charlierudolph/cr-codeCleanup

Remove unused argument

7e28dcc267f9eceb63dc56dbd63cfdfd8d3798da authored over 10 years ago
Merge pull request #277 from charlierudolph/fix-doc

Fix assert documentation

6e65020d2e5a2732a0ba9c0d37edc2e6f5b9e689 authored over 10 years ago
Merge pull request #279 from mohayonao/fix-closeTo

fix: closeTo should check value's type before assertion

3e692e6d04c0e6d2c240d498fe02389318b624d6 authored over 10 years ago
Merge pull request #292 from boneskull/mocha

resolves #255: upgrade mocha

385bf9f6bca0c8cd5230debcccb4d69bc6348406 authored over 10 years ago
resolves #255: upgrade mocha

6d6f03d2d292f8055e935d3be9dc82aa9c31edd4 authored over 10 years ago
Merge pull request #289 from charlierudolph/cr-dryUpCode

Dry up code

a9c974a9262631edaabbaf6ffa5352813815b79c authored over 10 years ago
Dry up code

0a1812c9c9ae2f6c9655adb8896c84ffc6f234fe authored over 10 years ago
Merge pull request #275 from DrRataplan/master

Rewrite pretty-printing HTML elements to prevent throwing internal errors

6c789b170e10910edd0be1dbba74ab8a47849891 authored over 10 years ago
assert: .closeTo() verify value's type before assertion

11fe70ef824852b04707b5c76d8088be072e7457 authored over 10 years ago
Rewrite pretty-printing HTML elements to prevent throwing internal errors

Fixes errors occuring when using a non-native DOM implementation

4b315746581d594219bc8a78c6594421d1802aa5 authored over 10 years ago
Fix assert documentation

7a0a6daeaafa6f21a52c02595cf3e7c3cfebf4e1 authored over 10 years ago
Remove unused argument

e8ff325d0e91d875a52528a0d38ff1f0cb5dc6e5 authored over 10 years ago
Allow messages to be functions

216ad26aa113c9c95b4067ad4b8574366c585cd0 authored over 10 years ago
Merge pull request #267 from shinnn/master

Use SVG badge

ab999d89171634e3b953765c6d0c8a7d454a4b59 authored over 10 years ago
Use SVG badge

59750903b5c4fcab191a32416234900a86a0250b authored over 10 years ago
Merge pull request #264 from cjthompson/keys_diff

Show diff for keys assertion

67a4f4484144c2befa4d74c9b910733d9a313f63 authored over 10 years ago
Show diff for keys assertion

f99845c0565c57809ed2e25a6bd06d0b27964038 authored over 10 years ago
Release 1.9.1

b7fdf4919e7fb166e4afdb7d549da6dd9be34e13 authored almost 11 years ago
deps update

9243632bf5f972dc40605350ada3c01b79254499 authored almost 11 years ago
util: [getActual] select actual logic now allows undefined for actual. Closes #183

1df11d00275f526b596b933faab1479f7af7f7c5 authored almost 11 years ago
docs: [config] make public, express param type

a0661120d9321d78235352829bb173e989a6f814 authored almost 11 years ago
Merge pull request #251 from romario333/threshold3

Fix issue #166 - configurable threshold in objDisplay.

b638a360d78aa87a9db32c8e4fa4b2145c0ee2c4 authored almost 11 years ago
Fix issue #166 - configurable threshold in objDisplay.

9e5f9ffd3b0cf1856dc13cde06f05e4160adece4 authored almost 11 years ago
Move configuration options to config.js.

7dd05e3b7ac7c61bb14066173f152f0469170d29 authored almost 11 years ago
Merge pull request #233 from Empeeric/master

ssfi as it should be

07b34c7b49e5d1054a0deb15808ec3bd5a2796e3 authored almost 11 years ago
Merge pull request #244 from leider/fix_for_contains

fixing #239 (without changing chai.js)

4e25ff0e1cc253df60e81cd962ffa721d33af8ff authored almost 11 years ago
Merge pull request #247 from didoarellano/typo-fixes

Fix typos

ce1990a2a36129a5ecef2f08c2a769cfb803810d authored almost 11 years ago
Fix typos

82ccc5e75b150cdd6f1e72e3803fde0cd74fa0c4 authored almost 11 years ago
Merge pull request #245 from lfac-pt/patch-1

Update `exports.version` to 1.9.0

4fc43cb38b5e31e2d08693a540eea3fde06c0805 authored almost 11 years ago
Update `exports.version` to 1.9.0

03344cb48df7a4891d2a44060259352c4712c74a authored almost 11 years ago
aborting loop on finding

2c78b578244e4721c6139bdb090ef91294adc4d7 authored almost 11 years ago
declaring variable only once

350a802a4e103308e439de6f387bfcda0e82f5f6 authored almost 11 years ago
additional test finds incomplete implementation

cb910afc523ca9a9465f9cb6251e99bd7ce97b83 authored almost 11 years ago
simplified code

76b62f006fe39d1880a1bbb0c7d6ff30a5f7ced5 authored almost 11 years ago
fixing #239 (without changing chai.js)

7352fdeec7a2c5b7127f8e9e8cc3c61344d42ad9 authored almost 11 years ago
ssfi as it should be

62d9ceb208c0a474d7cf67ab880bb33eda981fea authored almost 11 years ago
Merge pull request #228 from duncanbeevers/deep_members

Deep equality check for collection membership

407ce595b2042c89683a1e0c9b9327ed5b3a0603 authored almost 11 years ago
Deep equality check for collection membership

ec62443b7c43c66672f0e3c7d08dcfdef76b5760 authored almost 11 years ago
Release 1.9.0

6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f authored almost 11 years ago
docs: add contributing.md #238

44a829cf8946707bd08ed17cc2342b69b9d2cab1 authored almost 11 years ago
Merge branch 'master' of github.com:chaijs/chai

df55ce919cdba5d121044d1681342f36661b4e06 authored almost 11 years ago
assert: .throws() returns thrown error. Closes #185

c3c1fccc2dff23147c711eb792a1080bc193cc06 authored almost 11 years ago
Merge pull request #232 from laconbass/assert-throws

Avoid error instantiation if possible on assert.throws

be23285a78fb021934e8ef97766d6b4d621945f6 authored almost 11 years ago
assert: .fail() parameter mismatch. Closes #206

b01eba75c9b55bdbf5be0a989b9c474e33bc5164 authored almost 11 years ago
Merge branch 'karma-fixes'

* karma-fixes:
Add karma phantomjs launcher
Use latest karma and sauce launcher
Karma tweaks

1e6b30555dbccddf72c201e5f503f819b9f243f9 authored almost 11 years ago