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 func name

cd032aabac3ffdb6bf04338c320e2b761cf28a4c authored almost 10 years ago
describing 2.0.13 release

b2a5b09f903db19611d69fdf80807bf1bfcd2e1b authored almost 10 years ago
improved output

0cd32e359b4eed9f5fcd93fff6def0e2e8789456 authored almost 10 years ago
updated loading list of available modules for new config format

82e10208dc2cde41d49757cf9852307f2c098c55 authored almost 10 years ago
documentation updates for new module config format

da03c2fcfb3923e325de2397b150d83a076bb813 authored almost 10 years ago
updated module reference and base generators for new config changes

211534065a6bcc44132006e07e370caaac9b107f authored almost 10 years ago
implemented short module configuration format

6878e047186e2172c62e148f27c8904d5f8e9db9 authored almost 10 years ago
fixed getting running client in InnerBrowser

0750919bd937f0dbc55e1d28867c359ef9ff2a6b authored almost 10 years ago
SOAP tests fixed

eb6326b29a147e3bad60b0cfda9dacfbd671177b authored almost 10 years ago
fixed removing of comment function in Actor

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

6dbd79e7f4c594d9a2f277bffac7590523dd92dd authored almost 10 years ago
Merge pull request #1858 from DexterHD/issue-1798/uglyOutput

#1798 fix ugly output in unix terminals

b5c030d5bbe6dd9fce7a8f7014180a8a53fb0d51 authored almost 10 years ago
Allow following symlinks when searching for tests

d6e5eeffa014fbb66de4baf6b8090cfe3b824f67 authored almost 10 years ago
Merge pull request #1848 from javigomez/patch-3

fix $I->am when User name starts with vowel

9ec8e63ae205244131b1a1ab7ea8557a11ab1102 authored almost 10 years ago
#1798 fix ugly output in unix terminals

b2144715c407ffc4e487618a9e5d76f51efa19ff authored almost 10 years ago
Update composer in Travis

b63cb0cc6c8c0097e50fe0e64c37fa23fe1ba125 authored almost 10 years ago
Fix L4 Travis config

5dfb53d651c304348c6a9775ac9d91605d563210 authored almost 10 years ago
Rename method arguments

d899ced7b8060a55272e1c66fbe81738f50fcb43 authored almost 10 years ago
replace generated scenario files

c7eae165fe4570b418fe6d585c05962f45d03973 authored almost 10 years ago
fixed scenario printing

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

726fa372ac0a4f494cd92653f25dbb5162ab7320 authored almost 10 years ago
updated l4 config for travis

690cba2dd435a4efcb896a73fe43dc0434b41762 authored almost 10 years ago
grabMultiple implemented. Closes #1844

a239d4e955ec5d4bc8e578ee3b96927a454709b3 authored almost 10 years ago
updated l4 app settings

a580f9d933793f8cb78195528c5173c3515400db authored almost 10 years ago
travis ci updated to wait for db creation

74c33ce9e61490f8f2669cf58b92a9d216ba218d authored almost 10 years ago
Doctrine2 module is to require Symfony2 or ZF2 as dependency.

Static $em replaced. FIxes #895

ef507bbdab4b15c9f5dd109fe6a9c73c1f4d0193 authored almost 10 years ago
module parts implemented

f014322984496d302ad332536e9852bce93dec7e authored almost 10 years ago
Fix codestyle and use stripos to check starting with vowel

595df7edf942f0ec7d1375628b7896a7da236181 authored almost 10 years ago
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

2c5e81926780845c0647cb432be07654bc6551ed authored almost 10 years ago
fix $I->am when User name starts with vowel

This is just a small fix for english output.

Right now if you do:

