Ecosyste.ms: OpenCollective

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

github.com/Codeception/Codeception

Full-stack testing PHP framework
https://github.com/Codeception/Codeception

Merge pull request #1683 from gmhenderson/rest-set-params

set params on Rest module. Fixes #1682.

cdc1dae8a57859b94c61f18c044c56c1371a27cc authored almost 10 years ago
set params on Rest module. Fixes #1682.

95de5ecfa816cafef00c49ff83cafa890a2e3a0f authored almost 10 years ago
Removed deprecated libraries in interactive console. Fixes #1675

aecc3678caa79c76c878fd2547cf9e0e546749d7 authored almost 10 years ago
small update to phar build script

3cbddf939144fc4c3257aa67f794c14d1d6ba10d authored almost 10 years ago
Merge pull request #1672 from raistlin/html_report

Filter HTML report.

9901ddefbe796489eae17dd80401d4660fb1f2f2 authored almost 10 years ago
fix to #1663

33fe2b0fab1945bde62d5257cbb5f2de8ed84ad1 authored almost 10 years ago
Improved handling of interactive mode

d4bfeddbb1c052232a317f7456b92d7fc2ab4aa8 authored almost 10 years ago
updated changelog for #1663

90b06be40d9d28865c74bc3932b364f03a50e451 authored almost 10 years ago
Merge pull request #1663 from synchrone/match-option-fix

Fixing matchOption to return the option value in case there is no value attribute

97d7c98163eec7d58f1c6a3955b9bdb52742b8ab authored almost 10 years ago
changelog updated for #1664

da87f6075c7ecc708005796bd9524c9c770fc53a authored almost 10 years ago
Merge pull request #1664 from synchrone/remote-context-options-fix

Remote context options fix

3c33cf0a50f0634ef94cd7cf6567bcd0a4c2ac6f authored almost 10 years ago
Merge pull request #1671 from raistlin/html_report_filtering

Filter HTML report.

9750c3c4abeeaea5321cc244369148568f9b2f21 authored almost 10 years ago
Improved console output: better errors and debug prining, interactive progress

2a39f2b3d6a824836826fabe0bb236f566fb8d35 authored almost 10 years ago
Filter HTML report.

Added a 'toolbar' for easy filtering.
Click on every statusCode toogle visibility of given statu...

833daef4d8cfd1cdcc1eab4a53142ce76feee242 authored almost 10 years ago
Filter HTML report.

Added a 'toolbar' for easy filtering.
Click on every statusCode toogle visibility of given statu...

359e33319944face7c665b86c92575c5634109a1 authored almost 10 years ago
Fix Symfony2 bug #1656 where kernel is not shutdown before next test

