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

Update ISSUE_TEMPLATE.md

github.com/codeceptjs/ui - cc79742b811aac25d768918b953f3bbd5c2b0995 authored about 5 years ago
fixed window size, added logo and version

github.com/codeceptjs/ui - 645a656d904a2345905d7ec7f6ec10b8c1f301bb authored about 5 years ago
Merge pull request #2080 from TinkoffCreditSystems/fix-docs

fix(docs): add info about _after hook in helper

github.com/codeceptjs/CodeceptJS - bb17719c5543a3541c9230dfd5b7a22d65725a85 authored about 5 years ago
fix(docs): add info about _after hook in helper

github.com/codeceptjs/CodeceptJS - 7b7d555fceb949361aaedc4986b9209588d72e53 authored about 5 years ago
fixed component

github.com/codeceptjs/ui - 002622829001f30b16444559be8051e738fe64a3 authored about 5 years ago
removed typause test which is annoying

github.com/codeceptjs/examples - aa2edeb8c7d0c6610424065bba7ae161eba70f50 authored about 5 years ago
removed typause test which is annoying

github.com/codeceptjs/examples - 0ad1dc351c7cc503fbe600df6f0f7e4bdd16441e authored about 5 years ago
added dummy file

github.com/codeceptjs/examples - 9846f09dfb1c98663b9f705516d772b1355e25bc authored about 5 years ago
updated ignore policy