```php
$I->am(' Admi...

220f7310f1ca1e3c18763e18db34107df9831da6 authored almost 10 years ago
Temporary workaround for #1846

b028812029d06b540a8d74fa10db36a7fde9a5a6 authored almost 10 years ago
Merge pull request #1843 from m8rge/patch-1

Remove line to activate request parsers in yii2

1053c7bdcf453f518c1864fe4e4ab3d1fb9b68cc authored almost 10 years ago
Remove line to activate request parsers in yii2

c943ab1e3e5b8d3256f73b38f8006483e490ed3f authored almost 10 years ago
Merge pull request #1840 from zbateson/refactor-submitForm-fillField

Refactoring to merge fillField/submitForm

d86c8762906fcc98adb44c75f6a866df58f93020 authored almost 10 years ago
Merge pull request #1841 from tuupola/test-grab-data-jsonpath

Add unit tests for grabDataFromResponseByJsonPath()

7a2cf4b4e9272d51c7fe55885d9b51ad7ddb37ef authored almost 10 years ago
getFormFor should use passed node if it's a form

getFormFor was querying only parents, and not checking if the passed
node itself was a form. Ad...

113555ef051436be776a1a1eebd6064e9b56cdf7 authored almost 10 years ago
Fix for multi-dimensional form array values

Fixes an issue setting form names to values like field[name] and
refactored to use DomCrawler Fo...

2af62a181de6810815f45b39b362c52a955a2fd2 authored almost 10 years ago
added tests for custom printer class in #1425

f9f3db44b9f4686c6dc98720d3f5163a6f61d1c6 authored almost 10 years ago
Add unit tests for grabDataFromResponseByJsonPath()

33d87da3d5cae058d42004f057aa0c597cd24c82 authored almost 10 years ago
Refactoring to merge fillField/submitForm

- submitForm refactored to use DomCrawler's Form object, and grab
defualt values from it inste...

c048980e318850c154d789d5ce5d69952a6cef60 authored almost 10 years ago
configurable listeners implemented #1425

570c835a0f6d6bf682fde24316911a8c1cd18210 authored almost 10 years ago
fixed typo in GracefulTermination ^.^ . Issue #1286

b94e5049585f8e681aaa03ecbc715c79b626f8cb authored almost 10 years ago
Merge pull request #1838 from janhenkgerritsen/2.0

Sync changes

0b9e7f795821e7bf1c28e26ee316f3b8a26e61a0 authored almost 10 years ago
Whitespace fixes

d006ae18ea2549fa8ab50ed60fd9ca517dcb7aa1 authored almost 10 years ago
updated fixtures

34d1d23fa00e13d591f837feecbed0bb1bd9f83c authored almost 10 years ago
Graceful test termination. Fix #1286

e438f7dc3d0b76092de5a9ae8fb70bd5ab8cb3ba authored almost 10 years ago
disabled laravel tests as they need api updates

7547854c71a2af019905b840e2acc9fd4ca86bfb authored almost 10 years ago
docs update and version bump

87b1831f8bd30f638ee4283c7306b0c562901bea authored almost 10 years ago
the test should be scenario driven to handle group listener

5524d8e097decf769b43fcacb86a9d52631a8ab7 authored almost 10 years ago
check null for scenario

39a1ef5198d421b17a59e47c05692f885c562ff5 authored almost 10 years ago
enable group listener for grouping with annotation

f7ba4b3e880022f9e1dcdc7d5520774ad6a4ea3d authored almost 10 years ago
changelog and dependencies updated

6e29668921182d6b90cd021033002be85382c6f9 authored almost 10 years ago
fixing bootstrap to be loaded. Fix #1813

411ca8fb831b69cfc6317578f65c58405b33f47b authored almost 10 years ago
merged with 2.0

76e0dcc6cfd0494945989c625145b4dfd3587d3d authored almost 10 years ago
Merge pull request #1834 from zbateson/fix-2.0-can-cant

Fix for can/cant causing failure in 2.0

90b961e3a6126865d5a4904870cb450197d14eae authored almost 10 years ago
Fixes can/cant causing failure in 2.0

- Using can/cant causes cleanup code to be called, which causes an
exception calling subsequen...

600fd059e8e8c82192ca129f6d7e1167f62cb349 authored almost 10 years ago
removed default `_bootstrap` option in config, so bootstrap can be unset. Fix #1813

740eb1ffc37311ef6e71d455b62e9fe7be34542f authored almost 10 years ago
removed default `_bootstrap` option in config, so bootstrap can be unset.

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

7eb3a735825e997c7f969dac4917a432fb50cb1d authored almost 10 years ago
Merge pull request #1800 from EVODelavega/feature/make-overloading

suggested fix for issue #1785: overloading and __set bug

64628ccac8a690c5c2fbb550d6e27b4a659a0960 authored almost 10 years ago
Merge pull request #1770 from TriAnMan/yii-functional-fix

Fix https support and verbose output

b47a618fe1fa9c08996cf3ea4f6f6dbcdb9dbb66 authored almost 10 years ago
Merge pull request #1805 from fisdap/laravel4-call-artisan

support functional testing of Laravel Artisan commands

442ee867e627d6e19bf9b6a124378e89a44b6654 authored almost 10 years ago
Merge pull request #1790 from lukyer/lukyer-patch-namespace

fix namespace ignoring when console is invoked

077873a3d27db60ad21f1f67704e0e3728ace96a authored almost 10 years ago
Merge pull request #1814 from Noles/feature-customizeframeworksoap

Extend SOAP module sendRequest handling

d89ddd78aaf2d9414323d672939fa515062e6954 authored almost 10 years ago
Merge pull request #1817 from jistok/patch-1

Update AMQP.php

78f829d33d1b399bf6d34190252bbb7bedb20840 authored almost 10 years ago
Merge pull request #1824 from zbateson/add-phpbrowser-header-delete

Added deleteHeader and docs for PhpBrowser

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

2873d37314b6e15713c5bfabbbce8df729fe8bd3 authored almost 10 years ago
Parameter changed to $name

deleteHeader was supposed to have $name instead of $header

7b232b606594bf05b7b08c15bdead2aa617690d8 authored almost 10 years ago
Fix formatting - bad tabs

2fdabb6e430a2a36f87b10856c9144b91536efbb authored almost 10 years ago
Added deleteHeader and docs for PhpBrowser

- Created deleteHeader
- Allow deleting a header with an empty value when setting (since
setti...

6453f5b64ab72666d8c8c3d1747613c5276f5510 authored almost 10 years ago
Update Console.php

a2b71ac3abf302793b408b3f8b906f8ff1a69db4 authored almost 10 years ago
Allow pushToEchange to accept routing key to send to exchanges

include param description and sample use

834aaa880a26c8fb89bd702af61a5d3b6789324d authored almost 10 years ago
updated module container to inject dependencies

ca4931fbad1c93871772c05c1a5b237355e13e6a authored almost 10 years ago
Update AMQP.php

add a routing key to a push to exchange to facilitate proper routing of topics

fa101cf7c4ffbff36fa9fac73eebff79b838eeef authored almost 10 years ago
Merge pull request #1811 from zbateson/fix-textarea-default-values

Fix for submitForm default value for a textarea

d3910b30105b9a0f8b2877c079c1fda8f3f6905c authored almost 10 years ago
Fix for BestPractice comprehensibility

904db1458f3f922429cd18518a2216090b4010ca authored almost 10 years ago
Extend SOAP module sendRequest handling

bb33e604518e11b277501477ca6612e1a4a753e3 authored almost 10 years ago
Fix for submitForm default value for a textarea

Textarea node doesn't have 'value' attribute, and an issue with
conditions meant it wasn't worki...

0f4e710699f9aa19ba068f7d20d3a61a13b175cc authored almost 10 years ago
Merge pull request #1806 from m8rge/patch-1

Pass body request into yii2 request

af2a4a7112dc82f9bbaa12a83e8b672036bd6e16 authored almost 10 years ago
Pass body request into yii2 request

This allows to send Xml payload:
```php
$i->haveHttpHeader('Content-Type', 'application/xml');...

