Ecosyste.ms: OpenCollective

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

github.com/Codeception/base

Base Codeception distribution with minimal set of dependencies (excluding WebDriver and Guzzle)
https://github.com/Codeception/base

Merge pull request #1417 from snipe/snipe-fixes

[ci skip] Minor text changes

ea9260daab1767caeb49a7b5aae57cdabfbbe641 authored over 10 years ago by Alexander Makarov <[email protected]>
Minor text changes

b48ce60c3eee565a063eb1584703e5e082e44500 authored over 10 years ago by snipe <[email protected]>
Improve firefox profile loading.

Check given firefox profile for existence before setting it as WebDriver capability.

99174e9f99ec057366167cf65049c32f12ce87d5 authored over 10 years ago by Paul Vincent Beigang <[email protected]>
Merge pull request #1407 from pablopaul/patch-1

Add hint to "internal Codeception tests" under Contributions

6e9f2995736ec4f9f0e7a30bbdeafb82598644fa authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Add hint to "internal Codeception tests" under Contributions

2730a98031134f494195dcacc79cba11d1624da0 authored over 10 years ago by pablopaul <[email protected]>
Ignore errors from lastInsertId()

lastInsertId() fails if the DB structure does not match Db module's assumption,
for example, a t...

1c32052ee57c88a3e2fb79cbf2270682ba3149ce authored over 10 years ago by tomykaira <[email protected]>
Delete blank line.

9ceb60ebf51ed8b8e481fc35dd04fe60a2460bf6 authored over 10 years ago by Paul Vincent Beigang <[email protected]>
Load firefox profile from suite config.

10ce95851584e011752f81c016e06585dc8870b1 authored over 10 years ago by Paul Vincent Beigang <[email protected]>
Add docstring

059316cf574874a9bb48a29cf6ee72f9fb506400 authored over 10 years ago by tomykaira <[email protected]>
Let haveFriend() to receive friend's actor class

This fixes #1386.

Passing an actor class is useful to create a friend with specific role, that ...

613996c15d653da8db5021016c7329cebbfeac80 authored over 10 years ago by tomykaira <[email protected]>
Create testcase to show intention

2ec1a43b7b0939ba27921ab567cca6a6d7cd4b6e authored over 10 years ago by tomykaira <[email protected]>
Merge pull request #1391 from dharkness/2.0

Typo: web scrapper -> web scraper

d3eabf3a390c6ecb11d6c56f9cc1a8d6840b3ec9 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Minor grammar in Unit Tests and Conclusion

f2866f8f0895611e98ddb8880a155049a945d4f4 authored over 10 years ago by David Harkness <[email protected]>
Remove extra words

a691409c1c3d7d16a8cc88de518893bb57246ab8 authored over 10 years ago by David Harkness <[email protected]>
Minor grammar and wording

fe4bc820ff6a7404205ca1fb13bf0da4dafe5d39 authored over 10 years ago by David Harkness <[email protected]>
Typo: web scrapper -> web scraper

7af298e5be21a8df2cb94a6bb4a4b678e0477b98 authored over 10 years ago by David Harkness <[email protected]>
Test case and fix

4440f8fd2422888ce6b567632f5709dd93454056 authored over 10 years ago by zbateson <[email protected]>
Merge pull request #1376 from mindofmicah/patch-1

[ci skip] Fixed a typo

5b2448d48ce56f744077a83195fc92c73cc7ebeb authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed a typo

1a266db870b5ccf12de1daffcd1ced44b70a5169 authored over 10 years ago by Micah Eschbacher <[email protected]>
Merge pull request #1369 from ixisandyr/unreachable_field_bug

Test multiple submit buttons submit correct value. refs #1368

20f22dcf4399f777640b39a4cdfcffc8d78f7994 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Fixes #1051 - Form with multiple submit buttons will submit correct values.

We do not know which submit button was pressed until late on. getFormFor() is too early as that ...

6c1fce2c951f887ad11b9f51720e6c082c77d373 authored over 10 years ago by Andy Rigby <[email protected]>
Additional test (failing) to test issue with wrong submit button being sent after fillField() has been used.

ba32abb3aabbd0c31fca5968aedbbb341d11ef7f authored over 10 years ago by Andy Rigby <[email protected]>
Remove unnecessary use that snuck in due to autocomplete.