github.com/codeceptjs/examples - 23784e2f98188acf917f072efd678c1b2fb0b318 authored about 5 years ago
Added better description for error on editor (#42)

* added better description for error on editor

* updated lanuching bootstrap

github.com/codeceptjs/ui - b87dfa0b368e7d4be94075e9da5053f55f01f17e authored about 5 years ago
Merge branch 'master' of github.com:codecept-js/vue-cli-plugin-codeceptjs-puppeteer

github.com/codeceptjs/vue-cli-plugin-codeceptjs-puppeteer - 2276a554aff7b4deae11c048eba9882ac5880c43 authored about 5 years ago
Fix/ui flex (#39)

* Fix: error message init

* Merge branch 'master' of github.com:codecept-js/ui into bugfix/Ed...

github.com/codeceptjs/ui - 9a3cf02548b6fb2df52979feb6f99ce4c4eb7ee9 authored about 5 years ago
Add Interoperable Code for supporting both CJS & ESM environments (#2075)

* Added Interoperable Code

Add Interoperable Code to support both CJS and ESM environments.
...

github.com/codeceptjs/CodeceptJS - e95e61f1eb7efd821641375e90394b314dc37ae2 authored about 5 years ago
Allows overriding default Polly config in MockRequest (#2060)

github.com/codeceptjs/CodeceptJS - 4d823ad69e3b15291c58cde519d9ef2793333c4b authored about 5 years ago
Merge pull request #2 from pablopaul/patch-1

Fix Repo Urls

github.com/codeceptjs/vue-cli-plugin-codeceptjs-puppeteer - 0c0107b90375005d6102bd4c3c0eb63728793fe3 authored about 5 years ago
Merge pull request #6 from pablopaul/patch-2

Update README.md

github.com/codeceptjs/vue-cli-plugin-codeceptjs-puppeteer - 432e1ed1d374da70268dd1357130af29b86e6df7 authored about 5 years ago
Merge pull request #55 from puneet0191/PMM-5030

PMM-5030 Updating License

github.com/codeceptjs/codeceptjs-resemblehelper - f2eb5b2a373f9f08624080992f55692cac55b8d5 authored about 5 years ago
PMM-5030 Updating License

github.com/codeceptjs/codeceptjs-resemblehelper - 608cd929997e440e9ad20b53138af7618ffd44e7 authored about 5 years ago
Fix: error message init (#36)

github.com/codeceptjs/ui - 4af3dbca53647830290009935ed462fc2d234e9e authored about 5 years ago
improved a test to make it better

github.com/codeceptjs/vue-cli-plugin-codeceptjs-puppeteer - c0685ad1e82f82929c5e064502d049c5c5b1cc50 authored about 5 years ago
#1911 - Regex for step Def file (#2043)

* #1911 - Regex for step Def file

* #1911 : Regex for step Def file,Fixed hound reviews

* ...

github.com/codeceptjs/CodeceptJS - 82c6dda77986f4310c84cb333e435dfeaeb08c74 authored about 5 years ago
fix: TestCafe grabAttributeFrom method not works (#2064)

* fix: testcafe grabAttributeFrom

* test: make skippable tests use mocha's skip

* fix: Tes...

github.com/codeceptjs/CodeceptJS - d2be52cc4483b4f50aa8d018fb6c47806f998274 authored about 5 years ago
Docs/remove jsdoc extra line (#2068)

* docs: remove prepending line in JSDoc generator

* definitions: update generated types

github.com/codeceptjs/CodeceptJS - 76ff7de7523a0b58a45d1d5030ac0c88069d8b09 authored about 5 years ago
added demo component and a prompt

github.com/codeceptjs/vue-cli-plugin-codeceptjs-puppeteer - 5212f88016ebc1429841f9871f9e14e0c1ae38a6 authored about 5 years ago
fix: cannot grab for css attributes with hyphen (#2059)

github.com/codeceptjs/CodeceptJS - 99b0f930ad2c5ecf20631fdae1164f0fcbe4744b authored about 5 years ago
File system extended (#2034)

* check file exists with given substring

* tests are added

* deleted trailing-space

* r...

github.com/codeceptjs/CodeceptJS - 6f487e0f4bd697a25833bad8872bbddd205b2894 authored about 5 years ago
Merge pull request #2071 from Atinux/patch-1

fix: replace console.print with console.log

github.com/codeceptjs/CodeceptJS - 8e0964017ec2d1948dc6a540de2213cbc4e41c6d authored about 5 years ago
fix: replace console.print with console.log

Since `console.print()` does not exists 😄

github.com/codeceptjs/CodeceptJS - 15d43245ae9642ca11220f4ca66d48367724cba9 authored about 5 years ago
Streamlined return values from grab* (#2054)

github.com/codeceptjs/CodeceptJS - 4a769f144c9b02708f3e2c6f30590aaafeb0756c authored about 5 years ago
Fixed empty testrun page

github.com/codeceptjs/ui - 5c342706309d5e846f5ef2517635d90f5311919f authored about 5 years ago
Fix issue with TestSummary (#4)

github.com/codeceptjs/detox-helper - d6328d7707dc5721dba24d6ee5b84c166910c8bc authored about 5 years ago
Merge pull request #7 from elukoyanov/fix/remove-int-types

docs: change JSDoc int to number

github.com/codeceptjs/detox-helper - 00e039acf7d9972667a190a4df70c8be98f34285 authored about 5 years ago
fix: update JSDoc for say (#2057)

github.com/codeceptjs/CodeceptJS - fcb0c8ba1c3c234c8d8e1506f4f4dbe5acad5a18 authored about 5 years ago
docs: change JSDoc num to number

github.com/codeceptjs/detox-helper - a53ceffa74856fe4b7deca0e000ac7a4ef0deda5 authored about 5 years ago
docs: change JSDoc int to number

github.com/codeceptjs/detox-helper - 676090e43fdc477ae53665788675bd4d47df34f6 authored about 5 years ago
updated picture

github.com/codeceptjs/examples - daf188b6bcc2e17d4a0af471fa61177317c1dbba authored about 5 years ago
updated readme

github.com/codeceptjs/examples - 1041f749b06b9f09da0ef6de5747a2357ccfdff4 authored about 5 years ago
fix error when navigating to config file while sitting on test page (#34)

github.com/codeceptjs/ui - 1888fd9d2c312969b245db6d65671b09828787f4 authored about 5 years ago
add issue template (#33)

github.com/codeceptjs/ui - 7b7342d2b41b2dee13e59401dfd2068e72bd2c61 authored about 5 years ago
updarted readme for installation

github.com/codeceptjs/ui - b21dd8f927651497d15ca5c6de2e55a94cfc44e4 authored about 5 years ago
fixed saving snapshots

github.com/codeceptjs/ui - 0e715faf3f43c77aface790e621efc8504ba31ea authored about 5 years ago
Merge branch 'master' of github.com:codecept-js/ui

github.com/codeceptjs/ui - fa646d6009c13ee06efdc563e1ee96343d843dfe authored about 5 years ago
fixed auto-update issues

github.com/codeceptjs/ui - 4a9bc7b9e53961c9e0f5e6ea3543abd92a0d7815 authored about 5 years ago
updated examples, added TestCafe

github.com/codeceptjs/examples - ee3cc3f6fb7d391d48af6420789c5424a7881405 authored about 5 years ago
fixed running multiple tests

github.com/codeceptjs/ui - 6b4e46271aa25902ec61300551487a5d4bba517f authored about 5 years ago
fix file name (#30)

github.com/codeceptjs/ui - ee8638b1e0bdd63e4415ba31c632f21e1db07c83 authored about 5 years ago
Revert "(feat):Add the ability to toggle the test scenarios for a clean UI (#18)" (#29)

This reverts commit c8e889d1a9585f735799be67135261769854e718.

github.com/codeceptjs/ui - 8f95690180312184aacc4e6d80758d73fc9b7ddc authored about 5 years ago
fixed reporting and running of tests (#28)

github.com/codeceptjs/ui - a44c437dee99144b6ca852fd642b100c7dfef506 authored about 5 years ago
(fix):serve backend with examples (#25)

github.com/codeceptjs/ui - c7089cd2b2bcb2315e877c76fe6667b5f1fdc7df authored about 5 years ago
Fix: in label show icons (#27)

github.com/codeceptjs/ui - 509f61c4997ca6a0c680dc168fc880b2556f3dcb authored about 5 years ago
(feat):Add the ability to toggle the test scenarios for a clean UI (#18)

* add the button to toggle the test scenarios for a clean UI

* better to toggle scenarios

...

github.com/codeceptjs/ui - c8e889d1a9585f735799be67135261769854e718 authored about 5 years ago
(fix):typo in scripts (#23)

github.com/codeceptjs/ui - 6a438386f46e587caf5e332db1f9fd9db11048fd authored about 5 years ago
hide run button when on settings page (#22)

github.com/codeceptjs/ui - 3538ad41673b47a4f8c386eff22b01e98558c606 authored about 5 years ago
Fix/packages (#21)

* Fix: reformat and clean repo

* Fix: lint small fix

github.com/codeceptjs/ui - 67af14ff5890cc3e42750b81c97c573d5fdab14e authored about 5 years ago
Fix: reformat and clean repo (#20)

* Fix: reformat and clean repo

* Update .github/CONTRIBUTING.md

Co-Authored-By: Michael Bo...

github.com/codeceptjs/ui - b75c77d05cbb4e64a23d6533b76fc68b62a5a58a authored about 5 years ago
Add: simple readme

github.com/codeceptjs/examples - b0acb087df270c618a2af0c44f0005d485bab542 authored about 5 years ago
Add: publish example package

github.com/codeceptjs/examples - 001a8b3f5377294b64e8a1b9148ff33745aa3d93 authored about 5 years ago
Add: publish example package

github.com/codeceptjs/examples - e62af6e1fc95dd241e7540fcd4f4614607e5dfd5 authored about 5 years ago
Initial commit

github.com/codeceptjs/examples - 14ccb45dfc1451a562d10ae46b4e29252497233a authored about 5 years ago
make top nav responsive (#14)

* make top nav reponsive

* fix header component

github.com/codeceptjs/ui - fc3a5c8a0bc91c3eb0df9ef4c8d84f910def04ce authored about 5 years ago
Add: feature (#11)

* add: feature

* add: feature

github.com/codeceptjs/ui - 9804e1102644d8cc034b07bb51901996926a3bd8 authored about 5 years ago
Add: lint --fix (#13)

* Add: lint --fix

* Add: lint --fix

* Fix: code review

github.com/codeceptjs/ui - 282b50dd0230da36de51fab9d7836437a7e4cef8 authored about 5 years ago
Screenshots path correction (#2049)

* fix screenshotOutputFolder's absolute path resolving

* fix screenshotOnFail's mocha dir abs...

github.com/codeceptjs/CodeceptJS - 925751195e3bc677b049f0708769ef21db28b662 authored about 5 years ago
Merge pull request #54 from puneet0191/master

PMM-5039 Adding Mochaweomse reporter Support

github.com/codeceptjs/codeceptjs-resemblehelper - 91e23feaf5519e74f5265c03a76902e98d0ced6b authored about 5 years ago
PMM-5039 Adding Mochaweomse reporter Support

github.com/codeceptjs/codeceptjs-resemblehelper - 6a7eca8add1e2cac49bb659467688dbe35018c05 authored about 5 years ago
fix(docs): Incorrect types in docs for helpers (#2046)

github.com/codeceptjs/CodeceptJS - 3cbe02714e100229a571b0bf0c792eb500a75274 authored about 5 years ago
improved test statictics toolbar

github.com/codeceptjs/ui - 61ff3d494ca8811a0483545d56e9a9bd6aabb34f authored about 5 years ago
implemented RunButton component

github.com/codeceptjs/ui - be77f0a6827f37d20cef21c5e76363b5574a7a35 authored about 5 years ago
implemented single session browser (#10)

github.com/codeceptjs/ui - 6dc546af6b64728eaf57e89bd89268f9fce2f044 authored about 5 years ago
change docs generating command (#2050)

github.com/codeceptjs/CodeceptJS - ae311b5d690c7ba4751428edc6d0358d591f7921 authored about 5 years ago
browser settings

github.com/codeceptjs/ui - d6bbaa27487346ca49543fd4ca86a1f3a6863e64 authored about 5 years ago
added settings tab (#6)

github.com/codeceptjs/ui - 7e248a3a1638472083ce70c8d956163a702cb773 authored about 5 years ago
Merge branch 'master' of github.com:codecept-js/configure

github.com/codeceptjs/configure - d4bc9ba6244713080cedfef9c49eac9449d4d241 authored about 5 years ago
added setHeadedWhen hook

github.com/codeceptjs/configure - d13ff1c4bdfddcbbaa29ff79768ac07db7579365 authored about 5 years ago
added New Test + run by test id (#3)

github.com/codeceptjs/ui - 56a898c7228d6f4ab7846e5a618af2ddb763ecca authored about 5 years ago
Runio scripts (#2025)

* fixes to tasks

* replaced RoboFile with runio.js

* updated helper docs

* updated pack...

github.com/codeceptjs/CodeceptJS - ba6b3cf971c48eecbcb0f8386703c8ee9c8acb3e authored about 5 years ago
2.3.6 release (#2045)

* 2.4.0 release

* Update CHANGELOG.md

Co-Authored-By: Michael Bodnarchuk <DavertMik@users....

github.com/codeceptjs/CodeceptJS - cc5a43cb5dd2dc5e4516c5541c744361e2da2118 authored about 5 years ago
fixed puppeteer grabhtml to refer to current context (#2040)

github.com/codeceptjs/CodeceptJS - f3090d60c07b89623e765532dc9adc0120632984 authored about 5 years ago
improve the codeceptjs info (#2044)

* improve the codeceptjs info

* parameterize config path

* handle the case undefined helpe...

github.com/codeceptjs/CodeceptJS - 0013215d59b3258f0bc96cf407168c232a94ebdb authored about 5 years ago
fix(#2026): Failed to read the 'localStorage' property from 'Window' (#2037)

github.com/codeceptjs/CodeceptJS - 3d3a82fe384a5fb303ba2e529b30f520efc9c5ee authored about 5 years ago
Finish Update of basics.md (#2030)

* fix typos in basics.md

* Update basics.

github.com/codeceptjs/CodeceptJS - b67ef506ca1beb39b85002e65b7e4e77c26b1f5b authored about 5 years ago
Merge pull request #5 from codecept-js/dependabot/npm_and_yarn/test/lodash-4.17.13

Bump lodash from 4.17.11 to 4.17.13 in /test

github.com/codeceptjs/detox-helper - bded529b0239e0bbcd3694ad15e939deb77d5d22 authored about 5 years ago
fix(ts): FIx relative path for PageObject (#2041)

* fix(ts): FIx relative path for po

* fix(ts): FIx relative path for po

github.com/codeceptjs/CodeceptJS - 0a25ed1904a443189e56763fa393d6ebdb692205 authored about 5 years ago
feat(cli): Added new info command (#1839)

* Add info command

closes #1838

* docs: add info command

* docs: minor tweak

github.com/codeceptjs/CodeceptJS - 8048cc5a721d9105108b907482de334769b0d3fd authored about 5 years ago
fix(tags): mismatch tags from title will cause null tag (#2038)

* fix: mismatch tags from title will cause null tag

* test(ui): add unit test

github.com/codeceptjs/CodeceptJS - 954fc1794ab6d5447ae4333bd36c2423670cc701 authored about 5 years ago
Support remote connections for TestCafe helper (#2031)

* add support for TestCafe remote testing

* some housekeeping

* robo docs update docs

*...

github.com/codeceptjs/CodeceptJS - b6ab09a959e4895c93bd671af3bcef02b55b3df6 authored about 5 years ago
fix(docs): add "Allows to enter glob pattern" for configuration (#2036)

github.com/codeceptjs/CodeceptJS - 2dfff76e7deab617b64a107595687bd27c87ba15 authored about 5 years ago
Fix run-workers command with direct filenames in config.tests (#2028)

* Fix multiple run with raw tests files paths in config

* Fix multiple run with raw tests fil...

github.com/codeceptjs/CodeceptJS - fc70c8992bfdc2e55423719c81d31f54dd49120c authored about 5 years ago
add new method waitForClickable (#2022)

* add new method waitForClickable

* Fix comments

* Add waitForClickable for webdriver

*...

github.com/codeceptjs/CodeceptJS - 19ef9fad6cca18038df8abd227cfb26b1a2c0ce7 authored about 5 years ago
Improve headless chrome example (#2020)

* Improve headless example.

* Improve headless example.

github.com/codeceptjs/CodeceptJS - b81e4f6ee1bea19fd534e07be57221b307fd6bdf authored about 5 years ago
Update REST.js example (#2011)

* Update REST.js

* Fix format.

github.com/codeceptjs/CodeceptJS - 8992a84191e536872d764e4c2a6e035c0c50ec05 authored about 5 years ago