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

fixed loading selenium-webdriver for npm 3. Fixes #104:

github.com/codeceptjs/CodeceptJS - 4b7b1f5229463415d40e9c511bc66c4e9baf6f6f authored over 8 years ago by Davert <[email protected]>
Merge pull request #106 from denis-sokolov/patch-1

Fix path resolution on the command line to support absolute paths

github.com/codeceptjs/CodeceptJS - 4cdf5c622189cefe72738ce80a92b7cf19d28249 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #107 from denis-sokolov/patch-2

Fix path resolution for the output config value to support absolute paths

github.com/codeceptjs/CodeceptJS - 8607c8c650ef8bb6611a110ca94fcf051d6cd68b authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #108 from denis-sokolov/patch-3

Fix path resolution for the helpers config values to support absolute paths

github.com/codeceptjs/CodeceptJS - e286ef1c9da06ce4509a4d9094c24cd1d153d28c authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #124 from Codeception/revert-97-bug/run-test-suite

Revert "Bug/run test suite"

github.com/codeceptjs/CodeceptJS - 34dcd332c36da4f6b1fb08ecc608a8b1f32e7262 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Revert "Bug/run test suite"

github.com/codeceptjs/CodeceptJS - 035261a1b0243062bb075d5ef1cfac5f17854890 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #97 from fabioel/bug/run-test-suite

Bug/run test suite

github.com/codeceptjs/CodeceptJS - a654f335a545f6fffcc83ebd1a2496e04cd23523 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
removed node 5.x from build lists

github.com/codeceptjs/CodeceptJS - 0f4494fe61b7452328a23e8ea9c0dbf1b88921ef authored over 8 years ago by Davert <[email protected]>
Merge branches 'master' and 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - 34c66a58bdb40e078e109d323969adb640514489 authored over 8 years ago by Davert <[email protected]>
updated protractor to work with Protractor 3.3.0

github.com/codeceptjs/CodeceptJS - af89fef00a759d42087de267eab350c6113ac1f7 authored over 8 years ago by Davert <[email protected]>
Merge pull request #113 from jlsjonas/patch-1

Fixed bug in generate.js

github.com/codeceptjs/CodeceptJS - 04013c438cafad02c35c6a25207d24659e2f2de0 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Fixed bug in generate.js

added parentheses around the regex on line 44, fixes #105

github.com/codeceptjs/CodeceptJS - 533af4b19e2b6da1725d30840f9f218c0654b649 authored over 8 years ago by Jonas De Kegel <[email protected]>
Fix path resolution for the helpers config values to support absolute paths

Before the change, I could not set an absolute path as my helpers path.
`path.join` would alway...

github.com/codeceptjs/CodeceptJS - 85589968d9c32075a49ba8ce50fed0338b146dee authored over 8 years ago by Denis Sokolov <[email protected]>
Fix path resolution for the output config value to support absolute paths

Before the change, I could not set an absolute path as my output.
`path.join` would always stic...

github.com/codeceptjs/CodeceptJS - 3ae39b7bab1a7ba89b27932948ea05f1e036a328 authored over 8 years ago by Denis Sokolov <[email protected]>
Fix path resolution on the command line to support absolute paths

Before the change, I could not `codecept run /my/absolute/path`.
`path.join` would always stick...

github.com/codeceptjs/CodeceptJS - f90e02e8e62807d1b22698ec57fcb08281e33834 authored over 8 years ago by Denis Sokolov <[email protected]>
Merge remote-tracking branch 'origin/bug/run-test-suite' into bug/run-test-suite

github.com/codeceptjs/CodeceptJS - 37632d0eca6644ff051e9a5eb44e703a894fa763 authored over 8 years ago by Fabio El Manchi <[email protected]>
remove waitToHide

github.com/codeceptjs/CodeceptJS - 228612502b68ed20b909954533f57270e795882a authored over 8 years ago by Fabio El Manchi <[email protected]>
Delete codeceptjs.js

github.com/codeceptjs/CodeceptJS - 8d24a03f18b44ae806e0e417047caeb9f07b5711 authored over 8 years ago by Fabio El Manchi <[email protected]>
Delete codecept.js