2734d132b9f37dae645aed85b3aaabf55738fab0 authored over 10 years ago by Andy Rigby <[email protected]>
Fix issue InvalidArgumentException if more than one submit with different names on form.

de5540409a746965fc5f368135e013fe211bd406 authored over 10 years ago by Andy Rigby <[email protected]>
Test multiple submit buttons submit correct value.

Currently throwing InvalidArgumentException: Unreachable Field 'button2'

7b2d643aa4c3b1dfa82e8223086bc323b26ea2a3 authored over 10 years ago by Andy Rigby <[email protected]>
Don't check for xpath if css selector is set

bded00886bfa4c090dfbcdd3fba821e35384286b authored over 10 years ago by Danielss89 <[email protected]>
Merge pull request #1338 from Eye4web/zf2-connector-statuscode-reset

Reset status code in ZF2 connector

94351281eea8e47c79e4e5381182d67ef98df386 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
disabling phalcon for php 5.6

05ba5f20070a65c4442fedfbc02a9d9becec32db authored over 10 years ago by Davert <[email protected]>
[REST] fixes #1329

0044d9cd935e34c392135d64999653837ca5f663 authored over 10 years ago by Davert <[email protected]>
fixes #1314

e08ebf0a8784e730539c5e46b33f8115b548e0ab authored over 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

c380da176c41906b4235c1746f8613d05d006663 authored over 10 years ago by Davert <[email protected]>
added PHP 5.6 to tested versions

5a51ed75829317835ab06286075d39bb05e84be2 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1362 from GrahamCampbell/patch-1

Added a 2.1 branch alias

9fbeb4a1b351bc876c8377707036580cca3ce17a authored over 10 years ago by Michael Bodnarchuk <[email protected]>
updated composer.lock with latest composer

aa83c4a583be348a39da459ca5019a618aa0ee6f authored over 10 years ago by Davert <[email protected]>
updated travis config to use latest Selenium

223173bd89ff3c53a831c36177978d6f1c9ccda4 authored over 10 years ago by Davert <[email protected]>
codefixes

e84e2da0e2847b1f6b97751ef121073cebffcf60 authored over 10 years ago by Davert <[email protected]>
refactored Queue module to use queue drivers

1f5d89b7aaccdfd66f1a0ddb68a9dba73e676358 authored over 10 years ago by Davert <[email protected]>
Added a 2.1 branch alias

155a5be0859f959d9907a991108aeba2bc6ee956 authored over 10 years ago by Graham Campbell <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

6ab3465a92de820ade82e6296ca72d1527b724c4 authored over 10 years ago by Davert <[email protected]>
updated selenium server on travis

768c7eafe4c68ff85c33b42102b00d3a3dae3937 authored over 10 years ago by Davert <[email protected]>
updated selenium server on travis

47df0693926dbddde5bb1b93b9ebb12bf8198682 authored over 10 years ago by Davert <[email protected]>
merged with 2.0

fe9eba1d6a88482f53a049c5daa1db7a037ad976 authored over 10 years ago by Davert <[email protected]>
updated documentation

a26f1b9e0e495905ba30ea9c79bea6cfb89321ba authored over 10 years ago by Davert <[email protected]>
Merge pull request #1350 from splinter89/patch-2

Fixed typo in docs

3e25d84c8c533e0e6112ffa2b04b42d8a8e2b26c authored over 10 years ago by Alexander Makarov <[email protected]>
Update InnerBrowser.php

4c1ccbbf53be86e4c7e89331d7e4c12751d3624c authored over 10 years ago by Anton Chernyavski <[email protected]>
Merge pull request #1349 from elazar/patch-2

Fixed syntax error in Silex module sendAjaxRequest() example

a4dd65409739fdb3721738c5db6f6e054e382127 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed syntax error in Silex module sendAjaxRequest() example

In the source code this time versus the generated Markdown...

5a8b972fe93d870a98e1af6587b06174a5a54653 authored over 10 years ago by Matthew Turland <[email protected]>
Merge pull request #1347 from elazar/patch-1

Fixed syntax error in Silex module sendAjaxRequest() example

423a96878e5a45e364a77ae57f893727efe12d18 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed syntax error in Silex module sendAjaxRequest() example

37ceefec43562fb847e1762e591927ecbb967882 authored over 10 years ago by Matthew Turland <[email protected]>
Merge pull request #1337 from scblack/patch-1

