Ecosyste.ms: OpenCollective

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

github.com/codeceptjs/CodeceptJS

Supercharged End 2 End Testing Framework for NodeJS
https://github.com/codeceptjs/CodeceptJS

fix(webdriver): parse locator object with JSON.stringify function to properly display locator in console

dc71ad24e98e4e022b6f7279de0d6d180a3ba2fc authored about 4 years ago
fix(typings): seeTitleEquals, forceClick, executeScript, methods for Playwright and link

8cc772b1c2e59e6c940cdea28a6ec894e6ebb7d1 authored about 4 years ago
fix(typings): seeTitleEquals, forceClick, executeScript, methods for Playwright and link

995ffb8cddafc22bb5e0c2af8484046137d99bce authored about 4 years ago
Fix error suppression for failed gherkin step

effec2044c245fc18ed0e324dc556a10aa295cb0 authored about 4 years ago
Fix #2711 interactive shell

c1d63b94fbbca94b1cd115eb9078935b8c658b2d authored about 4 years ago
awailable -> available (#2734)

df35469c4edba1799c3801f7b2b904360f189414 authored about 4 years ago
updated changelog & version bump

40f489efb6bb5ed7d99705998af83880467c225a authored about 4 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

90e89fbb64a210a59a93799f1b42326a6ce85cd8 authored about 4 years ago
fix: catch init failures during run (#2730)

That way, any errors that happen during the run are handled, and run-multiple returns a non-zero...

e0abb3a72be15cc8fdb9e18d3d0f55d7cf4dc866 authored about 4 years ago
Add cross-spawn package (#2731)

Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>

cf1f909210cd1f70f8ce59332de3fea29fd2cf37 authored about 4 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

28ae904b7e626581d3384c57da5f34fe3ccc0b81 authored about 4 years ago
Release 3.0.3 (#2726)

* fixed init script

* fixed init script

* fixed tests, updated changelog

0e48818d9bf010ae15fedcda411dd871953c1802 authored about 4 years ago
fixed init script

6bc6f160332f26735799e195dbf118e73fe6d9ed authored about 4 years ago
Add status, start/end time, err, and matchline for bddStep event (#2678)

512c57cd4b98839f2d8051b6b78289b65fa0b095 authored about 4 years ago
Fix: Fail "helper.saveScreenshot is not a function" on stepByStepReport plugin (#2688)

5051d9d7d6298e321dbf42b8e4cf11ddbfde50ff authored about 4 years ago
fix(retryFailedStep): regexp based ignored steps (#2701)

b581eb77531c5ee41e4e962a655b210a8486cb87 authored about 4 years ago
Fixed error with waitForFunction not working with number values (#2703)

db1ef587c25f82d93a4fee3fe1e28779bf669895 authored about 4 years ago
fix: catch error in after test (#2715)

* fix: catch error in after test

* fix: catch error in before test

fc2616b134561fb9605642e57c8011d43f7c87ae authored about 4 years ago
Emit hook.failed in workers (#2723)

9fc88a4b0ca62816013d4f24d4b4dd6180054121 authored about 4 years ago
Andrerleao patch 4 plugin wdio cannot install selenium (#2687)

* Fix:Data().Scenario().injectDependencies() is not a function

Fix: "TypeError: scenario.inje...

02d58109168b1f413f541205dd2c8155e78e63e8 authored about 4 years ago
fixed playwright test (#2719)

b03ef3327ba286b3a8706e6baa2d195be799044f authored about 4 years ago
Added addParameter method to Allure plugin to fix https://github.com/… (#2717)

* Added addParameter method to Allure plugin to fix https://github.com/codeceptjs/CodeceptJS/iss...

a83c5e7a50674fb419f0a7ce2729154de3125481 authored about 4 years ago
fix(playwright): use _getContext for _locate (#2713)

* fix(playwright): use getContext for _locate

* use this.context if it exists

* await this...

5354e40c0318e763f667146c1f1e1f0aed6dd4d3 authored about 4 years ago
Fix method loop and adding report support for run-workers command (#2691)

* Add reporting support for run-workers

Add reporting support for run-workers.
Can be used ...

642871977c381a7b5e7191e171b366acb53900fd authored about 4 years ago
Fix/update output typings (#2718)

* fix/update output.level typings

* chore: update locator.js typings

a14e970afc8ce87ab9b0b68f9bb25369c550a53b authored about 4 years ago
Fix defenitions generation error (#2707)

* fix LocatorOrString definitions generation

* chore: fix formating

* refactor: make defin...

a07f5ca7abddabda48c1aed18e611c4932f9062a authored about 4 years ago
allow .ts config files (#2708)

866fdb7b5b598fb6703ebff096404ff9d9884e43 authored about 4 years ago
doc(fix): typo in IntelliSense (#2706)

0c0428d188b14d22f46a366d4a099bafc3c58687 authored about 4 years ago
Merge pull request #2698 from codeceptjs/data_driven_skip_info

feat: Ensure skipped data driven tests have a skip entry per data entry

cf3ef73e1294bf4659aa62f89bd43322f2591923 authored about 4 years ago
Emit test.after in workers (#2693)

25b47c6784a5a4304889c34de0860a7cf5757ec1 authored about 4 years ago
fix(autocomplete): no autocomplete for custom helper (#2695)

* fix(autocomple): no autocomplete for custom helper

* Update definitions.js

330265624536de6ffa78e18337c18bf8a79dfd86 authored about 4 years ago
feat: Ensure skipped data driven tests have a skip entry per data entry

e4a6d0f921748ff22979039a4df4aa3d5d1afedd authored about 4 years ago
fixes #2653 (#2697)

Co-authored-by: George Griffiths <[email protected]>

0280f1e5bed90b31207d189dfed8a30928936907 authored about 4 years ago
docs: fix code for Multi Session Testing (#2690)

c68a63b9a6bcc44310352323ac65d10d9676118e authored about 4 years ago
update relative links (changelog) (#2686)

df79019772bf21edba9bd146d3bca3b070c1bcd7 authored about 4 years ago
update relative links (#2681)

b5477311df1b7d3fb84f929da9b77eeba7928d9f authored about 4 years ago
update examples.md link (#2677)

94aa2a857e206211649909d56dcd46af52b5265b authored about 4 years ago
Fix attachments usage for `mocha-junit-reporter`

The current implementation checks for the `attachments` option in the
wrong location, which requ...

764ffdc6e37b0a1cd7ebd1017a44d58cd4e3376e authored about 4 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

b1cf16da74662475615469cb65720059d5265dce authored about 4 years ago
updated docs

bb1ff819e50b3cc671143f2315fd73e9bd907c20 authored about 4 years ago
fix null context for new tabs (#2667)

bf7529449341b09949b3d8aee7e84978b84f5732 authored about 4 years ago
fix(shadow): Fix shadow support in locator.js (#2599)

* fix(shadow): Fix shadow support in locator.js

* fix unit test

* refactor isShadow() and ...

5d3b91e9e7e75bc77fb867b62d11e36f112342fb authored about 4 years ago
move all unit tests to expect chai lib (#2615)

Co-authored-by: tamara-thanh <[email protected]>

1c71b473e56b0d28aab6a10d5e8b10025ead3faa authored about 4 years ago
updated docs/replaaced runio (#2614)

5d7c7dc8c854be1d4d5d1039e14ba228715e102b authored about 4 years ago
♨️ Hot fix (recorder): don't mess retries order any more (#2668)

* don't change the original reties order any more

* reverse retryRules only once

* add tes...

cb83f54ff4952fa8e61def6756620f6fa22cfbd3 authored about 4 years ago
improve recorder a little: don't retry hooks (#2671)

* don't retry hooks

* fix tests

Co-authored-by: Mario Melcher <[email protected]>

14de90fdbb5e3c13d271171979a38f18876b7cb3 authored about 4 years ago
Merge branch 'master' of github.com:codeceptjs/CodeceptJS into 3.x

d83ecb3a38895336105186a02c2c567d3650619c authored about 4 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

d6295e4e9c3c6edd851a5b24fc8cf1701f2d1468 authored about 4 years ago
Release 3.0.2 (#2673)

* Changelog for 3.0.2

* 3.0.2 documentation changes

* handle for unhandled promise rejecti...

e53546a4e909e6ebe91de6e6835d722f43a5c73a authored about 4 years ago
Fix small issues with paralell example (#2669)

Add `event` import and fix `testGroups` reference

628a7e01c1ad43a419c7bb2570d9ca5b2c2915be authored about 4 years ago
Update email.md (#2641)

* Update email.md

Fix typo

* Update Puppeteer.md by npm run docs

* fix unnecessary change

fc80c1b5c698f7c8adbba17951b84a5d7640f790 authored about 4 years ago
(improvement): set maxUploadFileSize when performing api calls (#2611)

* (improvement): set maxUploadFileSize when performing api calls

* Update REST_test.js

fix...

40713213b0415acc29b9da86d7f910ecfb694e43 authored about 4 years ago
update @codeceptjs/configure dependency (#2660)

2083fb2d25189131bd5a30c0fade80c68f7c1653 authored about 4 years ago
feat: detect duplicate test names (#2656)

* feat: detect duplicate test names

* feat: detect duplicate test names

Co-authored-by: Ge...

d85259fb10587afdf20aea35d1ac42c3bfb094fd authored about 4 years ago
Merge pull request #2655 from codeceptjs/fix-worker--suites

fix --suites flag for run workers

b133bad108585bb8a02b142f84e3222350e3dca2 authored about 4 years ago
Autologin workers (#2658)

* prevent overrides from breaking worker function config

* prevent overrides from breaking wo...

07be7d21f0cfb29b741ee396cf1290c785318e7f authored about 4 years ago
fix --suites flag for run workers

c6dd41ec207f425ced4f77fc60d48a062fd5a34a authored about 4 years ago
docs: updates (#2651)

Co-authored-by: tamara-thanh <[email protected]>

1c02e9e96e0cbb566b1c6b336cd4127d6e600991 authored about 4 years ago
(fix): Incorrect work with Playwright helper (#2629)

* Fixed incorrect connection to remote browser with Playwright. Fixed incorrect connection close...

e815d82af028e904051b5b6c70873164e1df1bfd authored about 4 years ago
Set return type of `plugins` and `helpers` to any (#2630)

This will allow using code `codeceptjs.container.plugins('allure')` in `.ts` files without cast ...

6eda61f22dd732d27d2cbe9dc1eb541222cf623d authored about 4 years ago
Create FUNDING.yml

a9474cecd8d64e8402dfa764bd9ed91f1abb0ac8 authored about 4 years ago
Update check.yml (#2648)

prevent check-tests from running with PR from forked repo.

cd9e887b68be86bf574ceb3a1b601dc937801bee authored about 4 years ago
Update definitions.js (#2622)

fix TS2339: Property 'current' does not exist on type 'SupportObject'.

d4664cf608047d2dbe2450c6d8539114708021cc authored about 4 years ago
(docs): update some places in md files that missing new syntax (#2619)

e7d3702e9069b92d4cf6f7533f3acb8f56be05f3 authored over 4 years ago
doc: Fix Pupeteer documentation for waitFroResponse (#2632)

* doc: Fix Pupeteer documentation for waitFroResponse

The predicate method accepts the `respo...

e93c07c64244cd6a8edf8e4d142657a356695b9c authored over 4 years ago
Set return type of `plugins` and `helpers` to any (#2627)

This will allow using code `codeceptjs.container.plugins('allure')` in `.ts` files without cast ...

22f28d62df741a9dbf0e9b2e35d27d0dcbc98024 authored over 4 years ago
Merge branch 'master' of github.com:codeceptjs/CodeceptJS into 3.x

53a6a53ef786f1b63958bba281ced1e0b60d5c40 authored over 4 years ago
release 3.0.1 (#2626)

a72aa750003734f926cd55c14bd6dfeeea6ea104 authored over 4 years ago
Update package.json (#2624)

(fix): lock the mocha version to avoid the errors

989e44fb50dd51a6dd483e486bac314b938bc28c authored over 4 years ago
Update shadow.md (#2617)

Update example to the new syntax for declaring tests in CodeceptJS 3.0

265dcb3a44f2fea26351992728a4f31bc3249290 authored over 4 years ago
fix: Fix actor type (#2616)

According documentation (https://codecept.io/pageobjects/#dependency-injection) actor can be ext...

4ac1a1f618315942a304fc4c77912bf791fa60fe authored over 4 years ago
fix documentation and fix autoLogin example (#2612)

10e86bebfd731817e2f2cbe12d5184224c6f818d authored over 4 years ago
fix typo (#2613)

* fix typo

* Update CHANGELOG.md

Co-authored-by: Michael Bodnarchuk <[email protected]...

a599f4cdff9556a939e451bc947e373511f1534d authored over 4 years ago
doc: typos in best practices documentation file (#2608)

* doc: typos in best practices documentation file

* doc: small typo on best.md

339c1a0090dff85c2b18e1342ff3fe293ff3639d authored over 4 years ago
Update REST.js (#2601)

improve the jsdoc for REST helper

b408841f5791faaf0e5733ba4fbfc76f60471eeb authored over 4 years ago
Update README.md

e8fc5ae5451082246c19c623dce33768a28acd7a authored over 4 years ago
Fixed error handling in Scenario.js (#2607)

* Fixed error handling in Scenario.js

* fixed test

* another type of wrap

* more consis...

8821213cc758f4980b800921c13058350a0ee6ba authored over 4 years ago
Delete settings_override.xml (#2605)

73314825a66070e4635cc9c3623eb9835c1123b6 authored over 4 years ago
Update README.md (#2606)

ab3750c16ff33bceb86d2054d219171a3a562b56 authored over 4 years ago
Update README.md

31343b866364a772cafbc180d73981f83d05935a authored over 4 years ago
updated docs

595cfc1b4a347d3692830048f2995f9327aaedde authored over 4 years ago
Merge branch 'master' into 3.x

1839df4d64b0c11256f84aa5eb7803c8c1b9ae58 authored over 4 years ago
updated changelog & docs

4fea8c91984396feb6fba37b057bc295877bb8eb authored over 4 years ago
Add skipped event for pending tests (#2603)

85fe5397629172c36cd70e35bd4c14bb6746a832 authored over 4 years ago
removed images from repo

274493966b3735fb1d0c448d412b7b3e0ff8b648 authored over 4 years ago
Merge branch 'codeceptjs-v3.0' of github.com:codeceptjs/CodeceptJS into codeceptjs-v3.0

7e1bd5df7afa12f6447e149aa58cde9d4e1dc915 authored over 4 years ago
updated changelog

a57e619abddabba9e3f0654861e1fdab3a513975 authored over 4 years ago
3.0.0-rc.0

373573b6b7936442f851f8d305e3363bc17dd014 authored over 4 years ago
3.0.0-next.0

c87915c22da2fd8a63bc2b54942249fc843b00bf authored over 4 years ago
updated docs

ed301af0b0201e8bd7f1afdcfc28ff60b2b0e8bd authored over 4 years ago
added update to helpers (#2595)

* added update to helpers

* updated quickstart

* updates

* updates to new mocha

* ma...

42495d45d40d630a27f4eee929ea5528ec5670a9 authored over 4 years ago
Merge branch 'master' into codeceptjs-v3.0

da9cd25d904f6b0a9d43ce8afdcc82af7958b6d1 authored over 4 years ago
fixed generating community pages

5164f0090748d2eca00c152d82a55338ac1e21ec authored over 4 years ago
updated to make Playwright default engine

c041e730972caca998cddf8651a96c11b8aa6ebd authored over 4 years ago
prepare 2.6.11 release (#2593)

ef5c8da6b66bff845a4a37a1ab0c69f3c46ffb65 authored over 4 years ago
Playwright compat (#2592)

* fixing playwright 1.4 compatibility

* fixed playwright iframe

* fixed Nightmare fix

598394b1b7498738fbcb495617b756ab48ea6af5 authored over 4 years ago
Fix typo (#2588)

`It's` is a contraction of either "it is" or "it has." However, in the context of this sentence,...

9808e71c4ac7c6798f1f2dd54dd6be3d7e7c4a91 authored over 4 years ago
fix(#2579): say and retry methods now work correctly (#2582)

* fix(#2579): say and retry methods now work correctly

* Update lib/container.js

Co-author...

57ec927663a27f7badfda3eff3a5fdf04247894f authored over 4 years ago
clean code (#2554)

* clean code

* Update standardActingHelpers.js

* Update init.js

Co-authored-by: tamara-...

416cd2cd3b4c6ec439a4e085a1ccc20a6eb10326 authored over 4 years ago
Adding code to fix force click and ignore HTTPS errors in playwright (#2566)

* Adding code to fix force click and ignore HTTPS errors

* Update Playwright.js

There was ...

b2affe824f31fc565d0f92d8cdc1471e660611f4 authored over 4 years ago