github.com/codeceptjs/CodeceptJS - b20bed4af0aec9534601def0307af30e04d48079 authored over 8 years ago by Fabio El Manchi <[email protected]>
fix run test suite

github.com/codeceptjs/CodeceptJS - 07872fd3dbfd7f62c1b4c6f219742a0f1395e881 authored over 8 years ago by Fabio El Manchi <[email protected]>
waitToHide Selenium

github.com/codeceptjs/CodeceptJS - 03b3fac8a9ece7e2731f4306b2e37840820f9aca authored over 8 years ago by Fabio El Manchi <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/codeceptjs/CodeceptJS - 2c5b878dca6bce4e34ea548f5972cab010f2b2ef authored over 8 years ago by Fabio El Manchi <[email protected]>
Update README.md

github.com/codeceptjs/CodeceptJS - 2500621a26ee16b9d09508da35049629730f5f7a authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #90 from xdrr/master

Implemented WebDriverIO frame() with new method switchTo() in helper

github.com/codeceptjs/CodeceptJS - 1351c75c56e9cf6ed674460d2d9dd2ba27fc569e authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Reverted testing to full suite

github.com/codeceptjs/CodeceptJS - d510299c8e373a53bf9f776cdd2ec25d4b055500 authored over 8 years ago by Mr Ben Nott <[email protected]>
Updated docs with usage on switchTo func in WebDriverIO helper

github.com/codeceptjs/CodeceptJS - ac1e47d4afebe32ce57e22fbf07c24bd8cdf554d authored over 8 years ago by Mr Ben Nott <[email protected]>
Added IFrame switching support to WebDriverIO helper

github.com/codeceptjs/CodeceptJS - 5a74d1c645751a1f585f771449c287de7653d2e7 authored over 8 years ago by Mr Ben Nott <[email protected]>
Merge branch 'master' into site

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

github.com/codeceptjs/CodeceptJS - 65eb3070ecd4ad4afbb674775310af30a25011a4 authored over 8 years ago by Davert <[email protected]>
fixed usage of until

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

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

github.com/codeceptjs/CodeceptJS - 07e9c8f682413c97a44d933aee8504ec52d17783 authored over 8 years ago by Davert <[email protected]>
fixed protractor/seleniumwd initialization

github.com/codeceptjs/CodeceptJS - 7ee2966ac11d6056c10ebe47913ee986507708d5 authored over 8 years ago by Davert <[email protected]>
changed loading of protractor and selenium-webdriver

github.com/codeceptjs/CodeceptJS - 013f00df3792c52bead76157f2f39b4fa99aef85 authored over 8 years ago by Davert <[email protected]>
fixed global installations, updated installation hints, updated docs

github.com/codeceptjs/CodeceptJS - 54008261dad599c5515c33d2cde84cd177ebb955 authored over 8 years ago by Davert <[email protected]>
fixed layout at codeceptjs

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

github.com/codeceptjs/CodeceptJS - 8041ec72fabd70d7dfdede2d4ebd585e2789b624 authored over 8 years ago by Davert <[email protected]>
updated angularjs guide

github.com/codeceptjs/CodeceptJS - 676d4aa3b7845803ee9e12631868b16d51180ef7 authored over 8 years ago by Davert <[email protected]>
added angular to guides:

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

github.com/codeceptjs/CodeceptJS - 8005ae4bdd5ed4fd792a8071e785a53e5243e4a8 authored over 8 years ago by Davert <[email protected]>
added images to angular article

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

github.com/codeceptjs/CodeceptJS - 5fb712dda58fd850afb9150da37529a8c3b0869c authored over 8 years ago by Davert <[email protected]>
added angular guide

github.com/codeceptjs/CodeceptJS - f66d8c40845e79e7a19f937abb79ad9009df2ea1 authored over 8 years ago by Davert <[email protected]>
adde list command

github.com/codeceptjs/CodeceptJS - 10611862f5792c29e4483f1b11f909c1fb000b35 authored over 8 years ago by Davert <[email protected]>
fixed protractor test

github.com/codeceptjs/CodeceptJS - c6ada1c2e650adeb32e1ddeb3d350fc91f3b9c89 authored over 8 years ago by Davert <[email protected]>
small fix for generator and assert. Fixes #89