Fix spelling error "Conitinous" to "Continuous"

b1426b7881712b6bbd80c595d2c699c2ad0dab23 authored over 10 years ago by Alexander Makarov <[email protected]>
Reset status code in ZF2 connector

3d823fe35c8bca18082dbb2b0cadec844aeb4fa0 authored over 10 years ago by Danielss89 <[email protected]>
Fix spelling error "Conitinous" to "Continuous"

fa3b86f272103e196f44aec043088ebab63de89f authored over 10 years ago by scblack <[email protected]>
removed redundant libs from phra package

0314ca60e48e1d2ae62139029efd942362f37542 authored over 10 years ago by Davert <[email protected]>
fix setting default options for beanstalk in Queue

49d59c442bca8212fe126f0fb6f0e6b3f1b8458d authored over 10 years ago by Davert <[email protected]>
removed * dep versions from composer.json

137094d51c4e8c11aef28013f2997919189c5e59 authored over 10 years ago by Davert <[email protected]>
updated changelog

caebeb5999dcf9bf0b50524ef6d66fc2f40976ef authored over 10 years ago by Davert <[email protected]>
merged Queue module

272c801a074b87d152974e5c6908ea418a7d3ae2 authored over 10 years ago by Davert <[email protected]>
updated changelog

733fe02fdeb20bf6264e3bc0360f791c6822fb23 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1333 from TroyRudolph/2.0

When calling WebDriver::attachFile(), if the specified file does not

ce7b2d7e3a7968598739f3891cc7626f9a268edc authored over 10 years ago by Michael Bodnarchuk <[email protected]>
fixed codeception.yml config

3139f5839e6bed28d02f6927e86c9177e38fe5cd authored over 10 years ago by Davert <[email protected]>
fixed Yii2 builds on Travis

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

66f17317ceb78c1c01cd2588813a1063fff92317 authored over 10 years ago by Davert <[email protected]>
When calling WebDriver::attachFile(), if the specified file does not

exist, RemoteWebElement::sendKeys() winds up being called anyway and
then WebDriverKeys::encode a...

13031413c435f7e2d351aa8cd3175e8a28607daa authored over 10 years ago by trudolph <[email protected]>
Merge pull request #1322 from splinter89/patch-3

Update Bootstrap.php

f1f6c91b23858fbb9e1b15686c4508c7d78c21ef authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Update Bootstrap.php

0b092e89d836ee564cd6b35c5a98aba502afb82c authored over 10 years ago by Anton Chernyavski <[email protected]>
Merge pull request #1321 from splinter89/patch-2

Update Phalcon1.php

10bac6b5cbe74d7d5218282d3a1c385f45e4209b authored over 10 years ago by Alexander Makarov <[email protected]>
Update Phalcon1.php

b62f850491f96e02f31bc4c6939ea976768ae900 authored over 10 years ago by Anton Chernyavski <[email protected]>
Merge pull request #1308 from dynasource/counting-elements

Element counting enhancement

717b9b3381a2c6057bbf8e1550f44a3793ce2057 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1305 from fdjohnston/2.0

Fix for #1304

80dc8cbf389efc6f912cb748d1d296c74ff2e408 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1311 from ayastreb/2.0

Disabled skipped/incomplete tests logging in jUnit logger.

8a03ba50c140f3d8ba2aab5ab4b56bd200a007ca authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1313 from kdietrich/patch-1

Missing .php extension in 02-GettingStarted.md

329b10e142aaeff42af8a76d77b9b500add82d8c authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1309 from dynasource/recursive-run

Recursive run

60c4179109bfb94bee9fbd2b3e71bb58eaadd3ce authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Missing .php extension in 02-GettingStarted.md

Added ".php" after the filename, otherwise codeception will not find the correct test file.

8e1c31ad7c752dfabea309ff9ba2a3c204df83f6 authored over 10 years ago by Kevin Dietrich <[email protected]>
Merge pull request #1312 from fugadigital/patch-1

Update scenarios.html.dist

6fe21df2d7e3f33762e731c2d8b8d43575c172b3 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed typos

e381092e21b825dd516d8d331cb1cc23db5621c5 authored over 10 years ago by fdjohnston <[email protected]>
Tests for #1304

Wrote two tests (select by text and select by CSS) for #1304

