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 handling multiple cookies

f4c38a965841f7346fd78a241b711c94f0b0bbf1 authored over 9 years ago
Fixed PhpBrowser::setCookie() method

866ea0c8e386d9fbf605fee77e4e790fe4e41e87 authored over 9 years ago
Fixed fatal error

768ddf05b1cb55c600da6d739abbadd2e749fed2 authored over 9 years ago
Merge pull request #2102 from sergeyklay/phalcon/have_service_in_di

Added Phalcon1::haveServiceInDi

b242ac69caeaf5a356b39bca528510d1e621fd58 authored over 9 years ago
Added Phalcon1::haveServiceInDi

c8e7ea7b8f7f22346098c4b709c637f74127f2a9 authored over 9 years ago
fixed guzzle tests

452bba26433ccbc2f1744317965571d91a3bca6a authored over 9 years ago
Merge branch 'master' of github.com:Codeception/Codeception

Conflicts:
tests/unit/Codeception/Lib/ModuleContainerTest.php

ddc4ce3df82a14d8410b6b2eb6fb37213b884ef4 authored over 9 years ago
fixed Symfony and REST modules

031a8927b0edc18418f444e641709034d38a3818 authored over 9 years ago
fixed Symfony and REST modules

1dcfe433d5a2df93842e0dfaa6a80ecfc0d75488 authored over 9 years ago
improved deprecation messages

c1f9abcb5afa8d9fd92f8b5a0a148142cbdec3db authored over 9 years ago
merged with 2.0

156f243879f85a8ac7a9081d1caf5b8c98dbbef7 authored over 9 years ago
switched to prefer-source for better travis builds

3a477487d9c586760b800dcfb5844822990179a0 authored over 9 years ago
prepared for rc2 release

f87b8616a66c2aa84953d461365f6eac2b30250c authored over 9 years ago
rc2 version

c88be274d92a46f44c31a3c9fb9d26af1db14715 authored over 9 years ago
added Robo script to publish base distribution

updated robofile to push base dist

updated for base distribution

updated for base distribution...

4fc072dfbcdd2a91fa1a2940f68417fca1981d8d authored over 9 years ago
improved suite generation to match new config format

8843cf4d78bd5ff52b881e32c87c8bad7c8014d9 authored over 9 years ago
improved message, fixed client initialization #2098

cf8f7d3314695d3da786d933edaa923f5120e51a authored over 9 years ago
improved messages

e56f124b5ec44c5586af5b5d99fffba9568fd2ad authored over 9 years ago
extension docs appended to addons doc

c0bb5b3c23d785fd9385156fa02ebd643f6db87f authored over 9 years ago
fixed recorder markup

4f8d3b5cce0c5742defa1f979ddd45255167b2bc authored over 9 years ago
updated docs for extensions

2436ef9bdf60aaec454a679f491ac00415d87d73 authored over 9 years ago
Updating requestOptions generation

Generally, array_merge_recursive($a, $b) does it's bad in case $a = ['key' => 'value1']; $b = ['...

4448ae326fd881bc85a888692f89e54792acba13 authored over 9 years ago
recorder extension implemented

9de28918a55559465e6dc8b53566abb70441da57 authored over 9 years ago
docs generated, version bumped

180611273eda0c428ab0fd134860d179e252ba4d authored over 9 years ago
fixed robofile

3f38f54892194f924f15ad87c977dc41932241b6 authored over 9 years ago
introduced Recorder extension

5a4ad043b034b4b88f15eb137759e6c98ae15517 authored over 9 years ago
Merge branch 'master' of github.com:Codeception/Codeception

eb072fa4f9e2f25ba3d22d47848704c63e69f4c5 authored over 9 years ago
running only unique extensions,

cutting namespaces in tests output

9ccfec7820f3d42de1d3d5a738cfc63eb75f31af authored over 9 years ago
udpated dependencies

53e857dd221c2cb62430b5705a1ae6c95a3503bb authored over 9 years ago
merged, updated changelog

b7c86d41dd3f67d39340d91ad9ee6fb5753a5c1a authored over 9 years ago
Merge pull request #2091 from sergeyklay/phalcon_fix

Fixed Phalcon1 module

265fa0904ec78911ad0efc9a6135a83e13878a51 authored over 9 years ago
Merge pull request #2089 from RogerRussel/assert-fileExist-ability

Implemented assertFileExists and assertFileNotExists.

b8a6e632dfb688f3fd9088fd5e4a3dd89b009939 authored over 9 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

8173db9bbf66748847eaa4394c3ef66baa97cdec authored over 9 years ago
added docs for lumen module

a597067bbf88222e5ce1400a3c63918e84536ef9 authored over 9 years ago
generated docs, updated site publishing

7b13504e2687c97c675cd1d8ae867a37e8a8e422 authored over 9 years ago
Merge pull request #2096 from zbateson/fix-proceedSubmitForm-clear-forms

proceedSubmitForm clear forms array after submit

