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
8be87c6f035c4bfd23166c5b8d5479b20d76637c authored over 6 years ago
[WebDriver] Fix #4846
564e711da4fa09b79972f8e46e718ea43bc320e9 authored over 6 years agoFixes #5109
d0522f769edd358cb8cf0360b8627ec1a807c619 authored over 6 years ago
Implemented my own suggestion,
This message is more accurate because getStrictLocator uses only...
0af1030fa35299241812301683d00d86d4712def authored over 6 years ago
5fee32d5c82791548931cbc34806b4de6aa1abfc authored over 6 years ago
* if $dbh is already PDO instance, no need to connect again;
* always disconnect before conne...
8c7c171d60f96f5399f99b0ae355d3eb8ae02615 authored over 6 years ago* 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
* missing dependency
c86a69137dab521f67e34fc0b7934a84065266d3 authored over 6 years ago* Improve check before calling getMetaData()
is_callable() cannot be used if $testCase implem...
23a1f926c7652b939d65582903566133b13156e2 authored over 6 years ago04879c2d3c811228faa94656135fe295cb3bde45 authored over 6 years ago
Fixes #5093
11d32cf5387ca355464d45c1bb4515739f5dbb58 authored over 6 years agoe864e787b7374376057a01cefd1788b709841830 authored over 6 years ago
* Two new options: "ssl_cipher" and "ssl_verify_server_cert"
Added two options: "ssl_cipher"...
8a4bb3d12e4aed2755f0d063fea9fd94bc603eb8 authored over 6 years ago26cdd4913ca54c67ddb6e8469599f5438a8dfae4 authored over 6 years ago
Fixed regex pattern in codecept_is_path_absolute function
ba6bd27873392d15034a52d3ec64a19f82220cb5 authored over 6 years ago5960d64ded678561b4bda4af37ed09f4c775ff4d authored over 6 years ago
Fixes Compilation error:
>Warning: preg_match(): Compilation failed: missing terminating ] fo...
6ca7696e00f0d18bfad549f7c0ba9dee1427ce57 authored over 6 years ago2060fc1fe8ac2823ff3b8ece04616fc12aca968a authored over 6 years ago
* Fixes a missing _ for _getResponseContent() in seeXmlResponseEquals
* Added test
e03f4049bc878acaad0b6b01793ff711d762bdf4 authored over 6 years ago88d572c2a44c28085df8fe2221cf3d66b0966060 authored over 6 years ago
888b6a6d6ef37a4433849a1e60bc70efcfc1cd74 authored over 6 years ago
392b7e4528a805ca4591bd98936b311527c495f2 authored over 6 years ago
* Added new option to Recorder extension to disable recording of specified steps
* Added wild...
51b8cba4be0589e632aaf3ea01d7e1e9a4594858 authored over 6 years ago* start using assert() and not fail()
* style
37fb9c6a6a2215f2826933f92bd9b42d7c7f0ac8 authored over 6 years ago* Updated Configuration::loadSuiteConfig() to respect absolute paths in `extends` parameter
*...
21fb2ffd1148cd0f761ecd3fe53ad80c361a8999 authored over 6 years ago* Improve testing sent emails in Symfony
* fixup! Improve testing sent emails in Symfony
*...
85342fd574660c649ece8a7a54aadfe38d01c880 authored over 6 years agof942fc6ce0f6516e97f80023db76cbbe0053659c authored over 6 years ago
ce7d225b2df3569d312a7cd248dbefedd99c9003 authored over 6 years ago
7b9d40c3b5c4197dd64db451f7bf8dcb17db8e2b authored over 6 years ago
* Unbind specific event handler instead of all class level events when loading fixtures
* Ref...
c04934dff6ffdf718a1bebe3345c3170cbe1b841 authored over 6 years ago13b2db0d54068afaabf3ca8ac8b6591d69018f46 authored over 6 years ago
9aa56242cb107c79b5a2960ad9231f739bb6623e authored over 6 years ago
01973880f3c3aa7fcc534aa16a51d4352bf7518a authored over 6 years ago
* new assertions to assert "ranges" of status-codes (e.g., if it is a client-error --> 4xx)
*...
fc3e171769782d9860a05e38699f2c2747660f1f authored over 6 years ago* Created failing test RunCest::runJsonReport
* PSR2 Formatting
* Removed double parentheses
3174f5fa5ab22f39ec0a49391cef3b02b8c1f370 authored over 6 years agod8aaf00515d0cd5f2c8df4721bc956c2007c5f1a authored over 6 years ago
b903a8220ac5dbca8580ec8dd9baabafd995b7a7 authored over 6 years ago
Fix indentation [skip ci]
534dc68c4ac79a251733f04547dcd963c76429a1 authored over 6 years ago* Bug fix with multiple kernels
It's not possible to set a Kernel different of the AppKernel,...
f685501f9906e88b83398e4f49ae2b32e9c326be authored over 6 years ago0c4ad4feae6e0681d5675976e9208c7f3b516ab6 authored over 6 years ago
bc8433e3da75bc28c47df6f3afc22b9d4f65c0b4 authored over 6 years ago
356c286aaf77e89cf280ac17d835af9e667474ec authored over 6 years ago
f280db96c06291e0d33e89b01f4bbfd84d22eab2 authored over 6 years ago
* feature to load presetfile in main codeception file
* same for the suites
* add tests
...
8fa27b72a3d3ad75f0dd456c24730c15cae07dff authored over 6 years agoNotice: Undefined index: tests in Codeception\Command\Run.php on line 389
e7ef7a2d99f0d62dc282d4d12250b9eb0e177e14 authored over 6 years agoI released Stub 2.0, because the change is incompatible with Codeception 2.3
8b3e3b4e03217bb11e3a1af87aa2005e5e3d2c19 authored over 6 years ago* Respect absoulte paths in Yii2 module
* Added codecept_absolute_path function
* Added CH...
4364068d81b9d44dc56849d3812335a88de5d454 authored over 6 years ago889a32ff7b57cb3881d906e87ab189a0a25fafd5 authored over 6 years ago
fd45d579f0f50ba2d664b23438ed44947fe67751 authored over 6 years ago
c498dcb30f8c884a4b487b960297901640c7f7ea authored over 6 years ago
Added dochead for proceedSeeInDatabase
604e62c191f51363c69246b8082767ca60364ac5 authored over 6 years agodf7f10a35f8223f1e92c73e3409dc8b82faa4900 authored over 6 years ago
d29f0e1e77ad709e07b42d1b6be6d3c65d8fbbd0 authored over 6 years ago
39a510f9646f5d0d54228a11ec3f7a0f2a9a7b61 authored over 6 years ago
f29f457f3bc3cd7a6a2b9fc2153f34dc8c3fbcf1 authored almost 7 years ago
Also adds test covering this case.
Issue on GitHub: Codeception/Codeception#4944
db8a3bbc389fb85375100f2bcd38aa4798d13ee7 authored almost 7 years agob23e8be85e50919d898d3f7d669445ed33273e0d authored almost 7 years ago
0e91291e22b1dd4ac526f05fda7c5a91e5462e2c authored almost 7 years ago
* Due to modules keeping references to the client, destructor is not a good place for clean up. ...
b574ef21a011621dd57b6446a770255566204853 authored almost 7 years ago5e3530a665ef74519c9c6f8663356d48c9da3d54 authored almost 7 years ago
10d57842753b281b7f2dd84908de4396c58a5de9 authored almost 7 years ago
* Fix typo in split documentation (#4455) [skip ci]
* Added new method seeOptionValueIsSelect...
36ae1350a8cf4e0fa244dbb2932df9cf33a021c2 authored almost 7 years ago6f0f6db334930aba49481e61a34824e6c2b0f588 authored almost 7 years ago
* This adds support for components that keep state that must be cleared between requests
* Fi...
5c4872bebc9c9dbe0cae8072f6fc3ff702173c68 authored almost 7 years ago* Fixed an issue where exceptions in the Yii app resulted in exceptions in the Yii module
* F...
8316c9f8695e719b025639ed04619467b0fbb1db authored almost 7 years ago* This PR improves test speed by skipping framework tests if we're certain that changes don't im...
8794a9a501f0e9ad0f411e05789e15719c1dab8d authored almost 7 years ago* 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
* Fixed nitpick CS...
9345d946800b18fcff5df387712ebf3fa62b4016 authored almost 7 years ago37d60db1822af1b17d9fadbea0b89a55c6cede05 authored almost 7 years ago
20aedae166684dacde4cfffb5cdefac06a4c6ddb authored almost 7 years ago
543839658a2ffd360ec10efc873f5d615b313116 authored almost 7 years ago
853683f3a802166d0786670a80340f9775377da0 authored almost 7 years ago
bca3547632556875f1cdd567d6057cc14fe472b8 authored almost 7 years ago
* updates to composer
* updated changelog
* fixed installing pecl modules
* * Added doc...
59afc7c9c0dd1a653ab20842894528356426bca9 authored almost 7 years ago* Reorganized travis jobs
* Improved Yii2 module
* Fixed issue and updated docs
* Added...
08e487b0854bcc1f8a8478a5d5b7cf9713cbbc76 authored almost 7 years ago53d7af85a51324e8a256d87b09770a46c94cdd62 authored almost 7 years ago
7da268034b406c593d71c32abc7f1e7b5e3996fc authored almost 7 years ago
* Reorganized travis jobs
* Disabled Yii2 tests
f88f50bcf79542731ddc9117b2c1e74c91956944 authored almost 7 years agoFix typo at line 104, missing close square bracket
69150097f19bb408b79cda0c1364e1a18316276b authored almost 7 years ago* Update Uri.php
PHP's parse_url fails on specific relative URLs.
If the absolute URL is pas...
50f4edd284a0f0a9871ccc4c5fe44465b05d3fd5 authored almost 7 years ago
* Fixed humanize for utf8 strings
* added encoding to case convertion and updated conversion ...
5089d2990094e0a50684a2e42f1b01aa4c3c19b8 authored almost 7 years ago58104f1c8bdfe08e46f4315cecd7b366e99ca8f7 authored almost 7 years ago
Added Laravel 5.4+ backward compatible support for callArtisan method in Laravel5 module.
Larav...
* Fixing windows builds
* Skip mongodb tests
* Update appveyor.yml
* Update appveyor.ym...
72caa1400e735e90a0c0bbe0e1dc2862eef7b251 authored almost 7 years ago
* Make working running test with particular data set by index
Example: codecept run tests/accep...
ef419075e8c669564deb5f4051803e0dd517130c authored almost 7 years ago
1c3bf80b631c58a920008dcde87965b2078641ca authored almost 7 years ago
f719c7bb987ca75a937e663816f14b9a03669c4a authored almost 7 years ago
Fix the bug when output dir is not exist and run Clean command.
7b3ac33e0b05a64c4ac1c8524b8ca9e4fcde8425 authored almost 7 years agodc739be18b4e84ef8c7620a127ca51ae56564e44 authored almost 7 years ago
c50789a9a62cc0eefc0252e88a5f04f8c47b55f4 authored almost 7 years ago
881b517797b4852684b3893cdf2091260fe1825c authored almost 7 years ago
7308b14f837530f944a7a34fb735c76b012daade authored almost 7 years ago
104f46fa0bde339f1bcc3a375aac21eb36e65a1e authored almost 7 years ago
456b409a994b49fa11afc3949aa97b24a74ac711 authored almost 7 years ago
612af75585bd454b8f2585bf2f89c606c8cc039b authored almost 7 years ago
* changed build process for phar
* prepareing 2.3.9 release
* added travis.yml
01cadfb7554b28c482a80ac684762888865cec30 authored almost 7 years ago75f59f3a035513ffaf2d94e0a86de57b03901d29 authored almost 7 years ago