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

auto-update

fee95812d600523964ab0931beab937c1c7b8bb6 authored about 5 years ago by Gintautas Miselis <[email protected]>
Updated version number and changelog for 3.1.2

5ea172de7b1b2e61dcdd50d73f8368886c549fb4 authored about 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5725 from Digital-Peak/configuration/bootstrap

Use path resolver for bootstrap file detection

82d7aaa18b5d52cc00909bd6362564cd1074f339 authored about 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5719 from Mitrichius/5485-coverage-ignore-not-existing-dir

coverage: do not fail when excluded directory not exists

50907bec48efb11a06eece1fd15989adc8b61762 authored about 5 years ago by Gintautas Miselis <[email protected]>
Use path resolver for bootstrap file detection

920435b6baad25f6a822268685a217bf147c6bc6 authored about 5 years ago by Allon Moritz <[email protected]>
[Webdriver] display cookie details in debug output (#5709)

48e08e0e92ed903a842fb8d60d4fba7e2d10fa85 authored about 5 years ago by Dmitry Kolosov <[email protected]>
[Db] fix grabFromDatabase description in docs (#5717)

ffef68ba3a2555ee2d1014ddf1baa735475768b1 authored about 5 years ago by Dmitry Kolosov <[email protected]>
Create FUNDING.yml

131eefb3676213cf5b4b84aefe15facfdaf2953c authored about 5 years ago by Michael Bodnarchuk <[email protected]>
coverage: do not fail when excluded directory not exists

8cb4a93bdb051905a4921364eb82e0b01d82f83b authored about 5 years ago by Dmitry Kolosov <[email protected]>
[Symfony] Make grabService use the special test service container if available (#5706)

grabService seems to be somewhat broken for newer Symfony versions (> 4.1 ?) and with Symfony 4....

db65442e29ec188776845f537fe912565e9dfc92 authored over 5 years ago by Bernd Stellwag <[email protected]>
[Doctrine2] support non-entity doctrine @id on the haveInRepository debug message. (#5692)

* #5685: support non-entity doctrine @id, e.g. Ramsey\Uuid\Uuid on the haveInRepository debug me...

df6260f70e5957041d01243015956b0d2e19a738 authored over 5 years ago by Ole Rößner <[email protected]>
[InnerBrowser] Add HTML snapshots of failing tests to HTML Report

* #5568 Missing HTML snapshots of failing PhpBrowser acceptance tests in HTML Report after updat...

9b0bd0459bf37aa4461c1479c2c53a30d3e3e1cd authored over 5 years ago by Reinhold Füreder <[email protected]>
[InnerBrowser] Improved detection of content-type for .fail files (#5711)

* Fix for file extension of .fail files.
The `Content-Type` header may contain a charset, which...

9d180c3d27cab7b2a9a57744eaffed7155337e44 authored over 5 years ago by Arnold Daniels <[email protected]>
[Symfony] add missing use for runConsoleCommand (#5698)

ca8531bb62e82df3e5ea318ae836a2dc995fcb81 authored over 5 years ago by Andru Cherny <[email protected]>
[WebDriver] Improved error text of WaitForJS method

a5f5377be6faade13c5295e32929cb8c549a2539 authored over 5 years ago by Erik Sanchez <[email protected]>
Merge pull request #5704 from burned42/doctrine2_fix_return_type

[Doctrine2] Fix return type of grabFromRepository

77ac9c098f5c737b90e4650f23b6fee23a0cef8d authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5707 from ruudboon/phalcon-domain-change

Changed domain from phalconphp.com to phalcon.io (new main domain for…

794365ccb4ae87bb113814b8fb7620fe682e67ee authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5708 from sva1sva/3.1

Updated CONTRIBUTING.md

b4b747d727bfe2ec87dfe27f9be5d2698c735168 authored over 5 years ago by Gintautas Miselis <[email protected]>
Update CONTRIBUTING.md

99fa6206778dd7e1802dd7405bb1d15e2153cf95 authored over 5 years ago by sva1sva <[email protected]>
Changed domain from phalconphp.com to phalcon.io (new main domain for Phalcon)

79ceaae8cc6972b158a8f981a745946e5b006091 authored over 5 years ago by Ruud Boon <[email protected]>
fix return type

grabFromRepository returns the result of `getSingleScalarResult`, which according to the documen...

a5c24ec0e186cdc2ef7e9e68309b28ee7ab504c3 authored over 5 years ago by Bernd Stellwag <[email protected]>
Merge pull request #5701 from kishorehariram/3.1

grammatical mistake

d639ff7b75720a516008a9691a4874fc35bac6e3 authored over 5 years ago by Gintautas Miselis <[email protected]>
grammatical mistake

76decb9f5161a1d7cb68a8c7f5737888aa6b14f2 authored over 5 years ago by kishorehariram <[email protected]>
3.1.1 release (#5686)

* Deprecated expectException

* preparing 3.1.1 release

afc52609e590998fd293028699ad4a61d6afd7bc authored over 5 years ago by Michael Bodnarchuk <[email protected]>
[Doctrine2] Make debug message in haveInRepository support entities with composite keys of entities in bidirectional relations (#5685)

* #5663: build failing test

* #5663: fixed debugEntityCreation for entities with circular ref...

9889794626851cbcb780c4122e56a731611d8c7d authored over 5 years ago by Ole Rößner <[email protected]>
Tests for retry (#5672)

* added failed test for retry

* Added tests for try and retry

* improved tests

48ed5870e55ce11ac2a9d6c0b567979c9f8f9046 authored over 5 years ago by Michael Bodnarchuk <[email protected]>
[Doctrine2] Bugfix: calling haveInRepository with preconstructed entity requires providing constructor parameters (#5680)

* add test for persisting a preconstructed entity

* bugfix: only check constructor parameters...

96d4d3ef2bcf5dc0ff158afc96435fd50e80a57e authored over 5 years ago by Bernd Stellwag <[email protected]>
added firefox environment (#5681)

* added firefox environment

* added groups to ignore some tests in headless mode

* updated...

d5d2620ab26bb89da628144aa083207884cefba2 authored over 5 years ago by Michael Bodnarchuk <[email protected]>
Add runSymfonyConsoleCommand (#5588)

* Add runSymfonyConsoleCommand

* Fix compatebility

* Update Symfony.php

f9aaafb062a56783f544f623c14aa5ca91e187af authored over 5 years ago by Andru Cherny <[email protected]>
minor docs update

5b22d0ec8f4d4958b076ac7ed9dba04966718133 authored over 5 years ago by Davert <[email protected]>
Fixes the issue with paths in `groups` section when `codeception.yaml` is not in the root of the project (#5674)

* Add possibility to use absolute path for `groups` key in codeception.yml

Also, use `realpat...

9280cd9f9ffee696db33b4b6e0f097ecc65e975f authored over 5 years ago by Maks Rafalko <[email protected]>
Closing ul-Element in 01-Introduction.md (#5675)

33f4653a76aaab67add406da32dfeeaa76d041aa authored over 5 years ago by Tobias Bähr <[email protected]>
Merge pull request #5670 from Codeception/symfony5-compatibility

Use Symfony5 class names in connectors

703a2586423830a8979be026431227f4954edf30 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge branch '3.1' of github.com:Codeception/Codeception into 3.1

# Conflicts:
# docs/03-AcceptanceTests.md
# docs/06-ReusingTestCode.md
# docs/10-APITesting.md

014faba8ac4d0985a2076f194655000a7226d7e5 authored over 5 years ago by Davert <[email protected]>
Merge branch '3.1' of github.com:Codeception/Codeception into 3.1

f091670b27f7bb8519eedfac4fcee4a2c3b90c0d authored over 5 years ago by Davert <[email protected]>
Minor updates to docs (#5671)

* minor updates to docs

* renamed webservices to api

* updated docs

82997221b762bc09876379f9f30906c9d364a4f5 authored over 5 years ago by Michael Bodnarchuk <[email protected]>
Merge branch '3.1' of github.com:Codeception/Codeception into 3.1

a03637c4674bc2915a9a1c65ff023e9b7ae7832e authored over 5 years ago by Davert <[email protected]>
do not fail steps for retry and tryTo step decorators (#5667)

6e45c64b1504ed8c69f2bb6067d382974e5ad46b authored over 5 years ago by Dmitry Kolosov <[email protected]>
minor updates to docs

8d5d88933bf4777e7c79693158d72f51e630c510 authored over 5 years ago by Davert <[email protected]>
Use Symfony5 class names in connectors

#5532

86a1ac9c83581badb34f91ad199f8d6410938c74 authored over 5 years ago by Gintautas Miselis <[email protected]>
[Db] Support initial queries execution after creating connection (#5660)

* Support initial queries execution

* Support initial queries execution

* Support initial ...

f2e6ac8d75657cb6835c1f47e8deac81798bfc27 authored over 5 years ago by tadasauciunas <[email protected]>
Prune framework tests (skip tests for other frameworks if changes are local to another framework) (#5635)

* Added some debug output to see if pruning is operational

* Use stderr

* Show result of g...

42d055699fa5812ef10f7e31a4114b3ebdcf22f2 authored over 5 years ago by Sam <[email protected]>
Updated autogenerated documentation files

379e6d4c25947e5e2c467c24edc31e3665c0ec8f authored over 5 years ago by Gintautas Miselis <[email protected]>
[Robo] stopOnFail, STABLE_BRANCH=3.1

acac1fc557f4bcfd8061074e6a84be97289fdd9b authored over 5 years ago by Gintautas Miselis <[email protected]>
Prepared Changelog and version number for 3.1.0 release

9ed9146567770e564fdd2b656edb385330f7fae7 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5656 from Codeception/feature/specialized-assert-equals

[Asserts] Added specialized assertEquals methods

5ff0b35e286263e0e74d314503f792de3ee6cdcf authored over 5 years ago by Gintautas Miselis <[email protected]>
[Asserts] Added specialized assertEquals methods

e3ccc439bca1c71f101fc977e9d56bea7f239364 authored over 5 years ago by Gintautas Miselis <[email protected]>
Made some yaml files non-executable

cd8402823a8d4746d4b8cef3cd3025f6248e6bf6 authored over 5 years ago by Gintautas Miselis <[email protected]>
[Doctrine2] Make haveInRepository support constructor parameters (#5633)

* pass constructor parameters if necessary when instantiating an entity

when calling `haveInR...

f13431f7b1ffa0955e157db13fd3508d7a694fe4 authored over 5 years ago by Bernd Stellwag <[email protected]>
Merge pull request #5636 from mikehaertl/5631-improve-yii2-module-docs

Issue #5631 improve yii2 module docs

901af501e6dc121cd9782d908861a885a5a48c94 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5651 from juntereiner/fix-symfony4.3-deprecation

[Symfony] Fix symfony 4.3 deprecation removal

caf86c8ab0ffee5389d65e79ca85fbd1e6057ed5 authored over 5 years ago by Gintautas Miselis <[email protected]>
Unified bootstrap loading (#5645)

* * Unified bootstrap loading
* Deprecated configuring bootstrap for all suites implicitly
* A...

55e91e14567c7476bc29e778eda976d336c24f58 authored over 5 years ago by Michael Bodnarchuk <[email protected]>
Fix symfony 4.3 deprecation removal

99663923bb5ba1ecca37226ce29b01af478664ac authored over 5 years ago by Johann Untereiner <[email protected]>
Support Stub 3.0 (#5649)

Which doesn't use shim file and supports only PHPUnit 6.5+

728652190b0fac620cac9a3a1d51c53e2c845f7a authored over 5 years ago by Gintautas Miselis <[email protected]>
Separate build:phar from build:phar7 (#5650)

buildPhar is a public method which can be used for building custom phar files
buildPhar7 is par...

faf71bfe168d80a737eb9fd1886ad88fc3628eaf authored over 5 years ago by Gintautas Miselis <[email protected]>
[Doctrine2] implement recursive entity creation (#5641)

1815f14aad71d91aed7f2a09b82d6b4191164c1a authored over 5 years ago by Alex Kunin <[email protected]>
SCA: dropped import duplicates, fixed a few cases of php core API misuse (#5639)

* SCA: dropped import duplicates, fixed a few cases of php core API misuse

* SCA: partial rev...

476c7bad2b15247c52e1bb2206153ff4b8ac8ecc authored over 5 years ago by Vladimir Reznichenko <[email protected]>
[Doctrine2] added refreshEntities and clearEntityManager methods

* [Doctrine2] expose clear() and refresh()

* [Doctrine2] improve method names

* [Doctrine2...

127653417a6ee7a97f29ae24f7669a880061ec0d authored over 5 years ago by Alex Kunin <[email protected]>
Issue #5631 Improve docs for Yii2 module

05018c7f2e19c363b64f7abd508c256131af59ed authored over 5 years ago by Michael Härtl <[email protected]>
[Yii2] Allow to preserve session with recreateApplication enabled (#5630)

928dd982404814fe5856229919a0422c01df648c authored over 5 years ago by Filippo Tessarotto <[email protected]>
Fix test pruning

9d6552e147ad810dd6322b0911b55bdd571fd9ab authored over 5 years ago by Sam <[email protected]>
Merge pull request #5627 from alexkunin/doctrine2-unhardcode-primary-key-name

[Doctrine2] properly handle non-typical primary keys in haveInRepository

099adde159f11dfa878ab0e6284e0abff691702a authored over 5 years ago by Gintautas Miselis <[email protected]>
[Doctrine2] properly handle non-typical primary keys in haveInRepository

54d9faca6bf2b8f847c8ea6cf0dca8d346f8bc20 authored over 5 years ago by Alex Kunin <[email protected]>
[Doctrine2] merge functionality of persistEntity into haveInRepository (#5625)

* [Doctrine2] merge functionality of persistEntity into haveInRepository

* [Doctrine2] deprec...

063db3a3540180d516b2b3bc7cea58fd5169c03f authored over 5 years ago by Alex Kunin <[email protected]>
[Doctrine2] add fixtures support (#5629)

* [Doctrine2] add fixtures support

* [Doctrine2] improve method name

6e3c332d184f9650549cbd345863afc44de69831 authored over 5 years ago by Alex Kunin <[email protected]>
Merge pull request #5609 from adaniloff/patch-1

Improve file path detection for groups

1dfda0ad92d7e7691cdddcc69aa7006991fa99a6 authored over 5 years ago by Gintautas Miselis <[email protected]>
[Doctrine2] add support for Expression and Criteria objects in queries (#5617)

* [Doctrine2] add support for Expression and Criteria objects in queries

* [Doctrine2] add su...

a3962180ac2c6c8dd8452a36ed1cf3af8c95a500 authored over 5 years ago by Alex Kunin <[email protected]>
Merge pull request #5622 from Codeception/fix-codeception-base

Fix codeception/base

96bf72fcdf8bc076192682098247ff287d294791 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5621 from OneEyedSpaceFish/patch-2

Relaxing docker php image tag version

68a4e4f4d7f979f01e5dee8523a2f756267e8106 authored over 5 years ago by Gintautas Miselis <[email protected]>
Fix codeception/base

Move hoa/console to the middle of dependency list, because removing last dependency makes compos...

467d248e289197abb0c93095d563c9311aa0d193 authored over 5 years ago by Gintautas Miselis <[email protected]>
Relaxing docker php image tag version

Now that the buster based PHP images are the default, and now that the existing default tags hav...

6232e0c413f4f17caefa132f841366a070540886 authored over 5 years ago by OneEyedSpaceFish <[email protected]>
Merge pull request #5597 from alexkunin/doctrine2-docs-fix

fix meaningless doc comment for Doctrine2::onReconfigure

7e0e69832fc3af1d5526d8a8c23f2b6744144f23 authored over 5 years ago by Gintautas Miselis <[email protected]>
Shortened error output of unexpected exit to one line.

* Test early exits

* Exit with error code

* Test exit code

d5333a5e5ea4f5511cf9859a7c5adfcf128417a1 authored over 5 years ago by Filippo Tessarotto <[email protected]>
[Travis] Fixed failing builds

* Added mysql to services
* Changed version of Postgresql to 9.6

c3d6060b5ef58880ee8b0f383da0547c0785f63b authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5608 from Nebulosar/patch-2

Update 07-BDD.md

03342b551c51578a1a3971e9b56758aa386df9b5 authored over 5 years ago by Gintautas Miselis <[email protected]>
Improve file path detection for groups

#### What are you trying to achieve?

Hi there,
I was trying to add some groups to my suites...

62ab4d043cefd6d2d7d2eeb524a6d8698d3e93d8 authored over 5 years ago by adaniloff <[email protected]>
Update 07-BDD.md

Gherkin gives invalid regex error on this line.
The regex should have a own line, the `*/` did ...

544b3aee259c24355a67502b89e4363b14ad2069 authored over 5 years ago by Nebulosar <[email protected]>
fix meaningless doc comment for Doctrine2::onReconfigure

75f385f7454ad78d725662ae4ea98fadff4180de authored over 5 years ago by Alex Kunin <[email protected]>
Updated changelog and version number for 3.0.3

feb566a9dc26993611602011ae3834d8e3c1dd7f authored over 5 years ago by Gintautas Miselis <[email protected]>
Update extension example code

Second value in `$events` array did hold `SUITE_BEFORE`, while the function is `beforeTest` and ...

cdb2236bbfa9ab3ed821138f8e90f23c10c7fe08 authored over 5 years ago by Nebulosar <[email protected]>
[Docker] Switching to buster php build (#5589)

PHP has now has new builds with buster bases.
Docker file has been changed to use those builds ...

348b9ec7ff73abdb473cfb5d8e95adece20f131d authored over 5 years ago by OneEyedSpaceFish <[email protected]>
Add make and makeMultiple commands to Laravel5 and Lumen modules.

* Update Lumen.php

Add `make` and `makeMultiple` methods to act like factory()->make().

* ...

a6df5e2b200d3771363528a6f3618114a4e033bb authored over 5 years ago by Ivelin Pavlov <[email protected]>
Merge pull request #5584 from alexkunin/doctrine2-parameter-name-clash-fix

Doctrine2 parameter name clash fix

18d13ddfe6df6f450386ba685f02e7588f01d2a6 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5590 from kapcus/symfony-browser-kit-maxredirects-fix

client class name put back because of Symfony based frameworks

8c4304bdeb33c8cc6965a9f1a65136153db8cb82 authored over 5 years ago by Gintautas Miselis <[email protected]>
client class name put back because of Symfony based frameworks

4eb08e71741ec7a550085b7b86daccba72935b34 authored over 5 years ago by Jan Kapciar <[email protected]>
Merge pull request #5583 from richardbrinkman/2.2

Fix: mismatch between text and code example

972539dbefa70f67d4c82cfb68fb96361171ec5c authored over 5 years ago by Gintautas Miselis <[email protected]>
[InnerBrowser] fix compatibility with symfony/browserkit 4.3

* maxRedirects parameter can be read from public getter

* followRedirects read from public me...

7a3c911c60d48f3f38d33a53ba9e1dd5fc456492 authored over 5 years ago by kapcus <[email protected]>
Merge pull request #5582 from Nebulosar/patch-1

Update .travis.yml link

ceaa5326e117f27e55172596f92a48363c001c33 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5579 from alexkunin/doctrine2-embeddable-fix

[Doctrine2] fix handling of embeddables

b7c9b73433792439338fc7043e9d9b6185cacfda authored over 5 years ago by Gintautas Miselis <[email protected]>
[Doctrine2] fix parameter name clash

d51dc62e0e44cecb8b9313277d0c0498520455d2 authored over 5 years ago by Alex Kunin <[email protected]>
[Doctrine2] add test case that demonstrates parameter name clash

d16f640d48485be2430d8e114b7ad9579fd8c614 authored over 5 years ago by Alex Kunin <[email protected]>
Fix: mismatch between text and code example

In the text Firefox is mentioned whereas in the code sample below Chrome is used.

c36e4404c089dc4eba5b59a7100814fd3b816957 authored over 5 years ago by richardbrinkman <[email protected]>
Update .travis.yml link

The link went to '../master/..' instead of the last stable '../3.0/..'

f61e27ca6a09e8754099fef5cdbd5b4fda4f7cea authored over 5 years ago by Nebulosar <[email protected]>
[Doctrine2] fix handling of embeddables

06f2649625cceee33320570997297cd363e3bfd7 authored over 5 years ago by Alex Kunin <[email protected]>
Merge pull request #5570 from alexkunin/doctrine2-entity-inhertiance-fix

[Doctrine2] Fix handling of inherited entities

efab67ee059a400367b602f1341a8016afbcc300 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5575 from SamMousa/fix-yii2-php7.3

Fixed issue on PHP7.3 because `preg_quote` now also quotes `#`.

fc46352026148d311a9ffdb8c5d27b9b54d61149 authored over 5 years ago by Sam <[email protected]>
Fixed issue on PHP7.3 because `preg_quote` now also quotes `#`.

670dc4352992c77940810c5cdb8d98f21fc2f103 authored over 5 years ago by Sam Mousa <[email protected]>
Merge pull request #5566 from svycka/add-ZF3-support

add support for ZF3

ff120cc398a5ec482e3a5dba4d79a449d1986f34 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5565 from reinholdfuereder/patch-2

Fix doc for retry behaviour doubling wait interval

4827486ad2580cd295a99bf98a5c8066f4bf21de authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5567 from reinholdfuereder/patch-3

Fix Link to "A/B Testing" for "silent actions"

5df4393b602f6c9c2482d100f1952ed59c8a2b6a authored over 5 years ago by Gintautas Miselis <[email protected]>