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

Fixed the issue that caused undefined index class #4038 (#4041)

Fix for 2.2

225f1c238a54b43321cc7acb6d07cf7b3590cba9 authored almost 8 years ago
fix deprecation warning in cli test suite (#4046)

19acaa8de6172079ba0d2c55d0c817a20c71d9cb authored almost 8 years ago
Merge pull request #3997 from Naktibalda/redirect-to-local-install

Use local composer installation if available

82b4ef12c5ee92baa6738f6841defaeae0f430ed authored almost 8 years ago
Merge pull request #4016 from leandrogehlen/2.2

Fixtures behavior compability with `yii2-codeception`

8a1590da02addf741aef96ed5a350fe18ea20631 authored almost 8 years ago
Merge pull request #4018 from B4rb4ross4/correct-gen-stepobject-doc

- g:step gives ambigous warning. add distinct command to docs

c377d68d6b47bec7cff34958d41b940d1cc30b52 authored almost 8 years ago
[Redis] corrected documentation of haveInRedis method (#4035)

afe4398bb627a22c6c574c6c3d7a39b5c03a9013 authored almost 8 years ago
Merge pull request #4032 from rmblstrp/4031-laravel5-too-many-connections

4031: Close all Laravel DB connections after test execution

bb6657e3b6d59a28c05079a2c1caa120a99bb2cf authored almost 8 years ago
4031: Close all Laravel DB connections after test execution

fd12807d8139a2850cb1858587347de93a9e7892 authored almost 8 years ago
Fixed guzzle/psr7 uri path issue (#4028)

769efbc5c411d840888ee58903c8fb63806d18b6 authored almost 8 years ago
- g:step gives ambigous warning. add distinct command to docs

2e8277e8c9e047990c78ed1d24b746be00f9d451 authored almost 8 years ago
Merge pull request #3868 from gimler/fix_exception

fix printScenarioFail with multiple scenarios

9696643b7a9dbf4bd876e3dc0c4b126b5fc64ab5 authored almost 8 years ago
Fixtures behavior compability with `yii2-codeception`

7707ec1faf97ed884b4aa44de273e343b86d4f32 authored almost 8 years ago
[DataMapper] Add option cleanup for skip cleanup (#3996)

* Add option cleanup for skip cleanup

Add option cleanup for DataFactory. If option cleanup i...

5a7df757c290a8881c1e4a58cb32f29c1d44c44a authored almost 8 years ago
Add parse error to TestParseException in PHP7 (#4007)

When \ParseError was thrown during test execution , the actual message was lost.

This change ...

704e98d6ca25baede88e60257dd40ed5f9814a74 authored about 8 years ago
fix printScenarioFail with multiple scenarios

d49b642db6f55ccf08a880f1cce3b24543e626f8 authored about 8 years ago
Merge pull request #4000 from lcobucci/fix-webdriver-issue

[WebDriver] Fixed issue in switchToIframe when called without name

41a206e74b811b1c766d88b35408106a45c9ecd8 authored about 8 years ago
add regression test for switchToIFrame

0e8b0722f6766f69a711e5fbdacca31c69ac3d76 authored about 8 years ago
Fix small refactoring issue

On ed549a9d2c5b6d4ccf940a6dcfa671cd042e8f99 an `else` statement was
removed (awesome) but the au...

393b29c90da64935dbf18be55878eff53c519a32 authored about 8 years ago
Merge pull request #3991 from timbroder/change-default-laravel5-database_migrations_path

Update Laravel5 database_migrations_path default

c82e7168b85962f849ba9dc84d62a3cc2d81c99f authored about 8 years ago
Update from database/migrations to null per https://github.com/Codeception/Codeception/issues/3990#issuecomment-277434355

d4f2ddd11a801afc9904683e468409078c5f7d6a authored about 8 years ago
Use local composer installation if available

ef3eb6c8f26b6a4d0c826033bb2e6db8a0a10b8e authored about 8 years ago
updated changelog and docs

ca1a8ef00fc4efb473994da5abfb490bddec6ff2 authored about 8 years ago
version bump, changelog updated

0204f1362040d3e408404af2545e5fa27e8964e2 authored about 8 years ago
updated docs for REST

e183bc140caa99b9174e843567efab7a7986d2ac authored about 8 years ago
binary output checks for REST module (#3993)

* binary output checks for REST module #3992

* examples for binary response checks

78e66a64218b3c896cef8f7b3fddb53d7ef0b26b authored about 8 years ago
codestyle fixes (#3994)

58f1463ebd0205dc8278b7668b3e907bd4a4d4ba authored about 8 years ago
added `performOn` method to WebDriver (#3986)

* added `performOn` method to WebDriver

* reverted change to WebDriver's config

* unset ba...

ed549a9d2c5b6d4ccf940a6dcfa671cd042e8f99 authored about 8 years ago
Update Laravel5 database_migrations_path default to be inline with Laravel

4473054b7edc2dd7429ca69436ad92c1a3deb551 authored about 8 years ago
Update Yii2.php (#3973)

Fixed #3961

4f9d4c40c3177ed96a263d73637b98ea5c35640a authored about 8 years ago
Pass error message from wait*() methods to until() (#3983)

* Pass error message from wait*() methods to until()

Sometimes, when test failed because some...

077fa8ff91986f28cf63ca555e7825db450485eb authored about 8 years ago
hide binary response data in debug #1884 (#3985)

* hide binary response data in debug #1884

* rework binary formatting for DRY, variable renam...

5f4c326c118cdd027e51db4a3dbb86c113a6ff6c authored about 8 years ago
Add methods to bind an (non-existent) exchange to a (non-existent) queue in AMPQ module (#3988)

0c23fef136311ed9ddb42418caf440501af31ce8 authored about 8 years ago
Fix test coloring (#3977)

* fix test cli color for special chars

* simplify code

ca05a06a005655bbad6cfedd86e679d49901f1e4 authored about 8 years ago
add crap4j support (#3971)

* add crap4j support

* try fixing php 5.5 tests

ae9c799c94eeacc89373f113cac65082e9d0e551 authored about 8 years ago
Merge pull request #3975 from Naktibalda/merge-2.2-to-master

Merge 2.2 to master

cf45ed0736c457947bb462fec87a57b5bf59e9d1 authored about 8 years ago
Merge branch '2.2' into merge-2.2-to-master

c0d493dc5801b42b5e9a8bc137267ad27031636d authored about 8 years ago
Merge pull request #3969 from gimler/cleanup_use_statements

cleanup use statements

c39ecac466965c8b8b835579eec063d4a2275a0e authored about 8 years ago
Merge pull request #3963 from Naktibalda/issue/3953

[InnerBrowser] If form has no id, use action attribute as identifier

098d0291a8810213972aaa18b908de1d8647c1b5 authored about 8 years ago
cleanup use statements

21f84e4916b1c9732aac3af42cada921cb3a7ba3 authored about 8 years ago
Merge pull request #3970 from gimler/cleanup_gitignore

cleanup gitignore

aa7ac6d5435073ff97e119f926add723cbaa735e authored about 8 years ago
cleanup gitignore

8a96a53e35cbd16378d2bba32e5dcb567fca0ffe authored about 8 years ago
Merge pull request #3965 from gimler/patch-1

cleanup use statements

c0e9677a38326c347b8c1cbedac06325b4be4c55 authored about 8 years ago
cleanup use statements

* `use Symfony\Component\Yaml\Yaml;` not used

c503a3fddb290778232d8058dc91ae52ebc15814 authored about 8 years ago
[InnerBrowser] If form has no id, use action attribute as identifier

Fixes #3953

f418547c3c65994428c83ee45914fa279ab1b705 authored about 8 years ago
updated c3.php in claypit

fbb55c647a38a82eb90c23e77e400e8b984dab3d authored about 8 years ago
Merge pull request #3959 from Codeception/janhenkgerritsen-patch-3

Update .travis.yml

5a628251bc668fe5b50cd25428d720d6e503cae2 authored about 8 years ago
Update .travis.yml

36c69a4cfaec095f50340a70b8ab279c57d94377 authored about 8 years ago
Merge pull request #3956 from Codeception/janhenkgerritsen-patch-2

Update .travis.yml

e473b43187c025294de65f4b84694bc78ab824dc authored about 8 years ago
Update .travis.yml

3d32d624ea52c3fbc34c0b3fa8978ee8e727fadd authored about 8 years ago
Merge pull request #3954 from janhenkgerritsen/2.2

Laravel5 module fixes

4a04cd19784d41ee8ff9ec767c25ac4a6535269c authored about 8 years ago
Laravel5 module run database seeder after the start of the cleanup database transaction

5976db3f4e53cf56160964cd4a64a1aef20bd1ab authored about 8 years ago
Laravel5 module fix error for applications that do not use a database

a15da6b44e6b44bd0319bff7dc2f59a51bf3b30b authored about 8 years ago
Merge pull request #3952 from janhenkgerritsen/2.2

Updates for Laravel 5.4

a50025e37b14a73451585e00ba1db63e6564e466 authored about 8 years ago
Updates for Laravel 5.4

a62fad0f586cb7f8b261849ebe71d4bb4ea3606c authored about 8 years ago
Merge pull request #3945 from freezy-sk/fix-rest

Added missing @part json and xml to deleteHeader

30092302728297dddab6b3d12cc5142e575ad3c1 authored about 8 years ago
Added missing @part json and xml to deleteHeader

05225a3f20278315bd49fe69825fae8688665441 authored about 8 years ago
version bump, year updated

0a87d4b19070a24636125993450a9d3f698a6663 authored about 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

6553f2577fa3f39fd87d6330feb4cbb2459b8acd authored about 8 years ago
Merge pull request #3937 from Codeception/webdriver-test

Webdriver test

564d830b80da63ef7ad1e9ae59297d89ed883937 authored about 8 years ago
Document high_limiy and low_limit for codecoverage. Closes #3880

a15b183a379c1002f85bef517806d79ecb50cb7f authored about 8 years ago
added test for #3865

a6fd3e8fe8c5ec8409f6583db09fe2ff48d2d79c authored about 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

1432b083ddfb54c6d5b6163dbfef7f5839b46077 authored about 8 years ago
fix click on links with only numbers DOM Exception 12 (#3865)

f6d75bf7d989320eb1303200366043e8e8c0ea72 authored about 8 years ago
updated changelog, docs

2101a45279629d03433cb481876b8ac4427436b0 authored about 8 years ago
Fix bug #3824 by removing code that added extra option. (#3825)

8e82ab320a77131e04de7d8012d3d94b2ef1da97 authored about 8 years ago
WebDriver: added actions for managing tabs (#3929)

* WebDriver: added actions for managing tabs

* replaced ctrl-t with JS open target=_blank pag...

28ff813153707b79e5e9735cc6628654864524ee authored about 8 years ago
Fixed step output error, when max length is negative. Fixes #3922 (#3931)

2de51cc0ad1c35d01fcb0ca2f4f5f9e10b6973a2 authored about 8 years ago
WebDriver: added search by class to fuzzy search (may improve speed) (#3930)

4a378f675832f309a85083076aef59cf98d99e47 authored about 8 years ago
minor documentation improvement. Restart affects browser window, session is cleaned in any case (#3932)

0f91b357b24b936e2f101cfca12d3a256e536a6d authored about 8 years ago
add option text to seeInField (#3905)

* add option text to seeInField

* fix phpdoci comments

b2837684ad9d6bb66b571d08e7795d2095b442e6 authored about 8 years ago
Fixed output path in HTML reporter (#3925)

* Fixed output path in HTML reporter. Fixes #3857

* referted removal of var

f9d2ac2e737e9630c1fd7e8b5262341775689d85 authored about 8 years ago
Fixed error description in DI. Closes #3869 (#3926)

ec74a2babc264b32e6a5aa5e2133eab85e29cf6f authored about 8 years ago
Config overriding improvements (#3927)

* Config overriding improvements: throw error when yaml can't be parsed, improved yaml parsing. ...

da7b456a843bb03d431984016845fca8b155785b authored about 8 years ago
[Travis] Run tests on PHP 7.1 (#3913)

* [Travis] Run tests on PHP 7.1
* [Travis] Don't test Phalcon on PHP 7.1
* [Travis] Don't enab...

084782f2c5afc90ea51799827bd68b972a2d0d71 authored about 8 years ago
Yii2: clear unloaded fixtures after test. Closes #3794

b91aac5665ed1ac72a9d23b79a6006d5e7c013f0 authored about 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

22b43decb9765ba1103d2fd74c6bd14596595e07 authored about 8 years ago
[PhpBrowser] Ensure sessions have independent cookies, fixes #3911 (#3912)

da34f9776941d3e569e69d537d58194b056793b6 authored about 8 years ago
updated docs

4e38a8c6bc8c7db7410650f3c8eff547f8285026 authored about 8 years ago
Moved HHVM builds to Wercker CI (#3809)

* enabled wercker HHVM builds

* added unit core tests

* triggering tests once again

* f...

e264b3d8bbe27e760cbec16669937426407467e8 authored about 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

ec7cc17f1580e2aee69a969df5d0566fe5b64ba2 authored about 8 years ago
Support php files in ParamsLoader.php (#3914)

565f7edfb8eea75227b4e3deba6fbbe05ef5474c authored about 8 years ago
Fixes #3916: Don't try to start transaction when working with non-transactional DBs (#3917)

e6529a522c205497e2c6e19352b5235ba7b797f8 authored about 8 years ago
Documentation Update: Using directories to define groups (#3921)

* Using directories to define groups

Closes #3919

* Update 07-AdvancedUsage.md

1c7b7086351acefa4e9dca43728f19c3dc14ffb7 authored about 8 years ago
Merge pull request #3887 from Naktibalda/rest-remove-remote-xdebug

[REST] Removed broken xdebug_remote functionality

80c85a651d9365f988b29c0901b383f75af216f8 authored about 8 years ago
Adds gitlab CI configuration (#3739)

* Adds gitlab CI configuration

* Added ```yaml to code block

* Changed docker image to off...

54ac1488ec250c14532fc6277e8512dcc0fbd9a9 authored about 8 years ago
Merge pull request #3907 from AdrianSkierniewski/graceful_termination_for_php71

PHP 7.1 - Used new pcntl_async_signals function to handle graceful termination

426ee652daf1ec8641f85b4bb6f4d814fdc276c9 authored about 8 years ago
[WebDriver] improve mouse interaction (#3864)

* add clickWithLeftButton
* make element optional for clickWithLeftButton, clickWithRightButton...

71cbffdc9304c692a58ed5521d8cd5efb940b04a authored about 8 years ago
Merge pull request #3904 from insightfuls/disconnect_after_initialize

[Db] Disconnect after initializing when using reconnect, fixes #3903

873671dea68ad6f8ca331e1e045da3afa67d1681 authored about 8 years ago
Update Phalcon.php (#3908)

a8024dc8fb9809b3ca83860f989bf3c0c5ba902a authored about 8 years ago
avoid notice when checking width of terminal on Windows (#3893)

5ae7281b935ce50d1b90abd633b5ccf2ea9313a3 authored about 8 years ago
Changed package name to codeception/codeception (#3885)

84103659a4fd15c7947739db56edb72b70954e4e authored about 8 years ago
Used new pcntl_async_signals function to handle graceful termination

a29159a1ce061e711e10d9f07a962066c6e3acf7 authored about 8 years ago
[Filesystem] dontSeeFileFound searches in path (#3882)

* Updated FTP and SFTP tests

Didn't run them

* [Filesystem] Created tests for (dont)SeeFil...

2aeb8cd0f99838021ca9f6e238ae69e0c8c5fa0a authored about 8 years ago
fix documentation rendering (#3901)

8e552043274cc54c9072402ba68ee9f74f2b1bab authored about 8 years ago
[Parser] Use function_exists to check that exec is disabled (#3886)

A better alternative to @exec
Thanks to https://github.com/mklemarczyk

6daa1f7d973502c99144e24b2749c8082ef5eaaf authored about 8 years ago
remove bad line (#3892)

3bb6c6e9fb108bda2ebf21da9c7b4f98ae237277 authored about 8 years ago
[Db] Disconnect after initializing when using reconnect, fixes #3903

5e2c999df9eae7ff4f802eb801940f87088f0fc7 authored about 8 years ago
[REST] Removed broken xdebug_remote functionality

Please use codeception/remote-debug package instead
#3883

e82e3f17168dfe256b9fc380c4e7a05a33f5f38e authored about 8 years ago
[InnerBrowser] grabValueFrom and seeInField can see input field values set by fillField

4f6e2ed297c79da0cb287594f69294879004c8ac authored about 8 years ago
[Db] Oci driver also cleans up views (#3881)

51ca13a1b9cab057a7cc1e6fe81db6f4e15625d2 authored about 8 years ago