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

added deprecation warning mechanism

e0cd8b6e7143f8e88d86f046e070a5a26e2344a9 authored over 9 years ago
CS fixes

53539360741ad94e9c21e0bd78d8e32fb2296d45 authored over 9 years ago
Fixed int assertion

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

1759db029a2c88db725ff5ec42fd6b8c79237767 authored over 9 years ago
fixed @before and @after annotations

56410544ca1ed37a3c1f0e10ea585c7ff8dee339 authored over 9 years ago
Merge pull request #2026 from Codeception/master-guzzle6

Upgraded to Guzzle 6

954bf4e7db8637cdfc79af3100df98e3152a8438 authored over 9 years ago
fixed @before and @after annotations

91f60ae8b2c665934caac5cf0bafab54c99d8f0a authored over 9 years ago
merged with 2.0

86f69d7720028516e452fe0f59f4ff670838899f authored over 9 years ago
fixed @before and @after annotations

490e43483ccef4850854c8506216e2e3adb0b94e authored over 9 years ago
fixing tests for Windows

f422b4d1bbff5ef948f87626d6a15a20c3a5a8b4 authored over 9 years ago
Merge pull request #2049 from Naktibalda/revert-scrutinizer-fix-in-rest-module

Reverted scrutinizer fix in REST module

8b3ab1c66653a18fdbe4e11416e46faee4d14f69 authored over 9 years ago
Modified RestTest to work without assignment by reference

f4efad06b8f817fe169f0585c1c91f2c2df4c7aa authored over 9 years ago
Removed assignment by reference

19ea4d1805aada1b2200d37900fbcb8755555978 authored over 9 years ago
Style improvements

fa93c6f04653f796e49db7bbe2c69f93f962cb78 authored over 9 years ago
Merge branch 'master' into master-guzzle6

7bb91829c8a4388d74817e5bec33eb6d729223c1 authored over 9 years ago
Rewrote ternary to if statement

0ee7db697e088a2d591c2d594959644712f136a2 authored over 9 years ago
Removed unnecessary strtolower conversion

d216f136644fecb2af5132366ae1779df246d7b7 authored over 9 years ago
Reverted unnecessary and not working fix inspired by scrutinizer #1992

50dfb9390e75a5bc480e77473fc0e102a37121c7 authored over 9 years ago
fixed suitmanager tests

9fca3d0941b7ebac5d659b8f94aee765dd521379 authored over 9 years ago
removed grabDataFromResponse tests

374c8a50e2875f49b72103a96ee4a510d1ba123a authored over 9 years ago
Added Guzzle 6 connector, moved to Psr7, PhpBrowser to switch connectors

- added back Guzzle v5 connector
- fixed sending cookies with Guzzle6 connector
- improved cover...

6125dfeaafb1b677ee68f62c1219702bf3be3b1b authored over 9 years ago
Inject testresult into Codeception\TestCase\Test. Fix #2045

1cd1cff7f01223237a91b2231dd4eec88540f5c1 authored over 9 years ago
updated tests to reflect removal of grabResponse in REST

afc97855bcde99857d79325d53a88222c785f99f authored over 9 years ago
Merge pull request #2048 from Naktibalda/issue-2046

Fixed issue 2046

73273f8016164290a5089f675184cd6093ed71c9 authored over 9 years ago
fixed bootstrap command

adada72b8227f2dc1a8be32cd1316e7933129eb1 authored over 9 years ago
Prevent fatal error and log stacktrace when webDriver is not set #2046

a9723a30ecb00971c8d5ae084076df8214610e3c authored over 9 years ago
Reproduced issue #2046

3e45643ed8486265962ae5c65b9b9f339d75602a authored over 9 years ago
Removed temporary sqlite files from git

b07f9f74e8ecedf452c83259af340e63665cef17 authored over 9 years ago
Connect to postgres in setUp

3aeec5ed1f2120b066893617625b49372a19ae29 authored over 9 years ago
Connect to mysql in setUp

e606de06f8d135c41647f366aeb069e986ba69d4 authored over 9 years ago
Merge pull request #2020 from Beeketing/2.0

Create a new Symfony2 kernel for every test

54e6ccd42cb2c6e3e6f73337f2b9c31eddb34d53 authored over 9 years ago
removed deprecated method `grabDataFromJsonResponse`

22802fc0c854bf48cf3866044572c282e1b25b28 authored over 9 years ago
Merge pull request #2027 from thinkspill/patch-1

Fix docs sample code to use the correct function

c32ed12d1323e422eb1188b1eae27f8b4a421fa1 authored over 9 years ago
enabled zf tests, fixed merge issues