93a860d78d2f5225f18379f86da234d78ff43842 authored over 9 years ago
Passing same environment twice won't cause Codeception to run suite twice

a42fff25db282fd292d60512fe70a103258f4734 authored over 9 years ago
Merge branch 'master' of github.com:Codeception/Codeception

fc326df9d1c61a7141f55108456dbbbb4be8d755 authored over 9 years ago
version bump

d779cf99012a3486a2c7ae9b4b7f2298da44db4f authored over 9 years ago
proceedSubmitForm clear forms array after submit

After submitting a form, proceedSubmitForm should set $this->forms
to an empty array.

Fixes #2087

df3575dd99dc4cf343c58299af175c06e6c433ec authored over 9 years ago
Merge pull request #2090 from Naktibalda/issue-2082

Reproduced and fixed issue 2082

f802c4ead51cfe6cc5dc62efb7aac4049a56ad1f authored over 9 years ago
Fixed Phalcon1 module, added Phalcon::grabServiceFromDi

b59a68a9ac3c63c459a88e1541d7625d91312f9f authored over 9 years ago
Fixed issue #2082 (set private variables)

70a658dabf64b70ed8f9c8a7a07fb3d2e1250369 authored over 9 years ago
Reproduced issue #2082

03fb01aa48739110c9346ea1b785ddcc8982a07d authored over 9 years ago
Include assertFileExists , assertFileNotExists and some others tests, I do not know if it was necessary, but ended up doing anyway.

c5cba8e4351e3fdde94d1ba7b48f6314b98c6a6b authored over 9 years ago
Include assertFileExists and assertFileNotExists protected method.

645a32db4c5191b9c4adb569cb7dcfd3360939c9 authored over 9 years ago
Include assertFileExists and assertFileNotExists as public.

856734a2aadd38d1a8fb93f21e2aa37c774546bf authored over 9 years ago
Merge pull request #2078 from zbateson/cleanup-2.1-fixed-conflicts

Cleanup 2.1 fixed conflicts

60022e86d27670f1539e41f97399acb951d0e5c8 authored over 9 years ago
Merge pull request #2081 from nicklasos/2.0

MongoDb. Remove not necessary config fields 'user' and 'password'.

40a04fff257a2d427f89c2dba1e6b1d2349aa218 authored over 9 years ago
MongoDb. Remove not necessary config fields 'user' and 'password'.

ab8de90f57ebabb57270d33af012066251ec1a24 authored over 9 years ago
Merge pull request #2079 from Naktibalda/issue-2075

Fixed issue #2075

1781d88f266297f45722b2172d02015acac2c45f authored over 9 years ago
updated comments and test name

a676f3ba1b77b0b20422ff679fbc510836d93e77 authored over 9 years ago
Create new client in _before #2075

30a2f840472b97212bed0c63f98161c7cdd22cd2 authored over 9 years ago
Reproduced issue #2075

5394aae66177e8c56280ac91bbdcfc217816e5c7 authored over 9 years ago
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

f11bfe981c0a945a9b541ef177a72429adf129db authored over 9 years ago
Build calls were reversed

3bb0e47e92a9660e936de534ce78f523c6680227 authored over 9 years ago
Merge pull request #2077 from zbateson/fix-multi-set-sq-brackets

Fix for InnerBrowser setting values multiple times

4c765c9527e070061b63b87c99f1ef802a82c996 authored over 9 years ago
Merge pull request #2042 from AlexStansfield/2.0

Fix doctrine issues after first request is made.

6c1b47fe8ebee51572118ee4136443f4891d71d1 authored over 9 years ago
Merge pull request #2069 from RogerRussel/assert-regex-ability

Implemented assertRegExp and assertNotRegExp

a42806295b47d4640cbff88d4534f463cf10e8db authored over 9 years ago
Merge pull request #2047 from Naktibalda/make-connection-in-setUp

Make connection to mysql and postgres in setUp

0c12ecb7520158de93dd954b1458d2b10d500dbf authored over 9 years ago
Fix for InnerBrowser setting values multiple times

Setting values multiple times on fields with square brackets in
their names resulted in the Fiel...

3dcf0bda6ccb4c4eb13eb8a75bd1838caef08ad9 authored over 9 years ago
Merge pull request #2071 from Naktibalda/issue-2070

Solved Issue 2070

7df1e9333c67677355d4306efb7ec3979d24f1c8 authored over 9 years ago
Merge branch 'master' into make-connection-in-setUp

91c417b19c5c41234bb99140be0654288c094708 authored over 9 years ago
Replaced the last instance of $_return with $return

270dc7dfb301ced613eb226f5183503f4227d7e6 authored over 9 years ago
Added missing semicolon

48a864ba86e2f2d81cbd2888679f2ef241c5696f authored over 9 years ago
Merge pull request #1 from sergeyklay/patch-3

Update JsonArray.php

ae58a3afe08daa91ce92c03826cb1c8122a8e755 authored over 9 years ago
Update JsonArray.php

be53d5286fdd0a7fd7b3003a3702fb9f56f4245b authored over 9 years ago
Update JsonArray.php