Explanation:
A new Codeception\Lib\Connector\Symfony2 object is initiated for every test (see ht...

6bee2833d89b87cdd5b0a89d8ac2783ed5ffd20e authored almost 10 years ago
Added disconnecting from DB to prevent "Too many connections" issue

104638d1b9f9cd86227d0a1452dab89d567581a3 authored almost 10 years ago
Preventing multiple headers for multiple calls case

429782b23d748c7a59f872a976b5bb268a126e86 authored almost 10 years ago
array_merge_recursive handles value conflict by creating an array. We need to overwrite the value instead.

5f22406b5c5bcae5054c1917534faf5d22ff27b0 authored almost 10 years ago
Fixing matchOption to return the option value in case there is no value attribute

02ca237a5d753f4797b5d9376dc2066dcd5ef6ca authored almost 10 years ago
updated handling of domain and path in cookies. Fixes #1583

12cba2082561b5b0ea2ba00c8d57249515f268a6 authored almost 10 years ago
Merge pull request #1624 from koenpunt/error_level-eval

always eval error level

00c3f3b83d7de15548c4624815d386c12bc5b39b authored almost 10 years ago
fixed invalid chanracters #1551 by @ha17

f4c9d12a9a2ab3fb2e6e3645dff33e486421bc26 authored almost 10 years ago
added .gitattributes

dd9ff3ebd830b9070bec8b2722fabaa20cd584c1 authored almost 10 years ago
Merge pull request #1626 from ipalaus/feature/facebook-user-id

Get the id of a Facebook test user

9ad840a6a8a49f3a3e7349d1e48f2ba1ea37bbaf authored almost 10 years ago
simplified #1625 with rtrim

edb3af2188e1d83050d41f0e6c062fcdb458fcaa authored almost 10 years ago
Merge pull request #1625 from Revisor/revisor/fix-rootdir-submitform-windows

Fix double slashes in certain forms submitted by InnerBrowser::submitForm

cdb4e076930b3701c717dc1c9336c7a18c1eebd3 authored almost 10 years ago
updated to latest robo to latest version

c4fb1bfff37bdd713b1ce13c58b6308d8b001e1c authored almost 10 years ago
simplified #1638

b83d3ca3c66beadd76cd163a58e2951d27473f8a authored almost 10 years ago
Merge pull request #1638 from n8whnp/issue1637_fix_selectOption

Allow selectOption() to select options not inside forms.

a01eb014ca07e322220be3febbd8b8a930df032b authored almost 10 years ago
Merge branch 'sahanh-feature/mongodb_count_in_collection' into 2.0

6e800513e62a6ce5f8733814c699db6d48ada75c authored almost 10 years ago
merged with #1619

d35ef627f15f4b8b6b2602b6748a30db8758caa6 authored almost 10 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

134e6a99385adec4a80dca7f88cdc01458591edc authored almost 10 years ago
updated dependencies

63b02a6787028d09f0219bc4109b9147b9827278 authored almost 10 years ago
Merge pull request #1661 from mattvot/2.0

Added SFTP RSA Key to FTP Module

2888dffcd44f7e3b8f88cddb2a00078000187783 authored almost 10 years ago
updated console to show fatal errors better

030ebc6c3d23661eeba59951be473c0d5017d866 authored almost 10 years ago
added description to clean

78f017c79d24e0c2e81179317687d919e00d1a2a authored almost 10 years ago
added description to generate:group

d58d07a6c9f0ed9d7789b39c4e8cdb045858712d authored almost 10 years ago
fixed dependencies

051cad916ce9bcfe2e8b3ddaaca93f24d595c68b authored almost 10 years ago
fixed PHPUnit for 4.4

ae91ec59680cc58bc66e87afe9c46abaac72c8b3 authored almost 10 years ago
improved output for testcases

9036409e0d3f20dd3785e575a810ffad5711ef7f authored almost 10 years ago
fixed Exception trace filter in PHPUnit_ExceptionWrapper

75fd3e26d973e584f39efa757ea71df0eb141461 authored almost 10 years ago
Added SFTP RSA Key to FTP Module

b2892f7c0eb1de1276613e42f40aa3ba7128021c authored almost 10 years ago
fixed laravel test

f82666a772be0de7c8ed8b2480b9d3c6a18e407f authored almost 10 years ago
fixed laravel test

06e0528c27bb70eb2a57975e413ff5e6bbf9b2b2 authored almost 10 years ago
disabling Laravel tests for investigation

0fa5f945b9fd0ae9074b6dae3cd482533f4885e7 authored almost 10 years ago
disabling beanstalk tests when beanstalk not running

b4ccf7f037c1fb6c492e59a0128b2776ba91ef14 authored almost 10 years ago
disabling beanstalk tests when beanstalk not running

63eea116605bd33e677005b6bb391181c7f216eb authored almost 10 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

e9e54ad1faf5d9c740321b17f4d0a8666ba8b7bf authored almost 10 years ago
travis updated to use Docker build

9770667f09a2b25797639f6a02c8c53e44f18304 authored almost 10 years ago
Merge pull request #1640 from devnuhl/2.0

typo fixed in acceptance testing docs

0e6d9e08edb38b124a4652736aa98df436058387 authored almost 10 years ago
Merge pull request #1644 from antoniofrignani/patch-1

Added some useful methods, with tests

40ad261a2bf75af1bbe0321f0403324594f25d87 authored almost 10 years ago
Merge pull request #1651 from tivnet/patch-1

Update 06-UnitTests.md

14f40697efd0a3b7f763e93836b79ac709970528 authored about 10 years ago
Update 06-UnitTests.md

Removed article from 'a Codeception'

462e01f1e70f2d197e278b39868eaa6491753652 authored about 10 years ago
Merge pull request #1648 from Cameronjmayfield/HelperDocumetationNote

Adds note that explains helper classes must end in 'Helper.php'

c3e2ca1f28c796315c610f641fe0b030e4a4bb61 authored about 10 years ago
Adds note that explains helper classes must end in 'Helper.php'

e6b10359e99368761b67570d09b2ff257fb36961 authored about 10 years ago
Changed test function names to better reflect what is the method under test

c3da50c0ada50ea33d63d29fabb1c8bbd0bf4593 authored about 10 years ago
Fix wrong function names on assertions

801dca767d40a9699bd86c25cdae584df9624fd2 authored about 10 years ago
Updated tests and added some to verify that Exceptions are thrown

cc1201c69bfa9ed752aeb245f801b1e8160b1080 authored about 10 years ago
Renamed function to reflect Codeception code style

2cf7f91afc67128046aa2413a8600218f1485796 authored about 10 years ago
Added tests for 'ensureElementIsArray' and 'ensureElementIsObject' methods

3ec6fbbe1d2c0f7bf0cc7b2da51e7a34ac953502 authored about 10 years ago
Test for collectionCount method

678bf81af906f84a9c41d416bef3b9433b1bd274 authored about 10 years ago
Added 'ensureElementIsArray' and 'ensureElementIsObject' assertion helpers

f220b4be827add79654c9132c219922d81c35540 authored about 10 years ago
Utility method 'collectionCount'

With this you can do direct assertions, like ```$I->assertEquals(2, $I->collectionCount('users')...

b07a5cb7347a39885b1c40acc1e171881cf7f717 authored about 10 years ago
typo fixed in acceptance testing docs

21e15da9daf1eb91b72b8569e53db97274032e40 authored about 10 years ago
Allow selectOption() to select options not inside forms.

This fixes a regression in behavior that was introduced in #1468.
It includes a new unit test to...

564d254b3b6bf92250afd6bf8ca84d5d48c0b1fb authored about 10 years ago
Allow selectOption() to select options not inside forms.

This fixes a regression in behavior that was introduced in #1468.
It includes a new unit test to...

425d0d3d074c980a784f5f8b128dc867ffb5a0bf authored about 10 years ago
Merge pull request #1623 from ajtrichards/2.0

Instructions how to make Codecept available in $PATH

cec5ee9041bb75ae4a625af8a0fe65de2704f565 authored about 10 years ago
Get the id of a Facebook test user.

e5d6c02ac7e9c670dc8eeada219bdfc3179378c4 authored about 10 years ago
Fix double slashes in certain forms submitted by InnerBrowser::submitForm()

The Codeception\Lib\InnerBrowser method getFormUrl() can under certain
conditions create a form ...

ca6d03301f1f1582f1ef28a147ee32f5c966d6d7 authored about 10 years ago
always eval error level

3b45368be91bddcbbfcfb1b067f302285b33d72d authored about 10 years ago
Instructions how to make Codecept available in $PATH`

ddf1c509d30083fe501da4e9c4b5809d23f1beaa authored about 10 years ago
updated docblock comment to reflect new method rename

92aa0bccf4346a76d73dcdcd5ef315cd0a73794b authored about 10 years ago
renamed assertion method

427594c4e6fa903c49dd3a532e4aac65aae9b92a authored about 10 years ago
MongoDb Count In Collection

Assert number of docs in a collection

967a441383a78f9ff5552cead239aceb17bf6ce3 authored about 10 years ago
Merge pull request #1606 from TriAnMan/destroy-session

Fix session_id bug

a90dae24bf10f27ffd117f257806e2d627063bb7 authored about 10 years ago
Fix session_id bug

1497a8b9fcda64e5687d314e1e3ac522ae7e3cb7 authored about 10 years ago
Merge pull request #1604 from DevShep/ds/cli-allow-non-zero

Allow CLI module to handle nonzero response codes without failing

24e6927a1ae17a432e7acbd6048d1e4898bab6ae authored about 10 years ago
Merge pull request #1605 from gitter-badger/gitter-badge

Add a Gitter chat badge to readme.md

ec335b9d8e749ac2e0760d118cd122315e1d1643 authored about 10 years ago
Added Gitter badge

7e7dd8bfea0d6a58e224f0457aeb9415b6b5e27d authored about 10 years ago
Allow CLI module to handle nonzero response codes without failing

426490f65f697a0304029a4a5c3cede68ba7700b authored about 10 years ago
updated changelog

0094191ac0d6e87821fba41de002103ebe79a279 authored about 10 years ago
merged with 2.0

c7c54c9873ad43597c77ef0a0e18c0f5a15f0f1d authored about 10 years ago
updated dependencies

14a074d169b1971026f3d3ef0dae1abf5c858fcc authored about 10 years ago
updated changelog

8fd10e5877f4e62858ecaba0173965c618c7980c authored about 10 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

c813afe769b275dae827c219a7383d102cf0b803 authored about 10 years ago
updated changelog

4009de44957b9596254f846bccee1a1d6e37d7ed authored about 10 years ago
Merge pull request #1531 from antonioribeiro/phpext

Allow running specific tests without .php extension

70742c706542da32b646b5283a71b6a8a0246ff6 authored about 10 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

81c982a9e8a4b99e2adff3c5c687876173b5ca18 authored about 10 years ago
Merge pull request #1574 from zbateson/no-colors-flag

Fix for issue #1562 no-colors flag not working

6e48a6e2c05130073473a5ea30b6d23b8812f4d1 authored about 10 years ago
cleanup for WebDriver module

7af8072fd8fa2f3aaac0b45654757eda80175358 authored about 10 years ago
cleaned up webdriver module

d6cf929d2342f859d1ed6bd4ac08e9879c71a344 authored about 10 years ago
fixed unreachable field for file form fields. Fixes #1602

22b6700d9d0cee555c27fe7e0e0bca2d0ea66e5e authored about 10 years ago
fixed typo

93643eabbe6494c7a93f7497946b2ed3aa630d0a authored about 10 years ago
[REST] deprecated grabDataFromResponse

51aba1f42d9aec3a8876a8876e50432fe0f11e50 authored about 10 years ago
added tests for JsonArray

a1345a32b56532d176e997223d5ab5cf9ebdf4a3 authored about 10 years ago
REST module to validate JSON structure using XPath and JsonPath. Closes #1600

d2df6d1bddb441171566fb19dba4bfe4229fa9b6 authored about 10 years ago
updated changelog

8f6305cd9930826d7d350f3918e8482944021832 authored about 10 years ago
Fixed Unreachable fields error. Fix #1585

9fb68c2802ab394d3b6eb4d80f5c0963cf9d3af6 authored about 10 years ago
merged with 2.0

b889d87c0032b657feb7d16c14189239bab05c8c authored about 10 years ago