babda0411d5d2ea66ad1cbfc03c5f741e27ac164 authored over 9 years ago
merged with 2.0

ff5069662ca19a307ddac61abcc8c79490e13cfd authored over 9 years ago
removed old connectors

d34d164ad0e4099d959c237f39c594e0fde0a182 authored over 9 years ago
creating database for symfony tests

330930b4e8736a3332ac78a40b2ea27a12a88415 authored over 9 years ago
fixed mysql tests

16ff93557f2a62874b560af434ef1f78749fa4d2 authored over 9 years ago
updated install instructions for symfony-demo

7b86bb396dcfd66181557688a632421f7a2824ae authored over 9 years ago
fixed module config tests

166c59944e200515cef1f056dc9822976c10e06f authored over 9 years ago
Merge pull request #2041 from Naktibalda/master

Use 2.1 branch of zf1 and zf2 tests

e6f55b64a674346311cd21503a093a591d9d6d90 authored over 9 years ago
Fix doctrine issues after first request is made.

6735f9c2064b43aa80dbcf2e8b5babc5f933059b authored over 9 years ago
Use 2.1 branch of zf1 and zf2 tests

1c0816d376369f0771a156fec3dfad459f019a8a authored over 9 years ago
Merge pull request #2029 from Naktibalda/content-headers-fix

Content headers fix for ZF1 and ZF2 connectors

204a801e7824014f5f60cb7385a12ed9d46be429 authored over 9 years ago
Merge pull request #2019 from Naktibalda/DialogHelperDeprecation

Updated bootstrap, self-update and generate:stepobject to use QuestionHelper instead of Dialogue...

f84fccfdf1cccf915418c858ef28a33c5518ddd0 authored over 9 years ago
Merge pull request #1985 from Naktibalda/db-test-refactoring

Db test refactoring

d9078af74afa7f99e26dec76d994676823461a41 authored over 9 years ago
switched to symfony-demo app for testing

80931771d2efcefeadee116ad793ec1a01cb5436 authored over 9 years ago
updated phpunit

73d6610bb39070c40ca779f609ae217d6c7b6877 authored over 9 years ago
fixed clone for symfony app

5bc79d7fb3504b5f61682b39236d433c66a7e922 authored over 9 years ago
fixed tests

959a6ab6f54042e1e72547ccb71b1c203d84373f authored over 9 years ago
* fixed module config parsing

* fixed Doctrine2 error messages

4a44abb48acec6184fd29a025795519a1b78c0a7 authored over 9 years ago
Merge branch '2.0' into content-headers-fix

f80144fa28238036e736952a6eb5d19064071361 authored over 9 years ago
Moved extractHeaders $contentHeader definition

Was defined needlessly inside a loop.

c3f703048d9f301806ac0bb375bf16b56cd6f24f authored over 9 years ago
Merge pull request #2028 from valeriyaslovikovskaya/patch-1

Bug fix for Guzzle Connector headers

4efb4fa23ad81178bd129f5c2d8448e150dc852e authored over 9 years ago
Copied content header fix from #2028

b55081469e976f45e14a03056fd554cfd7d3f838 authored over 9 years ago
Removed leading underscores from private method names

ecc16a8e61c7666ac5ec9c04226e44e78d46ab57 authored over 9 years ago
Bug fix for Guzzle Connector headers

53e0c9dcc3cb9867a495fafec5c9335494829b32 authored over 9 years ago
Fix docs sample code to use the correct function

It appears as though the old function was left as a typo. Please reject this commit if I'm mista...

8d1e506604ca1ac282533142a974ed943fefd75c authored over 9 years ago
add test to check that previous data isnt seen

50f13e8a0ce66e12246573f3506dc40ef15be659 authored over 9 years ago
Fixed #1981 - canSee - PHP Fatal error: Call to a member function addFailure()

0ca8ca70ba4c9d51280639cdabf88a038456c17f authored over 9 years ago
Merge pull request #2010 from sergeyklay/update_phalcon

Phalcon1: Fixed getting fields

839f5717ec39d06a69092881bdd0e3a26a79fb75 authored over 9 years ago
Failing test for can/cant using Step object

ba155c2f556b43c298673b1fc6446d5b3adb3eb5 authored over 9 years ago
improved showing conditional assertion

2ef2969c19277bc232c3ad41760d85a6da1a1cb0 authored over 9 years ago
Fixed getting fields

150630b3108a79c2de1da21614364d77a8556853 authored over 9 years ago
Merge branch '2.0' into DialogHelperDeprecation

b7ef945ed06ad9cd34def42d895ebc13dbbc133b authored over 9 years ago
Merge pull request #2013 from Naktibalda/restore-composer-lock