9c35e81eb477eebad79d626cac96d1cb5e5940cd authored over 10 years ago by fdjohnston <[email protected]>
Update scenarios.html.dist

2e755f2dc543362bfcacdf5dda7cafafd0c155bf authored over 10 years ago by fugadigital <[email protected]>
Update scenarios.html.dist

ff5071fe0f57552b63c57f63c2b6016d21637363 authored over 10 years ago by fugadigital <[email protected]>
Disabled skipped/incomplete tests logging in jUnit logger.

70ec83f48e2f01d5f512751941b3d8bde5decd2c authored over 10 years ago by Anatoliy Yastreb <[email protected]>
hint update

cc8fb827c8eb1ab928806d297c88fb9877d57c12 authored over 10 years ago by Boudewijn Vahrmeijer <[email protected]>
hint update

2b6d694659b25d639d1d6460906cf96bb0221bd4 authored over 10 years ago by Boudewijn Vahrmeijer <[email protected]>
- Enabled Recursive run of included suites

- Added object properties to support clean recursive runs

2c120d5d577e6f48d42aac9b61703f9fe963641a authored over 10 years ago by Boudewijn Vahrmeijer <[email protected]>
update

10855fe34c5a0ff9952879e40ccbe133f5e88f95 authored over 10 years ago by Dynasource <[email protected]>
Merge pull request #1303 from TroyRudolph/2.0

Repair Generator/Cest.php such that the _before and _after methods ...

5b3b393b207ad78d2198153d7e12b737ddf7cc8f authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Fix for #1304

I believe this fix addresses the problem outline in #1304. Loop was
matching against nodes inco...

20f7bb2849eb2db652a95a3ead4a03c6bddd9b66 authored over 10 years ago by fdjohnston <[email protected]>
Update the tests to accomodate the previous fix to Generator/Cest.php

508638d76cbf04c7e88445ae6091cd52ae52bd7c authored over 10 years ago by trudolph <[email protected]>
Merge pull request #1300 from nathanmac/Stub-Consecutive

Add functionality to Stub to allow ConsecutiveCallStub

b598f3609a07b4157fd96d34e190991ab932f826 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Fix some of the alignment issues in previous commit

178bef7f92c9688f4a11512299569e21b48f2898 authored over 10 years ago by Nathan Macnamara <[email protected]>
Add functionality to Stub to allow ConsecutiveCallStub

60616edb923bb6f02d908f4e66c244b571c689ed authored over 10 years ago by Nathan Macnamara <[email protected]>
Merge pull request #1293 from JeffreyWay/patch-1

Add note about new filters config option

ac17a38602342683f339ed8c9ded30925e239497 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1294 from j831/patch-1

Update 07-AdvancedUsage.md

c32d2da19217e085a955b1be5e7521638c1d8282 authored over 10 years ago by Alexander Makarov <[email protected]>
Update 07-AdvancedUsage.md

fixed typo

2def28ec77fae01d5ec8f1c73713cff0e31716b7 authored over 10 years ago by Jay <[email protected]>
Add note about new filters config option

c7cb2ecaac80de0035c85d913fb0f1e382e2945f authored over 10 years ago by Jeffrey Way <[email protected]>
Merge pull request #1287 from dkiselew/#1283

fixed #1283

f949688bfb253ff5b31f3b7f175f8f125e46b9a4 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1291 from fugadigital/patch-1

Fix typo in configuration example

0653c6c38caeb01aba93617ba742d84357c82db0 authored over 10 years ago by Alexander Makarov <[email protected]>
Fix typo in configuration example

e1b45b004a63e7441fa3d9978764879ed8a3da73 authored over 10 years ago by fugadigital <[email protected]>
fixed #1283

set Codeception cookies to Zend Request object

dc3ec154ad1fe358a4ddd9585669f6432312a3b2 authored over 10 years ago by Dmitry Kiselev <[email protected]>
Merge pull request #1277 from dynasource/2.0

Fix for 4608

6dc4f4e91595d89ada0dba9d857179395a3c38fd authored over 10 years ago by Alexander Makarov <[email protected]>
Update Yii2.php

allow url arrays

475bfc20b17f22ac0a11d14c98c5997cf729f4c8 authored over 10 years ago by dynasource <[email protected]>
Update Yii2.php

84541f7a90e5c8741cf03194880e27b414f15e12 authored over 10 years ago by dynasource <[email protected]>