05f04bfd5f691e7d3282843af9f2e783a2f77bd3 authored over 9 years ago
Merge pull request #2074 from Naktibalda/message-cut-length-fix

Message cut length fix

d4a9b105a2fbd6092776695ca38167b667e94d99 authored over 9 years ago
Updated message length calculations after Message::cut fix

a42e54cabb971815399356ff6e3671abef1dc12c authored over 9 years ago
Cut message at expected place

af0e6bcff5c52e251d5b0881c44fd3dbcb259f41 authored over 9 years ago
Created a test for Message::cut

f2dbb93e0cd085187ac0bef77f09fb014c81be14 authored over 9 years ago
Fixed positive matching

ae7175f73a39481de1807bbdba0eaf882d8841a6 authored over 9 years ago
Do not match the same item of $arr2 against multiple items of $arr1

3b6cdd510c18eb54cfcba5d256fa17f6cb12565c authored over 9 years ago
Renamed test methods

61ad2783b9224a49b8d88d794ebfc3b831d454cd authored over 9 years ago
Another test for issue #2070

1d1b71e52e25bf7f6b79d1d16a58b49e32a276e8 authored over 9 years ago
Reproduced issue #2070 in JsonArrayTest

86dc2837c0f948f26aabba9824fd11cfec4ee0ca authored over 9 years ago
Reproduced issue #2070

9e247ae751dde520906468f15492f798b8fdb535 authored over 9 years ago
Merge pull request #2065 from n8whnp/2.0

Allow request_timeout_in_ms and connection_timeout_in_ms for WebDriver

e6f14105c4892f73ff8fa743f95e97d9917db76d authored over 9 years ago
Update timeouts to remote selenium servers to use seconds in WebDriver module

19e4674219ad878dbcd0d16eb8cb1e76d8604ec0 authored over 9 years ago
Implemented assertRegExp and assertNotRegExp from PHPUnit_Framework_Assert.

58279f0d8d6456a1b12d5b0f7e14649a9485dc3e authored over 9 years ago
Merge pull request #2066 from jonathantorres/patch-1

Update phpunit.

7c4e06f96e75a86e05df45f2ff8b329fa379fa3d authored over 9 years ago
Update phpunit.

5a4b314043caf145a086e8de4cd3f03810907c96 authored over 9 years ago
Merge pull request #2015 from clarkeash/2.0

[MongoDb] add ability to change the database

35dbc3385994a9b89e3e3e73d017b56d21abb676 authored over 9 years ago
RC release prepared

3bcddd38cf840d9d2213a7b94266729edeac30d8 authored over 9 years ago
updated dependencies

ec64776c7f74d3adbb0bc1fa67f8dc2c009b3739 authored over 9 years ago
updated changelog

6943e2271832cebfc3cdc89b022823b8f50ce533 authored over 9 years ago
Allow request_timeout_in_ms and connection_timeout_in_ms for RemoteWebDriver

This allows you to pass all possible arguments to php-webdriver's create()
from settings in the ...

79d8393c1f30efa53336b2f305ab5a09bc81f563 authored over 9 years ago
Merge pull request #2056 from Naktibalda/db-reconnect-feature

Reconnect option for Db module

e39a6efd53c0a2c9524460839a989c336261cae7 authored over 9 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

5ae0cee213a2cdb0c6f4dea0a05beaccd9bfe80c authored over 9 years ago
Merge pull request #2051 from sergeyklay/db_fixes

Fixed int assertion

6a57b1a5ae70cfe2015c3158f7142d5df55ec3b6 authored over 9 years ago
Merge pull request #2058 from firejdl/relative-redirects

Codeception issue #2057 - relative redirect URIs

c9ffd9fc73f42c29f30be51fdf3cf8fd95409240 authored over 9 years ago
Codeception issue #2057 - relative redirect URIs

Codeception\Lib\Connector\Guzzle::getAbsoluteUri() should compute
relative URIs against the effe...

32fd20c2fc74cc92e380889821d0cf5c905a06ef authored over 9 years ago
Added missing space

cf8872d77269e6a9a11012a30abfe528f6ae4b77 authored over 9 years ago
Implemented reconnect option in Db module

4a1b7ad28ea2cd3e9b75142284794d25575d6d45 authored over 9 years ago
Merge branch 'master' of github.com:Codeception/Codeception

5d58d6da856e033214aeca782cb462a75b0366ac authored over 9 years ago
Update Lumen module to support new constructor injection

236ce7a086a85de164e9e91c64d9434bbd349594 authored over 9 years ago
better styling in HTML reports

printing path to reports in console

384b0618d901877e1b89a7bae28ec628bd496a29 authored over 9 years ago
updated chnagelog on Guzzle

91e05831d8d05932ea19ddaa37256b600964d07a authored over 9 years ago
annotations in Cept file, deprecating $scenario->group, $scenario->env

f069cf1923a323add7fd8abc1ba6808e7d0f3013 authored over 9 years ago