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

broken test case for custom step files' (#2580)

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

e28cf031c6a05103c5224d140735d757f6342403 authored over 4 years ago
fix: French example was incorrect (#2578)

* feat: Add fr-Fr.js translation

* task: declare fr-FR and sort languages

* task: complete...

d1686fb303ee46bb5c1e5f52373167062225a5a9 authored over 4 years ago
Vimar french pr (#2576)

* feat: Add fr-Fr.js translation

* task: declare fr-FR and sort languages

* task: complete...

29b942fba620ed48423fc5d4d799c8d49b28273a authored over 4 years ago
Fix iteration over array values on bdd example (#2563)

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of

37e5ae857521c3f92553d3bde3206e8640c01aba authored over 4 years ago
Action Api Updated for dragSlider method (#2559)

9c839bd9ab311fa4d92fb01fda29322bbd0982d1 authored over 4 years ago
add warning to await within() (#2574)

Co-authored-by: Phil Marshall <[email protected]>

a7f9f41fc65a2e316730feadd2ed797caefe0b53 authored over 4 years ago
doc(ts): Add typescript documentation (#2463)

* doc(ts): Add typescript documentation

* fix

* fix

* push changes

* push

* fix by comments...

ee5671bd1a32e852adbf62b7abebce8e30f573e6 authored over 4 years ago
(fix): typo in playwright docs (#2564)

a1c9a18ab78d28b3284eba01ed64e00714fcd7b0 authored over 4 years ago
update runio urls (#2561)

10c7443ae71f32d5ff8c5426f55e4ea2efc194b8 authored over 4 years ago
Release 2.6.10 (#2555)

4a31d20ae19522cc250120f5e4ee4bdf7e0dc455 authored over 4 years ago
Save feature opts in suite (#2553)

63ed1f1d9b1e3a80dffe6fc5f2da50b44e291d6c authored over 4 years ago
Rebase master to 3.0 (#2547)

* updated docs

* release 2.6.5

* Fix valid data output (w3) (#2399)

* add alt for image...

ac66a84629ab5719250c82219a327b342e3babc8 authored over 4 years ago
Release 2.6.9 (#2545)

41936638272091400d4d239769300bd730e5b108 authored over 4 years ago
Preserve initial error stack when helper load fail (#2541)

e4dd9a2f1bbf92249ca54b6982a37f1cd45a0be8 authored over 4 years ago
Update generate.js (#2539)

fix the cmd to inject the args as new syntax - deconstruction.

e5944fbb7d2e5763f63ea37192a4182fe736ed38 authored over 4 years ago
update docs md to relevant path (#2530)

41edf4dfb10586d405eee363daf04814342c955c authored over 4 years ago
update readme file urls (#2534)

52282851b4f4582a1aa7091ebb1a8628ffafcee2 authored over 4 years ago
fix(testcafe): fix debug in grabAttributeFrom method (#2529)

d198bef4ba62762dd08420947ee89c29a36a8f74 authored over 4 years ago
Fix broken URLs (#2528)

ba86940746ef8c5d37506ff405c2f6f6ee488241 authored over 4 years ago
feat(helper): Clear SessinStorage (#2524)

7df680264b6b0d079651d7cabb818926e53d494b authored over 4 years ago
Release 2.6.8 (#2522)

* added docs

* added type method

* fixed steps test

* fixed tests & types

* fixed te...

18ff28932c3bc2ef5513a6074c5541a383315b22 authored over 4 years ago
Fix generate:helper command (#2523)

b7ed4181246cf7f0d03e81cd76c0cdb1bb401204 authored over 4 years ago
Prepare 2.6.8 release. (#2514)

* Prepare 2.6.8 release.

* Prepare 2.6.8 release.

Co-authored-by: Paul Vincent Beigang <pa...

974f45cbc54367d92f6a87426d115a2fa854fbb6 authored over 4 years ago
Rearranged typeof check to handle null parameter (#2494)

* Rearranged typeof check to handle null parameter

Error:
Cannot read property 'toString' of...

fa84f3f91b2d625a2064adac067ac5401714a2e2 authored over 4 years ago
element screenshot method added (#2521)

7e354b75015bd2bdcdcbe41a97e0c74fdbfc45e3 authored over 4 years ago
Update init.js (#2520)

8bc6cf9cdb5cdb26eb8b2d97a333c7f1d5a6fa48 authored over 4 years ago
update to relevant path & some fix (#2515)

0e5247789852ec4806dc4365d6ce4a96e84494bc authored over 4 years ago
getPageTimeout: 30000, (#2516)

fix(page-timeouts): method amOnPage freezing, when equal 0.

8c3e79fccf01ab2d3da8b2d6ce902d96d8a83265 authored over 4 years ago
Improve error logging (#2512)

b7bc6cdd8b6550284e50ecc0886dd1dfb9972a6b authored over 4 years ago
Fix missing screenshots on failure when REST helper is in use (#2513)

96278920e6312f2d6c1ed5569d40fa9039a1d796 authored over 4 years ago
added forceRightClick method

bc736c915f4d071cd0eaba6696f048d10e515ce6 authored over 4 years ago
slight updates to changelog

62dcbb0f7589130e30f64daf80bd982baf3db9ff authored over 4 years ago
Release 2.6.7 (#2506)

* Prepare release-2.6.7

* Apply ESLint fixes.

* updated playwright workflow to use officia...

987cf85da8de8464f54b463c3c979e4af19a697d authored over 4 years ago
add missing REST helper (#2474)

b201e460f351f415b8f268cbaa2a56e6f2df95e7 authored over 4 years ago
Add --invert option for run-workers command (#2504)

85df33744833444ca2dd19b30947726b2906d68a authored over 4 years ago
added grep support (#2471)

Co-authored-by: Mykhailo Bodnarchuk <[email protected]>

cf0b852f3a1e6dbff81ab932ef274292c9c41a82 authored over 4 years ago
Right click issue fix for Webdriver (#2485)

* Right click issue fix for Webdriver

* moveTo added in rightclick

* Native Click used to ...

dfa8c88f30a3dfa714f43f4932f8b38643d0b43d authored over 4 years ago
Fix typo in locators docs section (#2503)

4a6ef74e7e8e367de29d261475d939e66b9b8536 authored over 4 years ago
update plugins page "h" tags for more readable (#2501)

f114b323d09f8f68b55595ad89d5eecaba309411 authored over 4 years ago
Update pageobjects.md (#2497)

b6f01ba546c821ea05a8ea8e2185155f7f0ebfcf authored over 4 years ago
fix markdown video links (#2489)

f9c655b79852df30e188176a457c240fa6cb4c75 authored over 4 years ago
Add documentation changes for check-tests (#2502)

59ded499e787cdd32e7c4f7ad965c98a20b501ec authored over 4 years ago
Fix playwright set cookie (#2491)

* Fix setCookie for Playwright helper

* fix lint issue

Co-authored-by: Ben Barker <benbark...

47db2a1f9e14a3e7312746ec740b40e607306b9e authored over 4 years ago
Update compilerOptions.target to es2017 (#2484)

This resolves (#2483), since async and await are no long transpiled to ES generators

7acf15615ce9b65a647334bdad83d16c52490a26 authored over 4 years ago
tests(step-log): Custom pretty logs for method args (#2481)

* feat(step): Custom pretty logs for method args

* add tests

45b349914b0c0432da686cad2bcd2af1f2803057 authored over 4 years ago
Fiy typos

5c25b59ea7df9557afab58edf1fb2b5003dfb9b6 authored over 4 years ago
Update deps (#2478)

* Update deps

* fix

9e593f5b2ce65636864914b54037c15448c43085 authored over 4 years ago
Honor reporter configuration in mocha (#2465)

c84c05a63de5c6cc93c2d1e83b39299a980b8233 authored over 4 years ago
Prepare CodeceptJS to 3.0.0-beta.4 (#2461)

* Prepare CodeceptJS to 3.0.0-beta.4

* fix

* fix

* fix

* fix

eecd31b9b62a8e0ab286066adbaac9f1dcde7f20 authored over 4 years ago
feat(ts): Add better tests for typescript (#2445)

* feat(ts): Add better tests for typescript

* fix

* fix

* f

* add more tests

* ad...

4d9acf0c53142da473bf3bc9bc30f06e7e3e705b authored over 4 years ago
Update by master 2 (#2459)

* updated docs

* release 2.6.5

* Fix valid data output (w3) (#2399)

* add alt for image...

6d996b79f1baa3f00633ba2f6040c9faf2906205 authored over 4 years ago
Merge branch 'master' of github.com:Codeception/CodeceptJS

80826b748e398d6ea9bd14da70a3c128dc6731c7 authored over 4 years ago
Release 2.6.6 (#2450)

* updated docs

* fixed tests & updated linter

* updated changelog

* fixed mocks

283e1ca8bc7416c5bd2871ef6c07aecc5e3f4491 authored over 4 years ago
Merge branch 'master' of github.com:Codeception/CodeceptJS

39211d01fcc638e297dc5dd86fe7f685927bfe13 authored over 4 years ago
Feat: Skip feature (#2427)

* Makes suggested changes to have Chromium install

* feat: implement skip of features

* Ad...

b4c2cc6409f4a262a82f85c4a592fe5da5383089 authored over 4 years ago
Puppeteer handle page error (#2435)

* Makes suggested changes to have Chromium install

* handle page crash

* handle undefined ...

1635d9e6d8f8c58f622efb598fd574c381efb90f authored over 4 years ago
Issue 2434 (handle .indexOf error) (#2436)

* Makes suggested changes to have Chromium install

* fixes https://github.com/codecept-js/Cod...

72a18c128f37246998d6f9a4852e4640d31238f1 authored over 4 years ago
Fixed waitNumberOfVisibleElements for Webdriver (#2418)

* fix waitNumberOfVisibleElements

waitNumberOfVisibleElements returns false everytime as it d...

4b5aa56a13d5936a7c4f9f24a22dd8eab721dcb7 authored over 4 years ago
fix(po): failed metastep with context (#2442)

* fix(po): failed metastep with context

* add test

* fix

8fc43239b433e7006ae22057de3d3e97e5a675c6 authored over 4 years ago
fix(ts): `this.helpers` not recognized in helper Typescript file (#2424)

* fix(ts): `this.helpers` not recognized in helper Typescript file

* fix ts for super

* fi...

7a4087c24e51b9673e3c41c230607fa8aaa06ba5 authored over 4 years ago
update github links after repository migration (#2447)

1dcb63ad50aa23dbea94c3390752135c6314dfd0 authored over 4 years ago
Update by master (#2448)

* release 2.6.5

* Fix valid data output (w3) (#2399)

* add alt for image UI page (fix w3 v...

9bb54b52bce0692a5e1e2e17c0a757374eb33eba authored over 4 years ago
Merge branch 'master' of github.com:Codeception/CodeceptJS

d89428ab166569e3b487ce5fc2abc72c53ef792b authored over 4 years ago
Fixed eslint

2f217ba55f18dffc93632a936d79661fa1ba4fd8 authored over 4 years ago
chore: jsdoc color param optional in `I.say` (#2443)

df973556c1bea2bc6f562524fc35619ceee64545 authored over 4 years ago
fix(metastep): Remove emitted events (#2413)

* fix(metastep): Remove emitted events

* change expect

* fix comments

0b135c2849361507809323f125dad26d7b80d632 authored over 4 years ago
Fix android native locator support for appium helper (#2429)

* Update mobile.md

* Fix android native locator support for appium helper

* update the exp...

287f756fd86041b8a7e835c8f6ecdbb7ad53f769 authored over 4 years ago
add description to images (#2412)

daf258fceffcc409d7933fb95fbb962eac9396f3 authored over 4 years ago
fix display combination in changelog (#2409)

0345ce9b1e7dd1d50f28cbe2bdb21b312b40f86d authored over 4 years ago
remove unnecessary select placeholder from basics.md (#2407)

1ecc13c1ffd5b2ed200b679d7fee8c15e6851958 authored over 4 years ago
docs: fix typo in commands.md (#2405)

62fa771720e90223ef2ab7900a80cd3588c0a4b1 authored over 4 years ago
prepared beta-3

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

f5cf9a8dd33c0c721f5d0b6d0c73551ef5e8eb60 authored over 4 years ago
added test artifacts (#2363)

* added test artifacts

* Apply suggestions from code review

* added artifacts output

* ...

3c637cd523bf3239625961b76454e1d8c641ddb5 authored over 4 years ago
feat(MetaStep): Improve MetaStep (#2398)

* feat(MetaStep): Improve MetaStep

* fix lint

* fix

* temp

* fix

* fix tests

*...

5b443eb6f150020c45022e6254aa9d3a76ff1ea1 authored over 4 years ago
add alt for image UI page (fix w3 validator) (#2403)

4bca1da011c8a0fa16639a18f4bb8b34a7614030 authored over 4 years ago
Fix valid data output (w3) (#2399)

41516469006e5e2c9f9dcb1d3a42bcaa78f089b5 authored over 4 years ago
Simplified bootstrap (#2385)

* updated missing dependency

* bootstrap simplified

* fixed tests

* added documentation...

03c5c910272b8a2cd2aefe29d279c35511c97856 authored over 4 years ago
Merge branch 'master' of github.com:Codeception/CodeceptJS

adfab7684ba083b25701c7b017d991f0397f95b3 authored over 4 years ago
ported #2387 (#2393)

Co-authored-by: Mykhailo Bodnarchuk <[email protected]>

5f3572ed5fb517e91b47ba01401f0cfcfaf1060f authored over 4 years ago
release 2.6.5

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

28813b3463c2deb97b6b3bd0ba26a2cde9686d09 authored over 4 years ago
feat: add bddStep before/after step hook (#2343)

499df6e50aeca863b8229e132863378c96f9f79c authored over 4 years ago
Merge branch 'master' into codeceptjs-v3.0

5b835f3039bf4f71c97c3e869ee444d35736b4e3 authored over 4 years ago
Add skipped event for workers (#2387)

* Add skipped event for workers

* review changes

df17d377a47f621bfb863c2112a2b80c751a9ef8 authored over 4 years ago
Custom locator playwright (#2389)

* Makes suggested changes to have Chromium install

* refactor playwright to fix custom locato...

36c5d74494f53a295eb9567f76204d82ac87e0df authored over 4 years ago
updated docs

086aecb4aeb37f83856c7ae284a4a2970813c6de authored over 4 years ago
version bump

8cd9e1700e7730bab335fdda3719168fe984c870 authored over 4 years ago
Upgrade playwright to 1.0.0 (#2383)

* Upgrade playwright to 1.0.0

* update networkidle docs

* Apply suggestions from code revi...

ba3808efcc78917f8534759b46095596b78ef529 authored over 4 years ago
updated missing dependency

ea8da7ba808ffd2c38237132948a5b00cf2b92ba authored over 4 years ago
preparing beta release (#2382)

* preparing beta release

* version update

* removed requireg, updated deps

* fixed test...

212d61f9f9c333f4d4f4ccf5a8248f73b2a479b1 authored over 4 years ago
added conditional actions plugin (#2362)

386ae26acc8c89ef4cd0a864aa1bab10d38184a9 authored over 4 years ago
added userHelperTo to expose engine API into a test (#2361)

a5d405dcf3ffba682b0bd495aabb1b30920800c6 authored over 4 years ago
[WIP] updated docs and worker events (#2249)

* updated docs and worker events

* Store --profile in process.env.profile instead of process....

acad2767ffbae221802e9789efa97efb0a40fc21 authored over 4 years ago
Fix a borken link to webdriver (#2379)

* Fix a borken link to webdriver

The /quickstart/#prepare-selenium-server' path cannot found....

d8bfd11b086a56dcdaab0a4d226605132db472e0 authored over 4 years ago
updated grabbers (#2381)

* updated grabbers

* fixed Playwright tests

f8537c82212f7206322eb664ae08487e572f447d authored over 4 years ago
docs: add missing async in grab* functions docs (#2320)

* docs: add missing async in grab* functions docs

* docs: add returned value in docs for grab...

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

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

31c74e73f382f70a8351da1b854015093e8fade9 authored over 4 years ago
stabilized allure test

fb7fc574a2808a87f6be5c08ce33c6c24afce859 authored over 4 years ago