1a9964e1c4c2e7dafdba6ec60fc56ae69d587e28 authored almost 10 years ago
support functional testing of Laravel Artisan commands

840f3861748f74defe9641de65bdd7e0d8bebc7e authored almost 10 years ago
Merge pull request #1802 from zbateson/submitForm-fixes-checkboxes

WebDriver submitForm allows array parameter values

7202e73252980bf881c3ba4f26b5bf9d70c02470 authored almost 10 years ago
WebDriver submitForm allows array parameter values

- Fixes #1797
- Updated function to allow submitting array parameter values like
for PhpBrowse...

b8a6cdaaa7c27973f7ba4f758d9848693c61e9be authored almost 10 years ago
Fix failing unit tests -> add overloadable dummy class

32c9c54d9601be24dcb5d7a28d4ba55df3c3519d authored almost 10 years ago
move setting __mocked to utility method (avoid duplication) + add some doc blocks to improve scrutinizer rating a bit

c4193446138026e1fbcbd0f806537dcb76a35c58 authored almost 10 years ago
Remove makeNative, seeing as we no longer need it

bb64a107be4bbd5e8ed12ef75b647d73ba7ba9bc authored almost 10 years ago
Throw exception if a __set method is preventing us from adding properties to a mocked object

3215893172b52c21a4577a28003be77ae2a188de authored almost 10 years ago
Do not set __mocked property when __set is implemented, check __set when a non-existing property is being added to the mock + use instanceof instead of __mocked check when update is called

bf3a73652f55db8a646a771fc84e598f27b9d8ca authored almost 10 years ago
Add makeNative stub method

dd14c610ed3e033b2b8daa925daaea10fbc80c43 authored almost 10 years ago
implemented module dependencies injection

30082dfa4c1c782005705a6be138e8a3786900b0 authored almost 10 years ago
Added MODULE_INIT event. Closes #1370

1cbddbb0058d9f1350b08e30fac29912f7d807b1 authored almost 10 years ago
Fix code style. Fix phpDoc

f4d674a2dd08d0ecad5757da7803f45e9782b860 authored almost 10 years ago
Warp dependant parameters into an if block

96ea44b6cbfd30166c2a7e5c4b88d323bc60c47a authored almost 10 years ago
merged with 2.0

0d84abe0dc4408e839a027022064d7eea8bd905b authored almost 10 years ago
Module conflicts implemented

66d2c83edaa3f01ad04a96802fe040ff44e6549d authored almost 10 years ago
added shuffle option to settings to randomize test order. Closes #1504

2fd7af4bc5831752867d4603af212a9f2dd5273e authored almost 10 years ago
Merge pull request #1782 from jonathantorres/packages

Add `packages` option for application packages.

ade835f79160658ae16eb5ce40f8761627559159 authored almost 10 years ago
Implemented #1437

c175a40e25d2bae533e50355ede6d95d8d6d012e authored almost 10 years ago
Merge pull request #1747 from sjableka/env-merging-and-config-files

Env merging and config files

5d4df355bf31719452ba7036a95d43885aef21f9 authored almost 10 years ago
Merge pull request #1738 from PH2M/patch-1

FTP Passive Mode

038d25ad0dd38cc59b84be1d2d642eebcd89e7d2 authored almost 10 years ago