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

fixed hooks, added override runner option, runner tests included

558213123dd978599a884a9ef08bdf4e6577d77e authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

1e1a8de16fce82eab97294820997e6db3998dc03 authored about 8 years ago by Davert <[email protected]>
updated changelog: added link to reference

7514c6457eab8ee3587225c61529138ecd9c31f3 authored about 8 years ago by Davert <[email protected]>
updated config reference for async bootstrap

51696ca75792cb44903cd26fc72e077765862b38 authored about 8 years ago by Davert <[email protected]>
added better bootstrap/teardown hooks implementation

21276398c3258615f27000a385467223921e36cc authored about 8 years ago by Davert <[email protected]>
updated changelog, added more tests, version bump

0e659076b4bb0e78d1985ae1a8233788e07d859b authored about 8 years ago by Davert <[email protected]>
added async teardown option

07ba946b282e81a7ff1acd22b4ac218433075b2f authored about 8 years ago by Davert <[email protected]>
merged with master

cda961d04d4f2c4df16d642ad634080edf1edec9 authored about 8 years ago by Davert <[email protected]>
extended bootstrap/teardown configuration options behaviour (#319)

03609bcc09a9d9a6c1c5fdc68915e1f0133b2b0b authored about 8 years ago by Paolo Scanferla <[email protected]>
fixed issues with loading bootstrap, misspelling in output

2bab592a73bbe137592c91039ced65ff5af49734 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

ccb0344621bb0f4b74a228693fba237d89341f22 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

3afd9a1c299cc5b4aa9635b1671118acb5828346 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

b164c7684ae3dd52fdb157b42f75f02772d7b83d authored about 8 years ago by Davert <[email protected]>
updated changelog, version bump

80f52ca77b3da97cf9bc7aed313d76e82529c222 authored about 8 years ago by Davert <[email protected]>
Elements same name test (#323)

* Test with example for #322

* removed denug line

8b809e40d5d727923a9c3a895a0c574e4ee94d96 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Updated Protractor 4.0.12+ support. (#325)

* Updated Protractor 4.0.12+ support. Fixes #320

* fxied Protractor, added +1 test for waiter

7adc082c5a1d2233ab7d86bd054acbe621068d88 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Revert "Add wait for visible then click method to helpers" (#324)

aa9936df9e0f1abf61df52f1e73060ba3355620b authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Add wait for visible then click method to helpers (#304)

* add `waitForElementVisibleThenClick` method to WebDriverIO helper. Add docs for the new method...

ae8f8de910f873acf3d79a01e7c3299ef22a60ab authored about 8 years ago by Dustin Falgout <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

a3dcad6ddce22089fb50727c91f49dad71b22475 authored about 8 years ago by Davert <[email protected]>
Change 'pending' to 'skipped' (#316)

95fd4eecf075524c61dcce2e29fab1d73447b6cb authored about 8 years ago by Tim Jacomb <[email protected]>
Enable asyc bootsrap file (#303)

* Enable asyc bootstrap file

* Improve error handling from bootstrap file

4cb6b248e59bb6511f5b23671c6bd69e36937eb9 authored about 8 years ago by Abdelhakim Bachar <[email protected]>
Merge branch 'master' into site

c30ba4e7ea98026cd6b1dd91ca38d672ce49efd5 authored about 8 years ago by Davert <[email protected]>
updated docs

6219b0c0ad5c1f9ce66e36f9d8deb1488240a00b authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

fccf708518c06f86123fd65356080d935e8f7f3a authored about 8 years ago by Davert <[email protected]>
updated docs

9d79d16951b8d4c32b99be1ccf2455baee49acec authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

7ba73112a7194b77a0c3ee8c6d42c0e55372ee4c authored about 8 years ago by Davert <[email protected]>
updated docs

34e701fc8f26ed0745bb4916da345de46df46895 authored about 8 years ago by Davert <[email protected]>
updated changelog, version bump

d704ef72fc8db19b610f62d15e3dd677062761cf authored about 8 years ago by Davert <[email protected]>
Add waitForInvisible and waitForNotAttached methods (#288)

* Add waitForInvisible and waitForNotAttached in Selenium/Webdriver.io and Protractor helpers

...

43d705b21537efd85fea59adb7471defbd4080a0 authored about 8 years ago by Antoine Savignac <[email protected]>
fixed exit code for Before hook. Closes #279 (#289)

fad1544faa5cade5735ab58b6337ffbd46eca135 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
updated changelog, fixed loading config files

a2d8e9cf130ade1c900440d1a533628a55f28827 authored about 8 years ago by Davert <[email protected]>
fixed exit code for Before hook. Closes #279

a91220850e1152864d907b7b3210b46b8261f53c authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

2a84c31527ce16ea67d7e12ad5770a70e7a0dec1 authored about 8 years ago by Davert <[email protected]>
Fixes for executeScript executeAsyncScript in different helpers (#287)

* updated async/sync executeScript fixed for all helpers; tests added

* set default 1000ms ti...

64def6145047207348997c373e3b6e4ec7beba4c authored about 8 years ago by Michael Bodnarchuk <[email protected]>
codestyle fixes for --config option feature

77f6953706d3412b52c1faa2bae013e20cdf5f48 authored about 8 years ago by Davert <[email protected]>
added option to select config file (#284)

* added option to select config file

* reduced if statements

5c23218d323c173d91a86f0506d12a91b92741d9 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
[Protractor] simplified behavior of amOutsideAngularApp (#286)

* [Protractor] simplified behavior of amOutsideAngularApp. Closes #278

* fixed switching angu...

78af78c72c5e486645fcd7d9a9b31f20056429f5 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
reduced if statements

aa0f604eca0f0798b4ca46863e23e35685606b12 authored about 8 years ago by cnoetzli <[email protected]>
added option to select config file

8fa472109997b21edb4c5015b809fb984bbad4fc authored about 8 years ago by cnoetzli <[email protected]>
Created issue template

fa2957497be2f4b3a64fcb3b2116739d024b7b80 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
updated mocha to fix security issue (#273)

9defbe8a931fff40b233c300533a232cc7c739c8 authored about 8 years ago by Renan Couto <[email protected]>
fixed gt example

5d893760191b58d4dd81eac796ac006cef80413c authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

544387dde2eb59f5c23b15e493fe6067f3278c3a authored about 8 years ago by Davert <[email protected]>
updated docs

eac6df482d5e287667a9a6f75b1db973565ade11 authored about 8 years ago by Davert <[email protected]>
updated changelog

a4943b2ce0b7471279aca4022842135252f5c8e8 authored about 8 years ago by Davert <[email protected]>
Added moveCursorTo to Protractor, Nightmare, SeleniumWebdriver (#269)

* [SeleniumWebdriver][Protrctor][Nightmare] Added moveCursorTo and basic test

* added wait fo...

e587618d06aa9f2da9478e6f74ff585d3affa891 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Added config option descriptions for manualStart option (#271)

* added config option descriptions for manualStart option

* manual start renamed back

397e14dc4e62bb6e1d0493fd46f49ff8bf95f062 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Generators fix (#270)

* added mkdirp for recursive directory creation

* init creates all required dirs

55a254ac56a577b47cb1a1dc8ceb08f639c0f359 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Added option to manually start the browser. (#255)

* Added manual option to WebDriverIO helper, to start client manualy.

* Added option to manua...

94e38eb48a5a934505ddf7ac048bff6cd26bf66f authored about 8 years ago by cnworks <[email protected]>
using unlinkSync to prepare tests

55ba9ee2a14f0d9e82193d2fc41fdbcf2cae270e authored about 8 years ago by Davert <[email protected]>
fix test generation (#260)

743cade9dca59bf06677de172e8a677fd2a62b24 authored about 8 years ago by =D <[email protected]>
fixed Nightmare bug: unable to locate and click element; async improv… (#268)

* fixed Nightmare bug: unable to locate and click element; async improvements

* added fix and...

90d22fd5f4141b8ede97760019047b1d99d9303c authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Improved timeouts for WebdriverIO (#267)

* added timeouts to config section and defineTimeout method

* tiny typo

18c538eba8bffb6dc028dfb4a2f65cb467f6660d authored about 8 years ago by Michael Bodnarchuk <[email protected]>
do not throw error in dispatcher (#263)

* do not throw error, emit it!

fix issue https://github.com/Codeception/CodeceptJS/issues/262...

834c76a96227d06c9cf51c85b160b014f62690f4 authored about 8 years ago by =D <[email protected]>
Add support for webdriver.io timeouts (#258)

This adds support for each possible timeouts option in webdriver.io

In your codecept.conf.js ...

cf432f5fcfbe6481016a01044ce1460960f1413f authored about 8 years ago by Ben Marvell <[email protected]>
Update helpers.md

3f3233b27f35dd4c6801277602935db00aa1f33d authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Update helpers.md

325028857e88d5e1760f64b5c3f072d21efcfb3d authored about 8 years ago by Michael Bodnarchuk <[email protected]>
fixed file uploads fro WebDriverIO (#265)

a8a64647d04ae5ad0ca22376536b31a3bac60dd6 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Update to helpers docs (#264)

* update to helpers docs

* updated docs

965112e6eaf6f6b5033e3e40f3eb6af4ea09eb01 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Fix attachFile on WebDriverIO helper (#254)

* Fix attachFile on WebDriverIO helper

* Improve check on returned element

c4c99437608f8e4b9fbbbe8ade610e7a21c6e078 authored about 8 years ago by Giuseppe Bandiera <[email protected]>
Use global actor function in Page Objects docs (#251)

* Use global actor function in Page Objects docs

As suggested in https://github.com/Codecepti...

0e63eb6611f09c0c021eabe920da8322a707d2d7 authored about 8 years ago by Giuseppe Bandiera <[email protected]>
Update SeleniumWebdriver.js

2a95079037e5efed0dbebf867c87f7a26dee4740 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Update attachFile.mustache

e475d627bed5f0a48989e694294ee5de47b51ceb authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

b3e55df9bafb5074a270b5f7ad43b64cd503e87f authored about 8 years ago by Davert <[email protected]>
updated docs

b949a8743dc1f41524a66a46d5df2b6bd31fd1e4 authored about 8 years ago by Davert <[email protected]>
updated version, changelog

647cc780d19a4492b481af0c29ee0830d11ed166 authored about 8 years ago by Davert <[email protected]>
version bump

704c0b4d61584024cbc4d4d30c3a4877efc7cedd authored about 8 years ago by Davert <[email protected]>
merged

45266b50ddc4632c316f956ba5f35fac69fe73b5 authored about 8 years ago by Davert <[email protected]>
Update docs for beforeSuite/afterSuite and fix restart false (#240)

* close tabs after test, close browser after all tests

* revert changes, fix afterAll

* ex...

b8dc6a9543be53617b4a3ba73d380cfed9384343 authored about 8 years ago by Andrey <[email protected]>
merged

4d05e4e4a7ba75b4648fd0e5d41eb4634e2768ca authored about 8 years ago by Davert <[email protected]>
small fixes

30a7d3fa2a56ed4baea0556837021f90b0fc85a8 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

ec6077c6edc7a71ea80139b3f7f6735b93b61034 authored about 8 years ago by Davert <[email protected]>
small fixes

755297e3b73e244a1b0b2ec9640ea4750025f790 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

41a2ca374ec5fb0664b3086c03af009a27d38b4a authored about 8 years ago by Davert <[email protected]>
version bump

fee487a3d8bd02a0233d0f6c3655fc555d1fcc7b authored about 8 years ago by Davert <[email protected]>
updated docs for beforesuite

20b5fcd0807df1db1e9d53cb24930d2ed956b7df authored about 8 years ago by Davert <[email protected]>
BeforeSuite and AfterSuite implement (#231)

* close tabs after test, close browser after all tests

* revert changes, fix afterAll

* ex...

0ee1efc66a5d44302ddde59c83f862430f05c72a authored about 8 years ago by Andrey <[email protected]>
Merge branch 'master' into site

ecbf32030e731abd69e2d3eca9a0fbc4abb1575f authored over 8 years ago by Davert <[email protected]>
updated version and changelog

14c1e0958e339aad1f98125009dc5c3d1bcd6457 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

f2cf3ec7b0a9f39c90800026606ec64204db31de authored over 8 years ago by Davert <[email protected]>
Fix def command (#223)

* Fix def command

Container does not have getTranslations() method, just translation().

* ...

4fe5f05ae58c3fad6fdd32b0a441bbdda9402fc1 authored over 8 years ago by jankaspar <[email protected]>
fixed definition generation

6e8270c6f4a1714cb64ad13f7afe98ab4517ca68 authored over 8 years ago by Davert <[email protected]>
added support for special keys in pressKey of Protractor (#220)

be9757616bcb7f9fb415a5775743fea68a7f4912 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

618ae42d14b89dc63fc20702e03653d9584d990d authored over 8 years ago by Davert <[email protected]>
version bump

ac150b60b13ebee91c9a832d8b856646621966d0 authored over 8 years ago by Davert <[email protected]>
updated chnagelog

4fb80776135a49e0672792c16be0ab0c558c1047 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

5649a883ec8dd4fa564dcc61d5658661e1f27e97 authored over 8 years ago by Davert <[email protected]>
Interactive shell fix (#219)

* fixed headings in docs

* fixed interactive shell, added profile and verbose options

44ee4772b48de40130bb9c4b1debf7a7b09b2dac authored over 8 years ago by Michael Bodnarchuk <[email protected]>
docs/quickstart.md: cross-culture translation fix + fix broken link (#214)

* cross-culture translation fix

The way it was written implies that it was hard, where you pr...

94205085f8cad4b00d93b0b96be89dbdfd627643 authored over 8 years ago by osher <[email protected]>
Merge branch 'master' into site

18da0be4f5ce5a79ac6889c3bab68a19f144932a authored over 8 years ago by Davert <[email protected]>
fixed headings in docs

31cd3e13d5e1730ef1a9c9a44382498a7c5fe919 authored over 8 years ago by Davert <[email protected]>
fixed styling

939e9f1fd8ea64fa59ca5c559df737004eb62de7 authored over 8 years ago by Davert <[email protected]>
added config page

7eb5c763cbecf9eedf181aa3e263bb13f8a4e2d3 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

2ce79230422cbac67ed0fa054cfbb1192cae82fb authored over 8 years ago by Davert <[email protected]>
updated changelog, fixes to docs

75c44995a3e3213a20d48a7bdb27af7f337c0cfe authored over 8 years ago by Davert <[email protected]>
added dynamic configuration via profile option

ef1f8322025cf7d7eadf6b7e663ccba8d3cc2e66 authored over 8 years ago by Davert <[email protected]>
updated changelog

5759953e70cb1fc3de4aa792fd8c5e3b4b2ee1ea authored over 8 years ago by Davert <[email protected]>
updated Protractor to handle different protractor versions correctly (#205)

7782ee74b1178834c747f226b8db75f06b3e12b0 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
added translations directory to the files property. fixes issue #199 (#202)

612c728409c9ba668863404eb0abf68ed763d9f7 authored over 8 years ago by Ábner Oliveira <[email protected]>
Added example of tests in pt-BR (#201)

* added portuguese example

* fixed typo

* fixed typo in require('translations'). the modul...

8376155a0c99bb4d401c4a1e7b31246409129c82 authored over 8 years ago by Ábner Oliveira <[email protected]>