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

added tests for #waitForElement, #waitForVisible; Fixed them in Nightmare

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

github.com/codeceptjs/CodeceptJS - 359f5a68d555eced925d6024705a46f7e57f03aa authored about 8 years ago by Davert <[email protected]>
fixed waitForElement for SeleniumWebdriver helper (#328)

github.com/codeceptjs/CodeceptJS - cca6eb2bc15b867b30c44de3e25cc973066de00a authored about 8 years ago by Vadim Bobrenok <[email protected]>
Fix for Issue with I.resizeWindow (nightmare) (#341)

Issue #274

github.com/codeceptjs/CodeceptJS - 14f96ee108733270fa6cb0a5573169c81092efae authored about 8 years ago by norisk GmbH <[email protected]>
Added the italian translation (#337)

* Added the italian translation

* changed 'faccio_click' with 'faccio_click_su'

github.com/codeceptjs/CodeceptJS - 868c381a15feb31c72ad1cf0940de1ddd8615669 authored about 8 years ago by Giuseppe <[email protected]>
Set unique screenshot name for failed tests (#299)

* close tabs after test, close browser after all tests

* revert changes, fix afterAll

* ex...

github.com/codeceptjs/CodeceptJS - fe4af1c858b054a6a3d0b4216a1f811db3512bcb authored about 8 years ago by Andrey <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 586118428f785bef21ad6e1d0a4f6fe39fea64fe authored about 8 years ago by Davert <[email protected]>
added sandbox runner test data, documentation updated

github.com/codeceptjs/CodeceptJS - d3c682f634566d2265e8682623c90203d28796f4 authored about 8 years ago by Davert <[email protected]>
fixed hooks, added override runner option, runner tests included

github.com/codeceptjs/CodeceptJS - 558213123dd978599a884a9ef08bdf4e6577d77e authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 1e1a8de16fce82eab97294820997e6db3998dc03 authored about 8 years ago by Davert <[email protected]>
updated changelog: added link to reference

github.com/codeceptjs/CodeceptJS - 7514c6457eab8ee3587225c61529138ecd9c31f3 authored about 8 years ago by Davert <[email protected]>
updated config reference for async bootstrap

github.com/codeceptjs/CodeceptJS - 51696ca75792cb44903cd26fc72e077765862b38 authored about 8 years ago by Davert <[email protected]>
added better bootstrap/teardown hooks implementation

github.com/codeceptjs/CodeceptJS - 21276398c3258615f27000a385467223921e36cc authored about 8 years ago by Davert <[email protected]>
updated changelog, added more tests, version bump

github.com/codeceptjs/CodeceptJS - 0e659076b4bb0e78d1985ae1a8233788e07d859b authored about 8 years ago by Davert <[email protected]>
added async teardown option

github.com/codeceptjs/CodeceptJS - 07ba946b282e81a7ff1acd22b4ac218433075b2f authored about 8 years ago by Davert <[email protected]>
merged with master

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

github.com/codeceptjs/CodeceptJS - 03609bcc09a9d9a6c1c5fdc68915e1f0133b2b0b authored about 8 years ago by Paolo Scanferla <[email protected]>
fixed issues with loading bootstrap, misspelling in output

github.com/codeceptjs/CodeceptJS - 2bab592a73bbe137592c91039ced65ff5af49734 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

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

github.com/codeceptjs/CodeceptJS - 3afd9a1c299cc5b4aa9635b1671118acb5828346 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - b164c7684ae3dd52fdb157b42f75f02772d7b83d authored about 8 years ago by Davert <[email protected]>
updated changelog, version bump

github.com/codeceptjs/CodeceptJS - 80f52ca77b3da97cf9bc7aed313d76e82529c222 authored about 8 years ago by Davert <[email protected]>
Elements same name test (#323)

* Test with example for #322

* removed denug line

github.com/codeceptjs/CodeceptJS - 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

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

github.com/codeceptjs/CodeceptJS - 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...

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

github.com/codeceptjs/CodeceptJS - a3dcad6ddce22089fb50727c91f49dad71b22475 authored about 8 years ago by Davert <[email protected]>
Change 'pending' to 'skipped' (#316)

github.com/codeceptjs/CodeceptJS - 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

github.com/codeceptjs/CodeceptJS - 4cb6b248e59bb6511f5b23671c6bd69e36937eb9 authored about 8 years ago by Abdelhakim Bachar <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - c30ba4e7ea98026cd6b1dd91ca38d672ce49efd5 authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - fccf708518c06f86123fd65356080d935e8f7f3a authored about 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 7ba73112a7194b77a0c3ee8c6d42c0e55372ee4c authored about 8 years ago by Davert <[email protected]>
updated changelog, version bump

github.com/codeceptjs/CodeceptJS - 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

...

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

github.com/codeceptjs/CodeceptJS - fad1544faa5cade5735ab58b6337ffbd46eca135 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
updated changelog, fixed loading config files

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

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

github.com/codeceptjs/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...

github.com/codeceptjs/CodeceptJS - 64def6145047207348997c373e3b6e4ec7beba4c authored about 8 years ago by Michael Bodnarchuk <[email protected]>
codestyle fixes for --config option feature

github.com/codeceptjs/CodeceptJS - 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

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 78af78c72c5e486645fcd7d9a9b31f20056429f5 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
reduced if statements

github.com/codeceptjs/CodeceptJS - aa0f604eca0f0798b4ca46863e23e35685606b12 authored about 8 years ago by cnoetzli <[email protected]>
added option to select config file

github.com/codeceptjs/CodeceptJS - 8fa472109997b21edb4c5015b809fb984bbad4fc authored about 8 years ago by cnoetzli <[email protected]>
Created issue template

github.com/codeceptjs/CodeceptJS - fa2957497be2f4b3a64fcb3b2116739d024b7b80 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
updated mocha to fix security issue (#273)

github.com/codeceptjs/CodeceptJS - 9defbe8a931fff40b233c300533a232cc7c739c8 authored about 8 years ago by Renan Couto <[email protected]>
fixed gt example

github.com/codeceptjs/CodeceptJS - 5d893760191b58d4dd81eac796ac006cef80413c authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 544387dde2eb59f5c23b15e493fe6067f3278c3a authored about 8 years ago by Davert <[email protected]>
updated changelog

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 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

github.com/codeceptjs/CodeceptJS - 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

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 94e38eb48a5a934505ddf7ac048bff6cd26bf66f authored about 8 years ago by cnworks <[email protected]>
using unlinkSync to prepare tests

github.com/codeceptjs/CodeceptJS - 55ba9ee2a14f0d9e82193d2fc41fdbcf2cae270e authored about 8 years ago by Davert <[email protected]>
fix test generation (#260)

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 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

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 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 ...

github.com/codeceptjs/CodeceptJS - cf432f5fcfbe6481016a01044ce1460960f1413f authored about 8 years ago by Ben Marvell <[email protected]>
Update helpers.md

github.com/codeceptjs/CodeceptJS - 3f3233b27f35dd4c6801277602935db00aa1f33d authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Update helpers.md

github.com/codeceptjs/CodeceptJS - 325028857e88d5e1760f64b5c3f072d21efcfb3d authored about 8 years ago by Michael Bodnarchuk <[email protected]>
fixed file uploads fro WebDriverIO (#265)

github.com/codeceptjs/CodeceptJS - a8a64647d04ae5ad0ca22376536b31a3bac60dd6 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Update to helpers docs (#264)

* update to helpers docs

* updated docs

github.com/codeceptjs/CodeceptJS - 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

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 0e63eb6611f09c0c021eabe920da8322a707d2d7 authored about 8 years ago by Giuseppe Bandiera <[email protected]>
Update SeleniumWebdriver.js

github.com/codeceptjs/CodeceptJS - 2a95079037e5efed0dbebf867c87f7a26dee4740 authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Update attachFile.mustache

github.com/codeceptjs/CodeceptJS - e475d627bed5f0a48989e694294ee5de47b51ceb authored about 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - b3e55df9bafb5074a270b5f7ad43b64cd503e87f authored over 8 years ago by Davert <[email protected]>
updated version, changelog

github.com/codeceptjs/CodeceptJS - 647cc780d19a4492b481af0c29ee0830d11ed166 authored over 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...

github.com/codeceptjs/CodeceptJS - b8dc6a9543be53617b4a3ba73d380cfed9384343 authored over 8 years ago by Andrey <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - ec6077c6edc7a71ea80139b3f7f6735b93b61034 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 41a2ca374ec5fb0664b3086c03af009a27d38b4a authored over 8 years ago by Davert <[email protected]>
updated docs for beforesuite

github.com/codeceptjs/CodeceptJS - 20b5fcd0807df1db1e9d53cb24930d2ed956b7df authored over 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...

github.com/codeceptjs/CodeceptJS - 0ee1efc66a5d44302ddde59c83f862430f05c72a authored over 8 years ago by Andrey <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - ecbf32030e731abd69e2d3eca9a0fbc4abb1575f authored over 8 years ago by Davert <[email protected]>
updated version and changelog

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

github.com/codeceptjs/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().

* ...

github.com/codeceptjs/CodeceptJS - 4fe5f05ae58c3fad6fdd32b0a441bbdda9402fc1 authored over 8 years ago by jankaspar <[email protected]>
fixed definition generation

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

github.com/codeceptjs/CodeceptJS - be9757616bcb7f9fb415a5775743fea68a7f4912 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 618ae42d14b89dc63fc20702e03653d9584d990d authored over 8 years ago by Davert <[email protected]>
updated chnagelog

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

github.com/codeceptjs/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

github.com/codeceptjs/CodeceptJS - 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...

github.com/codeceptjs/CodeceptJS - 94205085f8cad4b00d93b0b96be89dbdfd627643 authored over 8 years ago by osher <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 18da0be4f5ce5a79ac6889c3bab68a19f144932a authored over 8 years ago by Davert <[email protected]>
fixed headings in docs

github.com/codeceptjs/CodeceptJS - 31cd3e13d5e1730ef1a9c9a44382498a7c5fe919 authored over 8 years ago by Davert <[email protected]>