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

Removed ZF1 module (#5445)

2aca4d912df6843e8eba00a80bb34a3e9b6f0b3c authored almost 6 years ago
Removed Facebook module (#5444)

ddaeffdf3ec1c6b970984c52195ed08b2db00a67 authored almost 6 years ago
Changelog for 2.5.5

547a64cb31edcf1902b296c511f5ca74101bcb4c authored almost 6 years ago
Merge branch 'JorisVanEijden-5401-non-null-cookie-expiry' into 2.5

2a5b4e579023d70061bce6ff12bba5ec8522d37e authored almost 6 years ago
Fixed failing test

396f21fc93f6534d1e0fea5fcf22a50fab76429e authored almost 6 years ago
[WebDriver] cookie expiry must be in the future

941f3e9ad58453ff78d0e27ca872477be341d8aa authored almost 6 years ago
Merge branch '5401-non-null-cookie-expiry' of https://github.com/JorisVanEijden/Codeception into JorisVanEijden-5401-non-null-cookie-expiry

4a1789642749ff7fb23957eceeb32dcf7fc8e8a1 authored almost 6 years ago
Removed AngularJS module

a11c95aeda54965839fdfafb0b464df7cc9e1877 authored almost 6 years ago
Merge pull request #5422 from Codeception/2.6-cleanup

2.6 Cleanup

4b6ed666a30c4d41a35894999359067f97d16b1a authored almost 6 years ago
Fixed autoloading Steps in web suite

58b62b950188770297dd7e17e839caf3772436de authored almost 6 years ago
Removed test of removed method getPrimaryColumn

548b5f7a1d6e98cca1c3b5582b982d23142be303 authored almost 6 years ago
Use codeception-2.6 branch for laravel5-sample test site

0dcb053d0424bb6e866473203bb44ae20565b1a7 authored almost 6 years ago
Made StubTest compatible with PHPUnit 8

By using namespaced MockObject in test, because non-namespaced version no longer exists

36285182862402740627dd6a1a996d6c3af06eca authored almost 6 years ago
Removed deprecated setExpectedException method

b223363b3637d5eb6c8e9e218c4fb8db963e5c96 authored almost 6 years ago
Removed methods that were deprecated long time ago

7511fd2ceabe071cb65c0f38ae459c2d392ebefa authored almost 6 years ago
[SOAP] Removed seeResponseCodeIs method (use seeSoapResponseCodeIs instead)

4549c538800bbc180bac6efd29bfc323016ebd5e authored almost 6 years ago
Deleted all HHVM specific code

8973c191f4fea5428463cd3f37a68819faf929e2 authored almost 6 years ago
Renamed Guzzle6 connector to Guzzle

2540705bfd81bfe5180a3bc413f95ad7e540f1a6 authored almost 6 years ago
Remove workarounds used to make tests pass on PHP 5.4

c56a840dd21a295827f7f35ab4cc326314d74fc9 authored almost 6 years ago
Dropped support for Guzzle 5

f6c71986e08e6a30a5423434a9363f40df3594d5 authored almost 6 years ago
Merge pull request #5433 from Codeception/2.6-zend-expresive

[ZendExpressive] recreateApplicationBetweenTests is on by default in 2.6

828d2c738e506da58cc0922c46fd266647e90654 authored almost 6 years ago
[ZendExpressive] recreateApplicationBetweenTests is on by default in 2.6

4faca479a0557ae0bafffd8af747b251b44ad576 authored almost 6 years ago
Documenting `IS NULL` (#5424)

See https://github.com/Codeception/Codeception/issues/5347

367de4ffde960d8be98d710e4a9f849cfd17e28f authored almost 6 years ago
Markdown for link.

3e9a0e76db90ac947399413df297e2fa2a67ff1c authored almost 6 years ago
Fixing the bad build command message. (#5426)

[Build command] Fixed message printing number of methods in actor class

6bfb1544309000cd690add792f0d131036d6d1f4 authored almost 6 years ago
Merge pull request #5430 from routard/dev

[Lumen] add support for Laravel\Lumen\Application::boot

4fb08801508f51136c1f2201aede6b5d53e11f87 authored almost 6 years ago
[Lumen] add support for Laravel\Lumen\Application::boot

in version 5.6.*, lumen introduced the same design pattern like Laravel
@see https://github.com/...

5a888a0405905c1b8ae21b5bf1a7f53fa78cedda authored almost 6 years ago
Added info to seeEmailIsSent about stopFollowingRedirects

Please fix the link markup - I'm not sure whether it should be Markdown or HTML...

e001c43c6b51866de43993a2aa76421106074f88 authored almost 6 years ago
[Travis] Don't test Yii2 on PHP 7.2

Because it is incompatible with PHPUnit 8

da7d78c3bda7c96319e8c35d1f8d8ce1b6dbb907 authored almost 6 years ago
Merge pull request #5417 from edno/2.5

[Laravel] Fix missing declaration shouldReport

469e5e47427c0e0e4cb78c5a8accc0c5c7e9b3dc authored almost 6 years ago
[ZendExpressive] Stop recreating application between requests when we want it between tests

f4836229fe51ab8fb4fc42226101fb5c11999d57 authored almost 6 years ago
[Laravel] Fix missing declaration shouldReport

shouldReport() declaration has been added to Illuminate\Contracts\Debug\ExceptionHandler in Lara...

fbd197a32a4d4f5024afa4d1f027a8cde1ec2129 authored almost 6 years ago
Add possibility to dynamicly load contexts (#5409)

f945662b563b9123c6ec7861a0e49921d7ea6cd5 authored almost 6 years ago
[Asserts] Added new asserts

* Added StringContainsString family of methods
* Added all assertIsX methods except assertIsIter...

cfe341a34af0fe5dd0c6db98d0edf9610275a46d authored almost 6 years ago
Make sure _directory will return its diretory

deee5375205fb1126711c4d6f4d3777507766f8b authored almost 6 years ago
Fixed ModuleTest

1c6bff8311e9302299270f3d3e0461852ae26db0 authored almost 6 years ago
Updated required version of phpunit-wrapper

dfaa15431e7b712c62eb58e90fe6fa948bfe71b6 authored almost 6 years ago
Updated version number

a709d5d2dde3b1feb73d4045605b63adde9227c3 authored almost 6 years ago
Reverted change in WebDriverNotConstraint test

fadb5bbf92243c8967e16b1cbe6e113c5e304ff2 authored almost 6 years ago
Fixed WebDriverContraintTest

1ecc4d938b50caa0866bc0630ab4f5bf85191b30 authored almost 6 years ago
Use expectException method instead of annotation in tests

b9105532c5931c61e81179f07738d857345f6171 authored almost 6 years ago
Used assertIsInt and assertIsString instead of assertInternalType

Because assertInternalType is deprecated

3401ff1f609ae9ed00305aa365b4c74406b60f8b authored almost 6 years ago
Fixed broken tests

73e3afee492c942909d28bcf746a50ee1d1d48e5 authored almost 6 years ago
[Asserts] Add assertStringContainsString

and assertStringNotContainsString methods

3c2ae43ab85af5d35f039903ff0b290af310d465 authored almost 6 years ago
Use assertStringContainsString for asserting strings

2e43d75cced3c4380e2c888f7ee100dd68c6d6ed authored almost 6 years ago
Fix #5401 by supplying defaults to cookies to keep chromedriver happy.

ec2fc7362ceea866fb9f5e71181eaa6cfeded8ac authored almost 6 years ago
Merge branch '2.5' into 2.6

c13e426f8b2e81577a8c73bd87e778588262897b authored almost 6 years ago
Updated changelog and version number before release

a2ecfe2f3ad36cc29904d2d566b0d7280854e6c9 authored almost 6 years ago
Merge pull request #5380 from Codeception/compatibility-with-dotenv-v2

Restore compatility with vlucas/phpdotenv v2

47f643d06e50bb1b3626b9d3b4a1aa1b2d8fb8f2 authored almost 6 years ago
Merge pull request #5402 from Codeception/fix/run-dependent-test

Fixed broken runDependentTest

fc6deb84b2dc771fa9a5acfab92ef656665308cc authored almost 6 years ago
Fixed broken runDependentTest

ff90702473674d61fd88ffec515bc36f22818ffe authored almost 6 years ago
Merge pull request #5376 from Codeception/release-documentation

Documented release process, reverted last change to Robofile

761462fa2b5718a09148f80de2c4258a6d51e02f authored almost 6 years ago
Improve code formatting

ee230abb68d2ff8f8262b8311f4157b06a399c88 authored almost 6 years ago
[Doctrine] Fixed cleanup issue #5326

* Reloading module on reconfigure to persist new configs.

* Making cleanup property work afte...

7f685c364ce62573fde602dd7d3e996fb850299b authored almost 6 years ago
Improve fail message of Phalcon::seeNumberOfRecords

aa0e8f7a77dd0b3a6bd1497073037cdeb2493371 authored almost 6 years ago
Phalcon docs

46716e6c0a25e2beddfaeb8ab080eff1c56ae77e authored almost 6 years ago
Add possibility to checking number of records in Phalcon Module

72aa3acb8662ed52c5b964bebaff29437a69843e authored almost 6 years ago
Restored compatility with vlucas/phpdotenv v2

77dc94d15c453d461f5734a6bd3c70624101610b authored almost 6 years ago
Fixed broken test

f9d1374ace838461175ab034f113fb96f9517845 authored almost 6 years ago
Test\Unit extends Codeception\PHPUnit\TestCase

25c7386a0488246cb2f2fcadd67e58f95341ee07 authored almost 6 years ago
Deleted Fail, Incomplete and Skip exceptions

c603e7ed4b4de9f48084a12b0358b6aecf2e6e1c authored almost 6 years ago
Use wrapper methods in unit tests

d341bbf0302ab0917664366f411974b672c61113 authored almost 6 years ago
Updated phpunit-wrapper constraints

ac555dbe5822b4aa02b26325649ed4be465e654f authored almost 6 years ago
Merge pull request #5377 from nathanmac/2.5

Removing myself as a maintainer of these modules

64fcb6006f6f6d5a246a33ba761ca8a16a3ec8a4 authored almost 6 years ago
Removing myself as a maintainer of these modules

8798cde905ea1923cf183665bf01317a4aa301d6 authored almost 6 years ago
Documented release process, reverted last change to Robofile

31fc7fdc1290952b5b522e2f6e544d9b7c6f0c91 authored almost 6 years ago
Bumped version to 2.5.3

19f0fe845c0af5af2a6c094dc0df3a178a3fd5b0 authored almost 6 years ago
Updated changelog for 2.5.3 release

9a40338805cd00e8f7df9b7307cb9cae05c4e708 authored almost 6 years ago
[Db] cleanup database if populator is used (#5358)

* Allow clean up of DB regardless of dump config if populator is used

d2299114c1bba6cd3d7b84d0469c4c154e53418c authored almost 6 years ago
Merge pull request #5372 from Codeception/symfony3-services

Fix persistent service for Symfony 3

6ae3c161175aa96c9e1675bf3c3d9cbead41acd7 authored almost 6 years ago
Fix persistent service for Symfony 3

Catch exceptions thrown by Symfony 4

37a75622952b01ec368cf7d6dfc90a67ed225165 authored almost 6 years ago
[ZendExpressive] Set Cookie header in request

Because Dflydev\FigCookies\Cookies::fromRequest($request); reads cookies from header

82af423f65c0ee3a8963273fbdf962792b7f5b09 authored almost 6 years ago
Merge pull request #5364 from kardagan/ftp-update

Update Ftp module to be compatible with phpseclib v2 (Issue #5363)

626a998642794720a2c88cbf6345ffcc9efd4d03 authored almost 6 years ago
Merge pull request #5366 from KartaviK/feature/update-vlucas-phpdotenv-package

Update vlucas/phpdotenv package to ^3.0 version

c2e020446e93ce96f50eb3eeb28f176f232af2b8 authored almost 6 years ago
[Docs] Fixed XPath example of click method

debadc6e66011d1a2da386945c75f64403b5728b authored almost 6 years ago
[Db][Docs] grabFromDatabase() returns mixed results

* issue-5367 grabFromDatabase() returns string

* issue-5367 grabFromDatabase() return changed...

24f984fc193c8d6df36ae08f81186eee3045895a authored almost 6 years ago
Update vlucas/phpdotenv package to ^3.0 version

507276469c976c6846b1dc09b8741b2ec8ea5ef1 authored almost 6 years ago
Update Ftp module to be compatible with phpseclib v2

53a5748494a2eee8abdc0c34ee456b4e4b029441 authored almost 6 years ago
Merge pull request #5339 from Codeception/issue-5320

[JsonType] Fixed issue #5320

844ac637242768ffbb832141b6e5ed75601c21d3 authored about 6 years ago
Merge pull request #5349 from richleland/update-chromeoptions-setting

update docs and web test config to use goog:chromeOptions

c14447b955e95dae303d86e205312933ad5abd9e authored about 6 years ago
update docs and web test config to use goog:chromeOptions

7d6445f777c16fb1b6903c8db9fba14982678c33 authored about 6 years ago
Merge pull request #5342 from Codeception/phpunit-xml-reports-2

Updated phpunit xml report tests to verify name of per-file test suite

5ffd5198997bf885cf19e7864186e3f563de0071 authored about 6 years ago
Merge pull request #5340 from ellisgl/5320

ISSUE-5320 Extended for special matching delimiters.

4839a93782bcbbf03976ff3fa4043647ec3f21d9 authored about 6 years ago
ISSUE-5320 Extended for special matching delimiters.

2900ae63ab3d8736bea7dae8d5eca73448ee5bd5 authored about 6 years ago
[JsonType] Fixed issue #5320

a3532f65dc44c544a399c98e675523eb1691cc64 authored about 6 years ago
Updated phpunit xml report tests to verify name of per-file test suite #5004

a5768cbb2dfcae0488c39521e0b96ad6d65a1c6a authored about 6 years ago
Merge pull request #5334 from chrisaligent/patch-1

[Docs] Fix typo in Recorder extension docs

eaeafde7d0ed70b5e834abfed30f54f9df34c133 authored about 6 years ago
[Docs] Fix typo in Recorder extension docs

skipRecoding => skipRecording

3e8915753056c8ad064d26ea159164f4ffadb63b authored about 6 years ago
version bump, release script improved

4f89de32929fef53ca6d83b159fe329b6d484c1c authored about 6 years ago
Updated changelog

205f429abc70b99346488f7d2b084dc8dc846b22 authored about 6 years ago
Merge pull request #5150 from siad007/ignoreEmptyContextAndExtraLogger

[Logger] Ignore empty context and extra fields in logger module.

f4682c411694eca45000cf91442466d2cc875cfe authored about 6 years ago
Merge pull request #5319 from Codeception/phpunit-xml-reports

PhpUnit XML report

2e4e90b338edfac1fa867ccce62a4ee5ab2daccd authored about 6 years ago
Made test compatible with PhpUnit 5

79022740b6f036427bafa7d260a82f1eda3dd132 authored about 6 years ago
Tests and other changes for PhpUnit XML reporter

Same as JUnit, but generates testsuite for each test file
Fixes #5004

79a0c3a5ba4d23ae80b51b21afbee5ec31612889 authored about 6 years ago
Merge pull request #5313 from Codeception/bootstrap-namespace-short-option

Bootstrap: changed namespace shortcut to '-s'

a193333086bde158915c44a800070ad38c352d8d authored about 6 years ago
ArrayContainsComparator do not Intersect correctry Empty expected nested array (#5304)

* Provide test for empty nested array Intersect case #5303

* Fix ArrayContainsComparator to i...

91a08823d2a5a71363b781f75025bc6638791e38 authored about 6 years ago
WebDriver: print curl error to debug output if webdriver failed to connect (#5315)

b336a6108c26b39eb47659d92287f6a29409c5b6 authored about 6 years ago
Bootstrap: changed namespace shortcut to '-s'

-ns wasn't working because shortcut must be one letter long
-n is taken by --non-interactive

a2a838cc04dc796cffce8c9f997d1f7d8ebea95f authored about 6 years ago
Merge pull request #5307 from Codeception/zend-expressive-reload-application

[ZendExpressive] options to reload application between tests and requests

3b7bef9aa85578a25120319aa996a82d0d5ac0a4 authored about 6 years ago
Merge pull request #5316 from Codeception/travis-cphalcon-3.4.2

[Travis] build specific version of cphalcon

d14d2e1d3243ffcb6258f12a800dba04eed8eef9 authored about 6 years ago