github.com/codeceptjs/CodeceptJS - c49badf546f9bd43ae3938dad18427fd9621fa74 authored over 8 years ago by Davert <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/codeceptjs/CodeceptJS - 130828a29e75d72daf1cd2cfd8f1af52e63dace0 authored over 8 years ago by Fabio El Manchi <[email protected]>
Merge branch 'master' into site

github.com/codeceptjs/CodeceptJS - 33e9d36f33cdc55498417e7f48300f52b29bdfaf authored over 8 years ago by Davert <[email protected]>
updated to 0.3.1

github.com/codeceptjs/CodeceptJS - 797e66ddf91ed15799fdbd64c858833e43a5a74b authored over 8 years ago by Davert <[email protected]>
fixed init command. Fixes #88

github.com/codeceptjs/CodeceptJS - b8992b54b73f6cb269065109cba2b5f5f2745a2b authored over 8 years ago by Davert <[email protected]>
updated docs, small refactorings

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

github.com/codeceptjs/CodeceptJS - 9057afa83d93093b23f29f8ed0378fca5521e7d9 authored over 8 years ago by Davert <[email protected]>
added params to webapi descriptions

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

github.com/codeceptjs/CodeceptJS - 178a6115026a6f06338cdeb187b481cdd10cdfe2 authored over 8 years ago by Davert <[email protected]>
updated protractor docs

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

github.com/codeceptjs/CodeceptJS - b8d01e3fea9f43246c606eddefc9a1209721daff authored over 8 years ago by Davert <[email protected]>
Merge pull request #87 from fabioel/chore/fixes-v0.3.0

Chore/fixes v0.3.0

github.com/codeceptjs/CodeceptJS - e5c7d6608b74783de88b66870986e8719cc11bcd authored over 8 years ago by Michael Bodnarchuk <[email protected]>
fixed webapi test, added screenshot tests

github.com/codeceptjs/CodeceptJS - d7df1af502cdb3bed938692e6f52d078c84cb6d3 authored over 8 years ago by Davert <[email protected]>
double Click Selenium, change grabAttribute

github.com/codeceptjs/CodeceptJS - d8241f02271085da1cbbadaefce362a7fde2a933 authored over 8 years ago by Fabio El Manchi <[email protected]>
added protractor and seleniumwebdriver references

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

github.com/codeceptjs/CodeceptJS - de8591f86c57af56515f856f1e2ea638ed31b809 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' into chore/fixes-v0.3.0

github.com/codeceptjs/CodeceptJS - 2494706537c0dbf551fc6ad366cc31d86b30d7de authored over 8 years ago by Fabio El Manchi <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/codeceptjs/CodeceptJS - 0fd4937f1da5642f044a2b1a56c5d3866ad74dc9 authored over 8 years ago by Fabio El Manchi <[email protected]>
updated changelog and version

github.com/codeceptjs/CodeceptJS - 1fe976586ff22fcc1dc0687a01639e643ec286f2 authored over 8 years ago by Davert <[email protected]>
Merge pull request #86 from fabioel/chore/fixes-v0.3.0

Chore/fixes v0.3.0

github.com/codeceptjs/CodeceptJS - d990dc3081ae36a20d8c9c2941e9645981c3ae17 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
fixed saving screenshots on failure. Fixes #70

github.com/codeceptjs/CodeceptJS - 72052eb7caa4a64a12238f4355b3ebeac10bd828 authored over 8 years ago by Davert <[email protected]>
waitForTimeout in Selenium

github.com/codeceptjs/CodeceptJS - 92dbeb81f073197458fda5b08084d368c62f92f7 authored over 8 years ago by Fabio El Manchi <[email protected]>
change waitForText

github.com/codeceptjs/CodeceptJS - cdade854902154fd6d65f2d5bc12ff8dec520e97 authored over 8 years ago by Fabio El Manchi <[email protected]>
change waitForVisible

github.com/codeceptjs/CodeceptJS - 11668f7e0abfe3d3329baee13e7c3b839208cd0d authored over 8 years ago by Fabio El Manchi <[email protected]>
fix grabAttribute example

