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

Prevent NPE in Yii2 module (#5136)

8be87c6f035c4bfd23166c5b8d5479b20d76637c authored over 6 years ago
Merge pull request #4906 from edno/2.4-bug4846

[WebDriver] Fix #4846

564e711da4fa09b79972f8e46e718ea43bc320e9 authored over 6 years ago
Fixing recorder extension issues caused by phpunit 7.2.7 update (#5110)

Fixes #5109

d0522f769edd358cb8cf0360b8627ec1a807c619 authored over 6 years ago
[WebDriver] report correct strict locator in error message

Implemented my own suggestion,
This message is more accurate because getStrictLocator uses only...

928f4b9e6f19426d09baaf9deeb3634830625679 authored over 6 years ago
updated readme

0af1030fa35299241812301683d00d86d4712def authored over 6 years ago
version bump and changelog

5fee32d5c82791548931cbc34806b4de6aa1abfc authored over 6 years ago
always disconnect before connect when reconnect is set (#5068)

* if $dbh is already PDO instance, no need to connect again;

* always disconnect before conne...

8c7c171d60f96f5399f99b0ae355d3eb8ae02615 authored over 6 years ago
More explicit PDO closing upon destruction (#5072)

* do explicit rollback if destructing while transaction is open;

* do explicit disconnect on ...

be408d0c519016fbc48073d376a202f06e6f352b authored over 6 years ago
fix Lumen file upload via REST module (#5082)

* fix Lumen file upload via REST module

* missing dependency

c86a69137dab521f67e34fc0b7934a84065266d3 authored over 6 years ago
Fixes https://github.com/Codeception/Codeception/issues/4913 (#5086)

* Improve check before calling getMetaData()

is_callable() cannot be used if $testCase implem...

23a1f926c7652b939d65582903566133b13156e2 authored over 6 years ago
Adding an extension to run processes before tests (#5089)

04879c2d3c811228faa94656135fe295cb3bde45 authored over 6 years ago
Fixing edge-case issues with the recording extension (#5101)

Fixes #5093

11d32cf5387ca355464d45c1bb4515739f5dbb58 authored over 6 years ago
fixed compat with phpunit 7.2 (#5104)

e864e787b7374376057a01cefd1788b709841830 authored over 6 years ago
[DB][Mysql] Two new options: "ssl_cipher" and "ssl_verify_server_cert" (#5095)

* Two new options: "ssl_cipher" and "ssl_verify_server_cert"

Added two options: "ssl_cipher"...

8a4bb3d12e4aed2755f0d063fea9fd94bc603eb8 authored over 6 years ago
[Docs] updated PHP requirements for 2..4 version (#5098)

26cdd4913ca54c67ddb6e8469599f5438a8dfae4 authored over 6 years ago
Merge pull request #5079 from jonny7/patch-1

Fixed regex pattern in codecept_is_path_absolute function

ba6bd27873392d15034a52d3ec64a19f82220cb5 authored over 6 years ago
update stale github/tree URLs in docs; (#5084)

5960d64ded678561b4bda4af37ed09f4c775ff4d authored over 6 years ago
Update autoload.php

Fixes Compilation error:

>Warning: preg_match(): Compilation failed: missing terminating ] fo...

6ca7696e00f0d18bfad549f7c0ba9dee1427ce57 authored over 6 years ago
Version bump and changelog (#5077)

2060fc1fe8ac2823ff3b8ece04616fc12aca968a authored over 6 years ago
Fixes a missing _ for _getResponseContent() in seeXmlResponseEquals (#5074)

* Fixes a missing _ for _getResponseContent() in seeXmlResponseEquals

* Added test

e03f4049bc878acaad0b6b01793ff711d762bdf4 authored over 6 years ago
match title in input fields (#5065)

88d572c2a44c28085df8fe2221cf3d66b0966060 authored over 6 years ago
add config option for session lock wait setting (and Oracle implementation); (#5069)

888b6a6d6ef37a4433849a1e60bc70efcfc1cd74 authored over 6 years ago
Fixed "No Session Timeout" fatal error in WebDriver (#5070)

392b7e4528a805ca4591bd98936b311527c495f2 authored over 6 years ago
Added new option to Recorder extension to disable recording of specified steps (#5015)

* Added new option to Recorder extension to disable recording of specified steps

* Added wild...

51b8cba4be0589e632aaf3ea01d7e1e9a4594858 authored over 6 years ago
[WIP] Start using assert() and not fail() (#5063)

* start using assert() and not fail()

* style

37fb9c6a6a2215f2826933f92bd9b42d7c7f0ac8 authored over 6 years ago
Allow absolute paths in `extends` property of configs (#5061)

* Updated Configuration::loadSuiteConfig() to respect absolute paths in `extends` parameter

*...

21fb2ffd1148cd0f761ecd3fe53ad80c361a8999 authored over 6 years ago
Symfony test email count (#5059)

* Improve testing sent emails in Symfony

* fixup! Improve testing sent emails in Symfony

*...

85342fd574660c649ece8a7a54aadfe38d01c880 authored over 6 years ago
Typo fix in phpdoc (#5060)

f942fc6ce0f6516e97f80023db76cbbe0053659c authored over 6 years ago
Typo fix (#5057) [skip ci]

ce7d225b2df3569d312a7cd248dbefedd99c9003 authored over 6 years ago
Fix typo (#5052)

7b9d40c3b5c4197dd64db451f7bf8dcb17db8e2b authored over 6 years ago
Unbind specific event handler instead of all class level events when … (#5045)

* Unbind specific event handler instead of all class level events when loading fixtures

* Ref...

c04934dff6ffdf718a1bebe3345c3170cbe1b841 authored over 6 years ago
updated changelog, updated docs

13b2db0d54068afaabf3ca8ac8b6591d69018f46 authored over 6 years ago
bump changelog (#5041)

9aa56242cb107c79b5a2960ad9231f739bb6623e authored over 6 years ago
minor doc updates (#5035)

01973880f3c3aa7fcc534aa16a51d4352bf7518a authored over 6 years ago
new REST / InnerBrowser Asserts (#5030)

* new assertions to assert "ranges" of status-codes (e.g., if it is a client-error --> 4xx)

*...

fc3e171769782d9860a05e38699f2c2747660f1f authored over 6 years ago
Issue #5023 (#5024)

* Created failing test RunCest::runJsonReport

* PSR2 Formatting

* Removed double parentheses

3174f5fa5ab22f39ec0a49391cef3b02b8c1f370 authored over 6 years ago
adding new assert methods (#5029)

d8aaf00515d0cd5f2c8df4721bc956c2007c5f1a authored over 6 years ago
Add your own test format classes to the loader (#5009)

b903a8220ac5dbca8580ec8dd9baabafd995b7a7 authored over 6 years ago
Update shim.php (#5013)

Fix indentation [skip ci]

534dc68c4ac79a251733f04547dcd963c76429a1 authored over 6 years ago
Bug fix with multiple kernels (#5022)

* Bug fix with multiple kernels

It's not possible to set a Kernel different of the AppKernel,...

f685501f9906e88b83398e4f49ae2b32e9c326be authored over 6 years ago
it's → its (#5003) [skip ci]

0c4ad4feae6e0681d5675976e9208c7f3b516ab6 authored over 6 years ago
Merge branch '2.4' of github.com:Codeception/Codeception into 2.4

bc8433e3da75bc28c47df6f3afc22b9d4f65c0b4 authored over 6 years ago
Preparing 2.4.2 release; Updated changelog (#4990)

356c286aaf77e89cf280ac17d835af9e667474ec authored over 6 years ago
removed incorrect coverage tests

f280db96c06291e0d33e89b01f4bbfd84d22eab2 authored over 6 years ago
Features: Allow PRESETs for codeception and suite config files (#4984)

* feature to load presetfile in main codeception file

* same for the suites

* add tests

...

8fa27b72a3d3ad75f0dd456c24730c15cae07dff authored over 6 years ago
Fix error on single file test: headers already sent (#4986)

Notice: Undefined index: tests in Codeception\Command\Run.php on line 389

e7ef7a2d99f0d62dc282d4d12250b9eb0e177e14 authored over 6 years ago
Stub 2.0 (#4981)

I released Stub 2.0, because the change is incompatible with Codeception 2.3

8b3e3b4e03217bb11e3a1af87aa2005e5e3d2c19 authored over 6 years ago
Respect absolute paths in Yii2 module (#4961)

* Respect absoulte paths in Yii2 module

* Added codecept_absolute_path function

* Added CH...

4364068d81b9d44dc56849d3812335a88de5d454 authored over 6 years ago
added support for null (#4987)

889a32ff7b57cb3881d906e87ab189a0a25fafd5 authored over 6 years ago
Fix memory leak when using Laravel factories inside Codeception (#4971)

fd45d579f0f50ba2d664b23438ed44947fe67751 authored over 6 years ago
Handle absolute paths in ParamsLoader properly (#4960)

c498dcb30f8c884a4b487b960297901640c7f7ea authored over 6 years ago
Added dochead for grabFromDatabase (#4945)

Added dochead for proceedSeeInDatabase

604e62c191f51363c69246b8082767ca60364ac5 authored over 6 years ago
Added support for custom kernel names for Symfony (#4949)

df7f10a35f8223f1e92c73e3409dc8b82faa4900 authored over 6 years ago
Fix broken links to code in customisation docs (#4951)

d29f0e1e77ad709e07b42d1b6be6d3c65d8fbbd0 authored over 6 years ago
WebDriverTest: fixed incorrect assertion (#4957)

39a510f9646f5d0d54228a11ec3f7a0f2a9a7b61 authored over 6 years ago
Use dedicated PHPUnit assertions (#4950)

f29f457f3bc3cd7a6a2b9fc2153f34dc8c3fbcf1 authored almost 7 years ago
Makes JsonArray convert all decoded non-arrays to array (#4946)

Also adds test covering this case.

Issue on GitHub: Codeception/Codeception#4944

db8a3bbc389fb85375100f2bcd38aa4798d13ee7 authored almost 7 years ago
Verbose fail message when no Exception caught (#4933)

b23e8be85e50919d898d3f7d669445ed33273e0d authored almost 7 years ago
remove typehint for php7 compability (#4937)

0e91291e22b1dd4ac526f05fda7c5a91e5462e2c authored almost 7 years ago
Manual app reset (#4928)

* Due to modules keeping references to the client, destructor is not a good place for clean up. ...

b574ef21a011621dd57b6446a770255566204853 authored almost 7 years ago
Restore null check for client in Yii2 (fix #4929) (#4940)

5e3530a665ef74519c9c6f8663356d48c9da3d54 authored almost 7 years ago
Fixed compatibility with ZF2 ServiceManager (#4934)

10d57842753b281b7f2dd84908de4396c58a5de9 authored almost 7 years ago
Add session snapshot deletion (#4909)

* Fix typo in split documentation (#4455) [skip ci]

* Added new method seeOptionValueIsSelect...

36ae1350a8cf4e0fa244dbb2932df9cf33a021c2 authored almost 7 years ago
Added safety check for runtimes emulating php 7.1+ but not supporting pcntl_async_signals() (#4912)

6f0f6db334930aba49481e61a34824e6c2b0f588 authored almost 7 years ago
This adds support for components that keep state that must be cleared… (#4924)

* This adds support for components that keep state that must be cleared between requests

* Fi...

5c4872bebc9c9dbe0cae8072f6fc3ff702173c68 authored almost 7 years ago
Fixed an issue with exit exceptions (#4923)

* Fixed an issue where exceptions in the Yii app resulted in exceptions in the Yii module

* F...

8316c9f8695e719b025639ed04619467b0fbb1db authored almost 7 years ago
Improved test speed (#4921)

* This PR improves test speed by skipping framework tests if we're certain that changes don't im...

8794a9a501f0e9ad0f411e05789e15719c1dab8d authored almost 7 years ago
Support reconfiguration (#4918)

* Add support for reconfiguration during tests and fix issue with sqlite transactions

* Fixed...

30ec967a18bd866369df77c776c363c225eea656 authored almost 7 years ago
Implemented alternate strategies for clearing response / request objects (#4915)

* Implemented alternate strategies for clearing response / request objects

* Fixed nitpick CS...

9345d946800b18fcff5df387712ebf3fa62b4016 authored almost 7 years ago
Fix #4846

37d60db1822af1b17d9fadbea0b89a55c6cede05 authored almost 7 years ago
Goodbye PHP 5.4 (fix #4836 and #4837) (#4905)

20aedae166684dacde4cfffb5cdefac06a4c6ddb authored almost 7 years ago
updated docs, removed mentions of Cept format

543839658a2ffd360ec10efc873f5d615b313116 authored almost 7 years ago
version bump, fixed changelog formatting

853683f3a802166d0786670a80340f9775377da0 authored almost 7 years ago
documentation updated

bca3547632556875f1cdd567d6057cc14fe472b8 authored almost 7 years ago
Prepare 241 (#4904)

* updates to composer

* updated changelog

* fixed installing pecl modules

* * Added doc...

59afc7c9c0dd1a653ab20842894528356426bca9 authored almost 7 years ago
Yii2 rework, new PR same changes. (#4894)

* Reorganized travis jobs

* Improved Yii2 module

* Fixed issue and updated docs

* Added...

08e487b0854bcc1f8a8478a5d5b7cf9713cbbc76 authored almost 7 years ago
Update Advanced Usage documentation for dataprovider (#4900)

53d7af85a51324e8a256d87b09770a46c94cdd62 authored almost 7 years ago
Improve support of PHPUnit warning status (#4901)

7da268034b406c593d71c32abc7f1e7b5e3996fc authored almost 7 years ago
Reorganized travis jobs (#4893)

* Reorganized travis jobs

* Disabled Yii2 tests

f88f50bcf79542731ddc9117b2c1e74c91956944 authored almost 7 years ago
Fix typo (#4882) [skip ci]

Fix typo at line 104, missing close square bracket

69150097f19bb408b79cda0c1364e1a18316276b authored almost 7 years ago
2.4 bug 4847 (#4853)

* Update Uri.php

PHP's parse_url fails on specific relative URLs.
If the absolute URL is pas...

93936b706cd3013264cda0af3258b1734be91563 authored almost 7 years ago
Fixed making for $settings['path'] in Codeception\Configuration::suiteSettings() on Windows (#4843)

50f4edd284a0f0a9871ccc4c5fe44465b05d3fd5 authored almost 7 years ago
Fixed humanize for utf8 strings (#4850)

* Fixed humanize for utf8 strings

* added encoding to case convertion and updated conversion ...

5089d2990094e0a50684a2e42f1b01aa4c3c19b8 authored almost 7 years ago
cleanup of unnecessary escaping in operation arguments logging (#4856)

58104f1c8bdfe08e46f4315cecd7b366e99ca8f7 authored almost 7 years ago
Laravel 5.4+ (5.1+ backward compatible) support for callArtisan method in Laravel5 module. (#4860)

Added Laravel 5.4+ backward compatible support for callArtisan method in Laravel5 module.
Larav...

bfff25a16e0a81d51f070c7c03e825f48d2ba1ea authored almost 7 years ago
Fixing windows builds (#4849)

* Fixing windows builds

* Skip mongodb tests

* Update appveyor.yml

* Update appveyor.ym...

72caa1400e735e90a0c0bbe0e1dc2862eef7b251 authored almost 7 years ago
Running tests with particular data set index (#4835)

* Make working running test with particular data set by index
Example: codecept run tests/accep...

e76fb09644bcada40d79bee162de46422b198930 authored almost 7 years ago
Fixed RunCest to be compatible with all PHPUnits

ef419075e8c669564deb5f4051803e0dd517130c authored almost 7 years ago
Merge branch '2.4' of github.com:Codeception/Codeception into 2.4

1c3bf80b631c58a920008dcde87965b2078641ca authored almost 7 years ago
updated release notes

f719c7bb987ca75a937e663816f14b9a03669c4a authored almost 7 years ago
Fix clean command bug when output dir is not exist (#4834)

Fix the bug when output dir is not exist and run Clean command.

7b3ac33e0b05a64c4ac1c8524b8ca9e4fcde8425 authored almost 7 years ago
updated docs, updated statuses for readme

dc739be18b4e84ef8c7620a127ca51ae56564e44 authored almost 7 years ago
preparing 2.4.0 release

c50789a9a62cc0eefc0252e88a5f04f8c47b55f4 authored almost 7 years ago
added PasswordArgument to docs

881b517797b4852684b3893cdf2091260fe1825c authored almost 7 years ago
Merge branch '2.3' into 2.4

7308b14f837530f944a7a34fb735c76b012daade authored almost 7 years ago
version bump

104f46fa0bde339f1bcc3a375aac21eb36e65a1e authored almost 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

456b409a994b49fa11afc3949aa97b24a74ac711 authored almost 7 years ago
release

612af75585bd454b8f2585bf2f89c606c8cc039b authored almost 7 years ago
Pre 2.3.9 (#4832)

* changed build process for phar

* prepareing 2.3.9 release

* added travis.yml

01cadfb7554b28c482a80ac684762888865cec30 authored almost 7 years ago
updated Cest format, added _passed hook

75f59f3a035513ffaf2d94e0a86de57b03901d29 authored almost 7 years ago