Restored composer.lock

a5be52bf647513583afcc0ffc3b00a15b4f3c32f authored over 9 years ago
Fixed bootstrap --customize after testing

0d274b0e9a50bcd75280d0c66c29bda0cd57c26a authored over 9 years ago
minor improvements

ed07784b622f297f41d81826f3ae383673143552 authored over 9 years ago
Fixed Helper generators + test added #1906

9baf814b3b99a7c3fb45d3622f5f6d880bf5d4f9 authored over 9 years ago
add ability to change the database

214ba56c0cb61e4880b8f02673fefc991ffae430 authored over 9 years ago
fixed yii and doctrine tests

aebf3ac15d737286e36619877e12a0d96f77a7e6 authored over 9 years ago
Create a new Symfony2 kernel for every test

To fix entity manager closed when testing all tests together.

753175263ae55edc618770f959f4acba318aae67 authored over 9 years ago
Use QuestionHelper instead of DialogHelper

5e9e0f3713aba8f621fcac8b910b4e5956292af5 authored over 9 years ago
Fixed breaking test

cca593ef7186636f59bfd705112c4a1c2cacae52 authored over 9 years ago
Use QuestionHelper instead of DialogueHelper #2012

fce7a91ffdfab7eed23ab38dfc4ab5d9452fb234 authored over 9 years ago
Restored composer.lock

dc58ef675f953f5c2d2b182affad735209cf079f authored over 9 years ago
Fix for #2000

82ee3b3ece71f357d672c0b0d47a6fa19c317d36 authored over 9 years ago
doctrine exception descriptions improved

7f6458b2a2938fc0a4504fdb7c75ad71ea525a1a authored over 9 years ago
uodated travis

e43cd33153f6c2265e2d20bc22fbd19385c1dbd6 authored over 9 years ago
Merge pull request #2009 from Naktibalda/EventDispatcherUpgrade

Event dispatcher upgrade

717041ef65f8a4cf3991198df9d4cdfec2d55276 authored over 9 years ago
Do not use event->getName()

589f0767a63b00bf6b0b163f73fc945bfa551fc3 authored over 9 years ago
Updated composer.lock

57d9182337d538545bfad140dced84cd2678547f authored over 9 years ago
fixed friends tests

d8c9f2c7f23c955eff3e5a8c5c54f10ac49d9fdd authored over 9 years ago
Restored composer.lock

9aa406581863c66e2a18991809ce854bae20055f authored over 9 years ago
updated composer.lock

551e740a89fd4979f2ed57e9ccde388e92888500 authored over 9 years ago
Merge branch '2.0' into db-test-refactoring

7c8c8eaefe504549ea00faeb090187ce190f972f authored over 9 years ago
Load php_pdo_sqlite.dll before running tests in appveyor

f3052a4a292574441476bdde0858617d0b2a77d4 authored over 9 years ago
Throw a more specific exception if database driver is missing in PDO

9d089085df52c8cb742ad2c3d0d41b3473a013b8 authored over 9 years ago
fixed merge

866a16d14a4813d66f4591a0a1170d92f11c2766 authored over 9 years ago
Updated documentation for submitForm

- Wrong documentation in WebDriver
- Clarification for submitting fields with names ending in sq...

254d9336763c3dd3f54bf9e4cae265daffe57e22 authored over 9 years ago
fixed bad merge

17a41c7766537285246b6b76a8257d8dc94736be authored over 9 years ago
updated travis ci config

90cda0e206d6e0ebab64a7dd7601ae9a024876fa authored over 9 years ago
updated mongo for better exceptions

3452f30b25b7b12e6200c162eb6bcf73357616c4 authored over 9 years ago
bumped version 2.1.0

f610e5b93a75d6f9ecaf29be37bdeedd191a21d8 authored over 9 years ago
moved em_service from Doctrine2 to Symfony2 module

28989568f3da32c3f3283d7b92b0912bc26b5c64 authored over 9 years ago
merged with 2.0

e228ba0b760fec05d79833056ac4392a0e8e96ea authored over 9 years ago
merged with 2.0

92106d051a6ee447393407a03ad516e7351f6f25 authored over 9 years ago
updated changelog

b33bbcbf4344dbdbba86328c42fd3ef409bb286b authored over 9 years ago
Merge branch '2.0' into db-test-refactoring

9cbd022b1777b0ce7cd1e29f2898c9b811acdb0e authored over 9 years ago
Merge pull request #1998 from christoph-hautzinger/2.0

fixed a problem with whitespaces in filenames when loading mongodb dumps

3999c5151932c987df9e60fb3736df163259af02 authored over 9 years ago