github.com/codeceptjs/CodeceptJS - 9cf288387e01e0e3d2aaebda986db04b9ac9330d authored over 8 years ago by Fabio El Manchi <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/codeceptjs/CodeceptJS - 7087bcb00db8a3a59f5ecace89b6299e0f0a5e4f authored over 8 years ago by Fabio El Manchi <[email protected]>
added better display of strict locators in errors, tests fixed

github.com/codeceptjs/CodeceptJS - cbddfdc36cdf39e200849526834bee6f593556e6 authored over 8 years ago by Davert <[email protected]>
updated changelog, webdriverio and seleniumwebdriver to equally run seeElement:

github.com/codeceptjs/CodeceptJS - d67a5f8cb9c3f8f5c9295ad4e3c2950ed98a106a authored over 8 years ago by Davert <[email protected]>
merged with fabioel:chore/fix-seeElement

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

github.com/codeceptjs/CodeceptJS - 0a239a6ee2437c3d7be9386463365637710ebe96 authored over 8 years ago by Davert <[email protected]>
windowSize: maximize to change size of window. Fixes #71

github.com/codeceptjs/CodeceptJS - 0cc29bd921661b7db14dc6e013be45d7d4a4754a authored over 8 years ago by Davert <[email protected]>
removes listener when within block ends. Fixes #79

github.com/codeceptjs/CodeceptJS - 5e9acd295daf9601cb2d3608c38c1c4434af76e8 authored over 8 years ago by Davert <[email protected]>
added more negative tests for SeleniumWebDriverJS

github.com/codeceptjs/CodeceptJS - de1b511ca7e1d45a2bb2cf605a3d3f042a14e44e authored over 8 years ago by Davert <[email protected]>
fixes to SeleniumWebdriver see method

github.com/codeceptjs/CodeceptJS - cf3a50b4d87c913ab3822c68e55c844aae6d1e80 authored over 8 years ago by Davert <[email protected]>
added dragAndDrop to WebDriverIO

github.com/codeceptjs/CodeceptJS - 85810d823ab763846a3d87cdb3d758526a665157 authored over 8 years ago by Davert <[email protected]>
Merge pull request #85 from Codeception/selenium-webdriver

SeleniumWebdriver helper

github.com/codeceptjs/CodeceptJS - af87e1a8c986e9c2582bfb46002d26db4e31ce59 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
uniified webdriverio tests

github.com/codeceptjs/CodeceptJS - 45e15455c971970b8b1108244475dc8adc502067 authored over 8 years ago by Davert <[email protected]>
moved common web tests to webapi

github.com/codeceptjs/CodeceptJS - 2e95eb98779900021ef3e9a5cb51392233ce6277 authored over 8 years ago by Davert <[email protected]>
selenium-webdriver helper and tests, initial implementation

github.com/codeceptjs/CodeceptJS - 8e03c886c39acb30e9f5e9960390c31ceaa13f5e authored over 8 years ago by Davert <[email protected]>
rempved fixed helpers dependencies from codeceptjs

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

github.com/codeceptjs/CodeceptJS - bb05792fea40e981783733b2aa76d8766e42fe90 authored over 8 years ago by Fabio El Manchi <[email protected]>
improve I.seeElement, add I.seeElementInDOM

github.com/codeceptjs/CodeceptJS - ae0a18a274fe8f6e9bebcdeef5960b34c08cf4a0 authored over 8 years ago by Fabio El Manchi <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/codeceptjs/CodeceptJS - a0b507d109140900bf825aace8f18b51e2d3fff3 authored over 8 years ago by Fabio El Manchi <[email protected]>
Merge branch 'master' of github.com:Codeception/CodeceptJS

github.com/codeceptjs/CodeceptJS - dcd7d0fb690dce6e28082c1c6b8b5274a0c6ea4f authored over 8 years ago by Davert <[email protected]>
Merge pull request #82 from fabioel/feature/clearElement

I.clearField()

github.com/codeceptjs/CodeceptJS - faf6a19440f2b52f3c2e41dfb66238ec689ce77c authored over 8 years ago by Michael Bodnarchuk <[email protected]>
rename to clearField()

github.com/codeceptjs/CodeceptJS - c92968428867d78a2b0c1c7ecad1ac3aeef43a2f authored over 8 years ago by Fabio El Manchi <[email protected]>