Ecosyste.ms: OpenCollective

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

CodeceptJS

Supercharged End 2 End testing for NodeJS
Collective - Host: opensource - https://opencollective.com/codeceptjs - Website: https://codecept.io - Code: https://github.com/codeceptjs

Add to Appium Helper jsdoc missing return types (#3143)

* Add Appium Helper jsdoc return types

* Add Appium Helper jsdoc return types

* Add Appium...

github.com/codeceptjs/CodeceptJS - d7273e7557aae4746825459a73b8abbdb0d66cf7 authored about 3 years ago
Update type Cookie for playwright using (#3145)

github.com/codeceptjs/CodeceptJS - bd2fca2e961869e2d220f3781b3eae8d549d7b7c authored about 3 years ago
synchronized with docs

github.com/codeceptjs/website - 848521859b1c992472f309b2a54758c3ddfbdb02 authored about 3 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

github.com/codeceptjs/CodeceptJS - 7c66aededeb6bee08e2df565c8d42896de2fae53 authored about 3 years ago
updated examples & docs

github.com/codeceptjs/CodeceptJS - a2447b6012ad478250b29ee250f1f34038cde41f authored about 3 years ago
#3140 [BUG] Appium helper logs type error on startup with manualStart: true (#3141)

github.com/codeceptjs/CodeceptJS - 02dd104d2b1e61abcb465c17c2a35578d2165a43 authored about 3 years ago
update changelog links (#3139)

github.com/codeceptjs/CodeceptJS - 5b76f72bdcc74ed085451b49631bc2956e68aa9b authored about 3 years ago
update bdd.md links (#3137)

github.com/codeceptjs/CodeceptJS - 77222fe6d64a2d5ef20afd2983ded046f1f5f532 authored about 3 years ago
update helpers links (#3133)

github.com/codeceptjs/CodeceptJS - c05d6c527059563e43612df57cc084b06fd3e342 authored about 3 years ago
update dependencies (#158)

github.com/codeceptjs/ui - 91905f7d7367ad0f79fe0760d6fe7d5ebdff7c80 authored about 3 years ago
Timeout operation priority according to the source (#3127)

* give set step timeout operation priority according to the source of the operation

* fix javad...

github.com/codeceptjs/CodeceptJS - 9f0ca0570334f6ff0a62d376c7551fb43dec1348 authored about 3 years ago
Fixed use where option --use-yarn show a root is not defined error

github.com/codeceptjs/create-codeceptjs - b67391f00e6f37fc6b980fc4a0af9ea849be2b0e authored about 3 years ago
Github actions could skip playwright browser download where browser not used (#3128)

* update github actions to skip playwright browser installation where browsers are not used

*...

github.com/codeceptjs/CodeceptJS - 4dfb5759f2f06e1599865fdc1c001be855d03e86 authored about 3 years ago
Added docs on UnhandledPromiseRejectionWarning

github.com/codeceptjs/CodeceptJS - 2ec6511a3f867d9ae6d569c0cf3d4c7b8115ce8a authored about 3 years ago
fixing step timeout not working due to override by NaN test timeout (#3126)

github.com/codeceptjs/CodeceptJS - 84e7c9d19dc1d2414791ac41dbb19e01a04b11b6 authored about 3 years ago
synchronized with docs

github.com/codeceptjs/website - 0ef8e504694205107efdea3e81c43faeb01b8b89 authored about 3 years ago
fix browser crashes (#3124)

github.com/codeceptjs/CodeceptJS - 1b37997d88ad61c624a08e155fb5400bfcd370e7 authored about 3 years ago
synchronized with docs

github.com/codeceptjs/website - 40f4026c3406e12ad1f5d5a64d226d516da8c1b2 authored about 3 years ago
synchronized with docs

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

github.com/codeceptjs/CodeceptJS - 613f9d12f3560c1c783b016571d445bb81391306 authored about 3 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

github.com/codeceptjs/CodeceptJS - b5214d35ddc12558d4d84c52984062500f87de3c authored about 3 years ago
3.2 release (#3122)

* updated changelog

* implemented timeouts

* fixed tests

* removed retry to test

* a...

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

github.com/codeceptjs/CodeceptJS - 931ea6960c5b6de3fccdee17eefe6405911d4743 authored about 3 years ago
Disable step bystep screenshot after fail (#3119)

* Update mobile-react-native-locators.md (#3067)

* Added changes to Codecept Tests and Detox ...

github.com/codeceptjs/CodeceptJS - e963695294c774761eb5f7c22f82801abdedc4e0 authored about 3 years ago
Timeouts (#3113)

* updated changelog

* implemented timeouts

* fixed tests

* removed retry to test

github.com/codeceptjs/CodeceptJS - 5ba8b107ff39da306b5b25aee9368faf120dad64 authored about 3 years ago
Slack link points to unrelated YouTube channel (#3121)

github.com/codeceptjs/CodeceptJS - c6dfdf9d40ec4fcf858c3e76284e171ac406906a authored about 3 years ago
Adds retryTo plugin (#3114)

* updated changelog

* added basic test to retryToPlugin

* updated retry to plugin

* add...

github.com/codeceptjs/CodeceptJS - 6b4e3df2c1d343780e16d53f51256867c5f727a2 authored about 3 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

github.com/codeceptjs/CodeceptJS - c8a417ea24e0dd094a491a8a663825a0ca775bd3 authored about 3 years ago
fixed webriver tests

github.com/codeceptjs/mock-request - e68b7e1fe1cd5e96eff8938271715ff8b58aab3b authored about 3 years ago
Update package.json

github.com/codeceptjs/mock-request - dddbf414ba2a2fc264859f77fd57f6140c835e3f authored about 3 years ago
Update dependencies and the tests according to the new version of CodeceptJS (#6)

Co-authored-by: Jonatas Kirsch <[email protected]>

github.com/codeceptjs/mock-request - 5bd1a50f6d4b98f58a5b1df186c30dae64d5caf0 authored about 3 years ago
update dependencies (#230)

github.com/codeceptjs/website - c2f588953def14a2df039cadfa8f7db744d181f0 authored about 3 years ago
Release 1.9.5 (#100)

* Fixed optional param in JSDoc and generated TS definition (#99)

* [TASK] fix relative paths...

github.com/codeceptjs/codeceptjs-resemblehelper - 90595d33d364b2b6167149080eceafaac6337407 authored about 3 years ago
Fixed allure plugin "Unexpected endStep()" error (#3098)

* Enhancement to map helpers and feature files

* Enhancement to map helpers and feature files

...

github.com/codeceptjs/CodeceptJS - cff965c40b80dc5842b0ddd7554984d81fc90649 authored about 3 years ago
fix(typings): fix seeTitleEquals Puppeteer and Protactor typings (#3120)

github.com/codeceptjs/CodeceptJS - 5d39e21aac4b4ff340285c144f2baf68e5c3fe58 authored about 3 years ago
update contributors (#156)

github.com/codeceptjs/ui - af858298c51f9e073991eef41694244ab663e831 authored about 3 years ago
playwright configuration - added locale (#3118)

Signed-off-by: Yoann Galentin <[email protected]>

Co-authored-by: Yoann Galentin <yoa...

github.com/codeceptjs/CodeceptJS - a8a04305355b3a03f2a75e4c8a5b0dc740905df5 authored about 3 years ago
Fetch protocol from browser (#153)

Co-authored-by: Patel, Bhavdeep <[email protected]>

github.com/codeceptjs/ui - ba4a003cdeb5f6877e22bd734aa48e3a940c5ec4 authored about 3 years ago
update basics.md link (#3112)

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

github.com/codeceptjs/CodeceptJS - bf69284d36d44ad1c11803556fa3f1bb6095c4d2 authored about 3 years ago
We should always close the browser (#3054)

* We should always close the browser

Remote browser or not, we should always close the browse...

github.com/codeceptjs/CodeceptJS - 1fb3ef8fc67aeb368c7f2734e6e696519ea46f29 authored about 3 years ago
Add timeout on actor actions (#3059)

* add optional timeout on actor actions

* allow step retries, add configuration and tests

...

github.com/codeceptjs/CodeceptJS - 8d9105cf736bd86f7651855bc1372d19a8a9831f authored about 3 years ago
Add type declaration to jsdoc of `Locator`. (#3084)

* Add type declaration to jsdoc of `Locator`.

* Add type declaration with callback info.

github.com/codeceptjs/CodeceptJS - c4cfb45bddb26b29e3ab414120b745794b1affc3 authored about 3 years ago
Add type declarations for @codeceptjs/helper package (#3065)

* Add type declarations for @codeceptjs/helper package

* Remove unnecessary manual Helper dec...

github.com/codeceptjs/CodeceptJS - 6ff06b6cc2e3fcaa3a2671ac9be422b899909e39 authored about 3 years ago
remove redundant executions of tests in both places (#3075)

* remove redundant executions of tests in both places

* remove redundant executions of tests ...

github.com/codeceptjs/CodeceptJS - 50af7b4c01a47f7aa5b07d22d8214972af837105 authored about 3 years ago
Update reports.md (#3096)

* Update reports.md

adjust command `npx codeceptjs run --steps` show correctly

* fix: repo...

github.com/codeceptjs/CodeceptJS - 2897db1f72c342d18d93d5eb7bfb70b407291003 authored about 3 years ago
update webdriver links (#3107)

github.com/codeceptjs/CodeceptJS - b816b2341e4bfa7e1aad7cec9c2ac3cd178474ac authored about 3 years ago
update helpers link (#3099)

github.com/codeceptjs/CodeceptJS - 06ec7e6eba80226cb984f9ec007d2915e520447b authored about 3 years ago
update dependencies (#154)

github.com/codeceptjs/ui - 7463120ede0f4f50d8a785614acebe925ce4eb49 authored over 3 years ago
I wrote jsdoc of `seeFileNameMatching`. (#3083)

I added `@param` for types.d.ts.

github.com/codeceptjs/CodeceptJS - d7a68f38caeaa4b981f61b12f2c2dfbf19fe44ac authored over 3 years ago
update themeConfig (#228)

github.com/codeceptjs/website - 50d4fdc062a51b53c698c5953cbaa99b75df463d authored over 3 years ago
Upgrade to wdio v7 (#3071)

* webdriverio v7

* fix failed tests

* fix: tslint

github.com/codeceptjs/CodeceptJS - c0b24cead55b839ba53a654c5bc57608ab656777 authored over 3 years ago
Playwright verbose output fix for browser console error text #3085 (#3086)

github.com/codeceptjs/CodeceptJS - a7500aeb5a733c0c07d20b1f45a6f477c18fc34e authored over 3 years ago
fix jsdoc for rest setRequestTimeout (#3088)

github.com/codeceptjs/CodeceptJS - 2ff69cfcbb694fd0447857a29223e450a81eec92 authored over 3 years ago
Added changes to Codecept Tests and Detox (#3087)

I've made a few improvements grammatically and made the content more clear in the 1st point unde...

github.com/codeceptjs/CodeceptJS - 52eac9821ab1bbf1db1ff31bd4a9dcfc9a558e98 authored over 3 years ago
P2 fix no screenshot when before hook fails (#3091)

* Enhancement to map helpers and feature files

* Enhancement to map helpers and feature files...

github.com/codeceptjs/CodeceptJS - 9968cbb63240c45c36d5cc7af9bce3c9205717d3 authored over 3 years ago
move userAgent set to proper place (#3073)

github.com/codeceptjs/CodeceptJS - 4c76ceb40aae87cc77cfc25e214350f5bcac0a33 authored over 3 years ago
remove waitUntil (#3074)

* remove waitUntil

* remove waitUntil

github.com/codeceptjs/CodeceptJS - e0b196b57ac7468ad794dbbedc07fbca26bb0d11 authored over 3 years ago
update dependencies (#226)

github.com/codeceptjs/website - 8578fb7d7afa99d194eabecd05fc683e08bfd6db authored over 3 years ago
Allow Scenario to accept an asynchronous callback (#3066)

Co-authored-by: wadamek65 <4MGGdSm7g6K8TaGextyZU1Y7jDrYSgUQ0qM0QqGGxGzCcLo7GoM8EpJqTx43tDRhjrQfq...

github.com/codeceptjs/CodeceptJS - a6cf106cb288118a420afe1bf2098a375672f363 authored over 3 years ago
Update mobile-react-native-locators.md (#3067)

github.com/codeceptjs/CodeceptJS - f949f2734b43884a27fc27758c4488c63ee75625 authored over 3 years ago
remove protractor support (#3060)

* remove protractor support

* addressed CR

github.com/codeceptjs/CodeceptJS - 6113326a9a8082674f96bc3ea87a569bdda89b3a authored over 3 years ago
update Trusted block (#223)

github.com/codeceptjs/website - a1b8cf1fef51c21597917a8d77f0f924af672724 authored over 3 years ago
DOCS: fix example of usage according to the Playwright documentation. (#3061)

github.com/codeceptjs/CodeceptJS - 9f498b1dc29460982940537736ac528f93ad230a authored over 3 years ago
update dependencies (#151)

github.com/codeceptjs/ui - 9429bd5e9df75f78e8288367be08428327b00e5a authored over 3 years ago
updated changelog

github.com/codeceptjs/CodeceptJS - 65fda4cbc4c9994335c347d180861417d7b521f5 authored over 3 years ago
synchronized with docs

github.com/codeceptjs/website - 87c4c1b032ad70f3dbad82533a52a2d1ca832755 authored over 3 years ago
updated changelog

github.com/codeceptjs/CodeceptJS - a303f771ae44c2532320cd36967b93c2517f15e5 authored over 3 years ago
version bump (#3058)

github.com/codeceptjs/CodeceptJS - 110b8fe687aa0c683630f8f4e12918fd8d99c630 authored over 3 years ago
Enhancement to optionally link feature files to helper files (#3051)

* Enhancement to map helpers and feature files

* Enhancement to map helpers and feature files...

github.com/codeceptjs/CodeceptJS - 9a77e5b71dc98e1e2a9a182611a33a70a2f0de74 authored over 3 years ago
Fixed TS definitions of Appium methods touchPerform, hideDeviceKeyboard, removeApp (#3053)

* Fixed TS definitions of Appium methods:
touchPerform, hideDeviceKeyboard, removeApp

* Fixe...

github.com/codeceptjs/CodeceptJS - f5f475a12fdbea6e4d17d5251fd23b84f83dbbbb authored over 3 years ago
Recorder range error (#3057)

* updated docs

* optimized memory usage for non-DEBUG mode

github.com/codeceptjs/CodeceptJS - eb5de50682aefa5cbbb4076fe5df8bea8f3e6dda authored over 3 years ago
Merge branch '3.x' of github.com:codeceptjs/CodeceptJS into 3.x

github.com/codeceptjs/CodeceptJS - 763c221a938575fbcdb2d78b62e9566276dd2820 authored over 3 years ago
update dependencies (#222)

github.com/codeceptjs/website - a8f96bfef46c749fb2d021ca326914cb786a7237 authored over 3 years ago
Playwright I.haveRequestHeaders should affect all the tabs (#3049)

* Content of Before/After/All hooks will be logged in Allure report now

* fix(Playwright): I....

github.com/codeceptjs/CodeceptJS - b4f7061b4042645638870b34a8f60db0b3bb5e21 authored over 3 years ago
update dependencies (#220)

github.com/codeceptjs/website - 0b2ee10255a50d95133fb38c84320d44a098ddc4 authored over 3 years ago
improve(config): Support cjs file extensions for config file (#3052)

github.com/codeceptjs/CodeceptJS - ff3e7c2f78cc72162842e139dffbc1192409cfba authored over 3 years ago
Bump prismjs from 1.24.0 to 1.25.0 (#219)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](http...

github.com/codeceptjs/website - 5c3dac058e11685dde0f091a0ce177d6d79778ae authored over 3 years ago
Fixed unhandled empty feature files (#3046)

Co-authored-by: Abhimanyu Pandian - a0p0d4s <[email protected]>

github.com/codeceptjs/CodeceptJS - 5c8ee39f0034a4a0a0b1a9fcd911d8900ee45691 authored over 3 years ago
Update webdriverio default version (#3043)

Update webdriverio default version to 6.12.1. As it is pointing to a deprecated version, that ma...

github.com/codeceptjs/CodeceptJS - fbbd1ac0508b675787c525b64025466a7e187a93 authored over 3 years ago
FEATURE: add new public api, tests and docs. Typed dataTableArgument (#3047)

* FEATURE: add new public api tests and docs. Typed dataTableArgument

* DOCS: fix and updated d...

github.com/codeceptjs/CodeceptJS - e4582c2f163ebf3210be6b10f367695f8b08c4c4 authored over 3 years ago
added testimonials

github.com/codeceptjs/website - 24fe21837e469a4eaa2ca8b6b0f8000870636875 authored over 3 years ago
2 new logos added

github.com/codeceptjs/website - 3734a4e456e42ac0e3ee6401070fc86cc58cdbf5 authored over 3 years ago
mobile version

github.com/codeceptjs/website - dfe63c43b04434127087682e4203a7834701ddb5 authored over 3 years ago
added company logos

github.com/codeceptjs/website - af1ca834d4899fcf82f4c09ccd1e9383a826ec42 authored over 3 years ago
Add http credentials to browserContext options (#3036)

* [ISSUE#3035] Add http credentials to browserContext options

* little fix to isAuthenticated...

github.com/codeceptjs/CodeceptJS - 3429731684fd8dab41d2ead02641e25998e1c86e authored over 3 years ago
Accessibility update slider (#216)

github.com/codeceptjs/website - eba5d5c4066f83c55b2eaa54717b1d56ba6b1eb1 authored over 3 years ago
docs: adding testrail-plugin report (#3034)

* docs: adding testrail-plugin report

* CR addressed

* CR addressed

github.com/codeceptjs/CodeceptJS - e98116cd9e05b676160167b3154daecd0c0bef4e authored over 3 years ago
update dependencies (#214)

github.com/codeceptjs/website - 8d8cb6489342faf3095eb854e124e2ae3d7033ba authored over 3 years ago
Fix/define artifacts before/issue 3032 (#3033)

* Content of Before/After/All hooks will be logged in Allure report now

* fix(Playwright): Fi...

github.com/codeceptjs/CodeceptJS - ed4167db58916c6afc38a342394b8e78a70fd786 authored over 3 years ago
update: adds html coverage (#3013)

github.com/codeceptjs/CodeceptJS - 2b865ad4cbe9bf6810316c2805c64c66e8c399a8 authored over 3 years ago
update dependencies (#149)

github.com/codeceptjs/ui - a0ec28519d90a158774eb0720ac956b8c2dc0b95 authored over 3 years ago
synchronized with docs

github.com/codeceptjs/website - 3427355935f661f73f3cf36d9db1e844e7582df2 authored over 3 years ago
downgraded nodesass to fix build

github.com/codeceptjs/website - 5a93994f4d59b897ab53080910d52cdb5c0d11dc authored over 3 years ago
synchronized with docs

github.com/codeceptjs/website - 426796f2ec8ba2c8694cb6a2b7e4d6e83e8d2692 authored over 3 years ago