Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-symfony

Codeception module for testing apps using Symfony framework
https://github.com/Codeception/module-symfony

Remove outdated Symfony 3 logic (#74)

3dd2283821cbf35ba16d5967bf5048e535be5483 authored about 4 years ago by Tavo Nieves J <[email protected]>
Adding `dontSeeInSession()` (#64)

70ae730b9b3e0928e5388abc3f7891bf669afd64 authored about 4 years ago by Thomas Landauer <[email protected]>
Remove PHP 7.0 support (#69)

771bfb9403d58e962587bc77f1f593bf5112ed86 authored about 4 years ago by Tavo Nieves J <[email protected]>
Updated Test Project (#63)

708112212237287827ca867d9ee598ec0c0ec970 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added amLoggedInAs description (#57)

5b584d9100ebb63de52d65aae9834d5e2f73fcd4 authored about 4 years ago by Tavo Nieves J <[email protected]>
Support PHP 8 (#61)

7c113574fa0cd7e431ab62b8929b136c6c5efd02 authored about 4 years ago by Gintautas Miselis <[email protected]>
Remove Travis CI from readme.md

c8f16d2cad15e1fd71698fce580d1d25571509de authored about 4 years ago by Tavo Nieves J <[email protected]>
Remove travis CI (#62)

b8a7531024c76ffbb04b248370187a3df8aa27fb authored about 4 years ago by Tavo Nieves J <[email protected]>
fix seeCurrentActionIs (#60)

54a8c81f1274505a828e7af1476e209f85530988 authored about 4 years ago by Tavo Nieves J <[email protected]>
Fix strategy to match actions (#59)

28998fd91be0f7b62705e060f56d09ba6041351b authored about 4 years ago by Tavo Nieves J <[email protected]>
fix grabRepository logic (#58)

c86ccb4c92afd292d65109308220973f51a4f943 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added seeFormErrorMessage function (#50)

0db0214432a35cb46ce78b5e4f5442395dcdf3ad authored about 4 years ago by Tavo Nieves J <[email protected]>
Fix seeEmailIsSent (#56)

0f669ca1c9e05881de7c1db15908696406b5b52a authored about 4 years ago by Tavo Nieves J <[email protected]>
Added dontSeeFormErrors function (#49)

f8fdae86d24bcbea251424f8bc99257ac8070c68 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added seeFormHasErrors function (#48)

354f62a5bfdcf42b1d62e0c8e5c6e0b3678c608c authored about 4 years ago by Tavo Nieves J <[email protected]>
Remove outdated php5 logic (#51)

a80d38d72e0a37a2f218f5413e124f78f48e176c authored about 4 years ago by Tavo Nieves J <[email protected]>
Added grabCollector function (#47)

68311ddef99062196eec20b0ab9cba7a84bf2a4d authored about 4 years ago by Tavo Nieves J <[email protected]>
Removed superfluous service validation logic (#44)

2ea7ed12e1a83669186d07278e62081c37c9f7ef authored about 4 years ago by Tavo Nieves J <[email protected]>
Update code standards to PHP 7.0+ (#41)

b65b2c709c8d3474e5f820909d7d7679e147de7a authored about 4 years ago by TavoNiievez <[email protected]>
Added seeUserPasswordDoesNotNeedRehash function (#29)

261f9519ce93a14da2364d43cc02b35c5cdddc46 authored about 4 years ago by TavoNiievez <[email protected]>
Added submitSymfonyForm function

bed4c5ae682cdfc7dda6c9d5843615e3de8f6c2c authored about 4 years ago by TavoNiievez <[email protected]>
Improved documentation of the 'Parts' feature

Thanks to @ThomasLandauer

d558d48c56e02038ce43cd11a3572a1bb25cf57b authored about 4 years ago by TavoNiievez <[email protected]>
Added availability check functions

a51056bd7390bcff1b5fb08c1fe97d3be529e63a authored about 4 years ago by TavoNiievez <[email protected]>
Added a more descriptive message for submitSymfonyForm

6c8c0cb5a14b234a99f1bc957f8ac529d3d0a47a authored about 4 years ago by Tavo Nieves J <[email protected]>
Update Symfony.php

Explaining the (so far) only known case of loading two *framework* modules in parallel, see http...

b9e169e7fa3a572660f9bb65ef9920e2c4902295 authored about 4 years ago by Thomas Landauer <[email protected]>
Update Symfony.php

Adding link to central "Parts" chapter, as announced in https://github.com/Codeception/module-we...

29f9126b310e356ebb75b5477b9c44e579fe1a2c authored about 4 years ago by Thomas Landauer <[email protected]>
Added grabRepository function (#27)

a921d1fafcf3cd4cbab0fda481d82c84a611995b authored about 4 years ago by TavoNiievez <[email protected]>
Added grabRepository function (#28)

2af70f5d997f1dcd63b40d9b51581fada6654cc4 authored about 4 years ago by TavoNiievez <[email protected]>
Added grabParameter function (#30)

e778004e61ceb0dd0ca8a183a31567629b83ac1e authored about 4 years ago by TavoNiievez <[email protected]>
seeEmailIsSent logic simplified (#35)

00156b3f468dbeea5ccb14da8d6a399127f0ee87 authored about 4 years ago by TavoNiievez <[email protected]>
fix getProfile fail logic (#36)

595f4e5f7e0140c7ff8b7940ebf16e7f16639613 authored about 4 years ago by TavoNiievez <[email protected]>
simplify debugResponse logic (#38)

4cdf8701e7a185026f5abff86d1ff05e49a6daf3 authored about 4 years ago by TavoNiievez <[email protected]>
removed extra return statements (#37)

adb0d9e04753f73a4b712f608aaacc30cc7a0978 authored about 4 years ago by TavoNiievez <[email protected]>
Remove php 5.6 and Symfony 2.8 support (#39)

* Remove support of eol php

* Remove eol symfony from travis, test over php 7.4

* Remove r...

aad7377f2edb9603615aa59f723133bd145bb0bf authored about 4 years ago by TavoNiievez <[email protected]>
Added availability check functions

f2fe4715033ad5496f0fdc49553c52f1c706a805 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added submitSymfonyForm function

c9b38105f9bc722fa48a1daaa2ea41bb80257a8b authored about 4 years ago by Tavo Nieves J <[email protected]>
Delete local copy of autogenerated documentation

6c521ba2e7154731e703ad6e503888d594044e00 authored about 4 years ago by Gintautas Miselis <[email protected]>
Improved seeEmailIsSent description (#24)

* Update Symfony.php

Added info about Console, see https://github.com/Codeception/Codeception...

132b64c81ac64c8112eba8edb34355062bc99238 authored about 4 years ago by Thomas Landauer <[email protected]>
Improved description of grabService (#21)

* Update Symfony.php

Explaining test.service_container

* Update Symfony.php

e15631587170072423612d5e2b97f3288ff402d7 authored about 4 years ago by Thomas Landauer <[email protected]>
Improved seeEmailIsSent error message

Adding an even more descriptive comment - follow-up of https://github.com/Codeception/module-sym...

52d43c3446c18dbc4fb5cbbf30a9528ade3022e7 authored about 4 years ago by Thomas Landauer <[email protected]>
Improved grabService error message (#20)

* Update Symfony.php

Adding hint about unused services not being available, see https://githu...

802821f90a472ad497e52df8222c0752b513992e authored about 4 years ago by Thomas Landauer <[email protected]>
Added new function amLoggedInAs to login a user

c32f3e19196ae36928e5c3756ed64171d5b2ebb7 authored about 4 years ago by Tavo Nieves J <[email protected]>
'onReconfigure' function is now protected.

8fc1eb6fd2112523b6dd186eb8f7b15b189b7dd4 authored about 4 years ago by Tavo Nieves J <[email protected]>
allow v3 and v4 of vlucas/phpdotenv

c7b16191e3f73663ea85f31d7c67d27459eaa26a authored about 4 years ago by Tavo Nieves J <[email protected]>
Update dependencies

73c4d3085603f91369b868ff5d61ec5c4adabc22 authored about 4 years ago by Tavo Nieves J <[email protected]>
Merge pull request #26 from Codeception/TavoNiievez-features

TavoNiievez features

4e35b3ecdc78ddbebb18755bb6f6f420a3e97dd4 authored about 4 years ago by Gintautas Miselis <[email protected]>
Added seeCurrentActionIs function

f7449fb613bbc7854fa13c9dfb51d100311c4284 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added dontSeeAuthentication function

321ef5e9241443bc225a85079acaea3db1a6ea10 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added seeUserHasRole function

3c652473509119fa4a5be8a1f92f6fb128cc7a59 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added seeAuthentication function

1d3020f0c886666a7384ac840a530819f3996dd6 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added amOnAction function

b24e2b61c14a5573f6111ac55d7750d88b5eb044 authored about 4 years ago by Tavo Nieves J <[email protected]>
Added seeInSession function

1504e65ea67b2cf56e3385300d1f0da423ce287a authored about 4 years ago by Tavo Nieves J <[email protected]>
Added logout function

5ac21861a45e76c2f2a5a53997dd320874c74052 authored about 4 years ago by Tavo Nieves J <[email protected]>
Merge pull request #19 from TavoNiievez/seeNumRecords

Added seeNumRecords function

c1280aa38b5ab741ff08b4cd593aedb167797e1b authored about 4 years ago by Gintautas Miselis <[email protected]>
Merge pull request #25 from TavoNiievez/sf_connector_code_style

Fix connector code style

4d15193bbf0ac96818b6ed08b963dfffd5884e5b authored about 4 years ago by Gintautas Miselis <[email protected]>
fix symfony connector code style

453968ec104d5fccb692bd15e17e4943d24f911b authored about 4 years ago by Tavo Nieves J <[email protected]>
Added seeNumRecords function

5bb5a7bf47df5bd98f9cf0f166643022ee43dd51 authored over 4 years ago by Tavo Nieves J <[email protected]>
Fix seeEmailIsSent

* Update Symfony.php

Fixing `seeEmailIsSent()` for [Symfony Mailer](https://symfony.com/doc/m...

7a2ecf8da28cee30702cc7caccbf8833cdb63707 authored over 4 years ago by Thomas Landauer <[email protected]>
Replace Travis by Github Actions (#6)

* Create main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update mai...

e60d4266644099ba2cccad9ae22cef3ceb6c0039 authored over 4 years ago by Vincent Dauce <[email protected]>
Regenerated documentation.md

db1a281f183afbc63ba70fb16dee8730cc8875ba authored over 4 years ago by Gintautas Miselis <[email protected]>
Merge pull request #7 from eortiz-tracktik/master

refactor: runSymfonyConsoleCommand

986268cf7b0e26ced96617d8473d226f145b6b99 authored over 4 years ago by Gintautas Miselis <[email protected]>
refactor: runSymfonyConsoleCommand

7850c665eef417042d8d4fac2ec7b53aab0d7f3f authored over 4 years ago by Ernesto Rodriguez Ortiz <[email protected]>
Merge pull request #3 from Codeception/symfony5

Test Symfony 5

7533877265c13732a209fa3bfd93c98e07d44e39 authored almost 5 years ago by Gintautas Miselis <[email protected]>
Test Symfony 5

a7f3f27a044924761b52e8d7b0a46cdfa94deab2 authored almost 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #2 from Codeception/travis-unlimited-memory-for-composer

[Travis] Unlimited memory for composer

8fcee1cdfdfef98da924aafbf729a3f182107da7 authored almost 5 years ago by Gintautas Miselis <[email protected]>
[Travis] Unlimited memory for composer

d5a5816db5f7738a3ec45232056822fc61106e46 authored almost 5 years ago by Gintautas Miselis <[email protected]>
Added package files

1211886a16f2caa53ddb294c81f50410fbaceeb8 authored about 5 years ago by Gintautas Miselis <[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....

1d4cdae7f75cd5ad1a9db938602746af4786b7ae authored about 5 years ago by Bernd Stellwag <[email protected]>
[Symfony] add missing use for runConsoleCommand (#5698)

0b3eb2aaecb1ca5a15cf99b031dfcff074cf22ee authored about 5 years ago by Andru Cherny <[email protected]>
Add runSymfonyConsoleCommand (#5588)

* Add runSymfonyConsoleCommand

* Fix compatebility

* Update Symfony.php

fa74e609b8ef09ee94a1f7bf853a52b0e422584c authored over 5 years ago by Andru Cherny <[email protected]>
Use Symfony5 class names in connectors

#5532

391a16ba4ff54d16c98b7fde061ccb4b240025e4 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5429 from ThomasLandauer/patch-8

Added info to seeEmailIsSent about stopFollowingRedirects

984f72fcaa3f5837890e4f2a82fdf9c87d2cba80 authored over 5 years ago by Gintautas Miselis <[email protected]>
Removed methods that were deprecated long time ago

9fd1ccbf66bb44ae8ef293a98e58adae30d30131 authored almost 6 years ago by Gintautas Miselis <[email protected]>
Markdown for link.

0b2557e3710833ab608099393bebce90da7d9a35 authored almost 6 years ago by Gintautas Miselis <[email protected]>
Added info to seeEmailIsSent about stopFollowingRedirects

Please fix the link markup - I'm not sure whether it should be Markdown or HTML...

fbd1830fa72ff77ee40633adf01032174507bb09 authored almost 6 years ago by Thomas Landauer <[email protected]>
[Doctrine] Fixed cleanup issue #5326

* Reloading module on reconfigure to persist new configs.

* Making cleanup property work afte...

a6204c007f6c8c8e4026210fe2700b9503cf5bd9 authored almost 6 years ago by Joel Medeiros <[email protected]>
Fix persistent service for Symfony 3

Catch exceptions thrown by Symfony 4

ba65f5f14ac32eb65ab2caf28aaf7b1074442af4 authored almost 6 years ago by Gintautas Miselis <[email protected]>
[Symfony] Fix "already initialized service", "reboot kernel issue" (#5262)

I have an issue. When i work with DataFactory and Doctrine2 modules, and when my testing service...

9ecad0a3d076815e9d2b6054349f9e6c5e8a39ea authored about 6 years ago by gdmfx <[email protected]>
Reloading module on reconfigure to persist new configs. (#5241)

2df6d18f50f6df7ce383cdddd76adb861ed373bd authored about 6 years ago by Joel Medeiros <[email protected]>
Symfony test email count (#5059)

* Improve testing sent emails in Symfony

* fixup! Improve testing sent emails in Symfony

*...

9c52178431b6e743538c18202702b35d13056f68 authored over 6 years ago by Martin Bohal <[email protected]>
Bug fix with multiple kernels (#5022)

* Bug fix with multiple kernels

It's not possible to set a Kernel different of the AppKernel,...

79dec7c656e18b80ba9207f34ac154fd40381f1c authored over 6 years ago by Alef Castelo <[email protected]>
Added support for custom kernel names for Symfony (#4949)

2ec9ff6cededbb7d28ef400b93d63aa6bfe2c49d authored over 6 years ago by Pavel <[email protected]>
CI: added Symfony 4.0.0 environment and symfony-demo app included (#4681)

* CI: added Symfony 4.0.0 environment and symfony-demo app included

* fixed running different...

79f396398a3f4c298dafe8a5530417d1216b7dc1 authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
Updated reference for Symfony 4 (#4674)

6f7b49e001dee2ed81d0b19a91620885c4e7a5ba authored about 7 years ago by Michael Bodnarchuk <[email protected]>
[Symfony] Minimal support for Symfony Flex directory and namespace structure (#4563)

Introduce support od Symfony Flex - Symfony 3.3+ recommended way for Symfony app.
Demo app can ...

a0bbb7c1518f38903e8020ba755e9d843eb4412a authored about 7 years ago by Vladimir Chernyshev <[email protected]>
symfony/fix_profiler_loading set persistent services before loading profiler (this prevents services being instantiated during profiler instantiating getting wrong dependencies (they're going to be replaced during setting _persistent_services_) (#4437)

6c76828f0cf52e575eb7870256c4efc8a7c6577b authored over 7 years ago by Ihor Samusenko <[email protected]>
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

6573b04b58dd69c8374c64aca9f4feab175e8c01 authored over 7 years ago by Artem Stepin <[email protected]>
[Symfony] updated extractRawRoles()to support Symfony >= 3.3 (#4309)

* Symfony::extractRawRoles() failed on security collector from Symfony >= 3.3.
When extracting ...

095c18842878e28c244f831a3f83d1084bb8d890 authored over 7 years ago by Ole Rößner <[email protected]>
updated changelog, docs, version bump, release process changed

ad04ee4e170f9ebae12a0b02713085f2a19013fb authored over 7 years ago by Davert <[email protected]>
Merge branch '2.2'

02911da7d0bfb79a84038465f5bf42d3f1da1a3a authored over 7 years ago by Davert <[email protected]>
Make symfony bootstrap.php.cache optional for php version > 7 (#4081)

See: https://github.com/Codeception/Codeception/issues/3829

0ab4f89e001cb29f4d5389e7cea0ac9f61e40b85 authored over 7 years ago by Patrick Jahns <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

1a5ed6e694ec46179752227b88e7e6868aa6277e authored almost 8 years ago by Gintautas Miselis <[email protected]>
Fixes #3608 - [PHPUnit_Framework_Exception] implode(): Invalid arguments passed

5a34bede2fc7b14e227b27aec26c40a6d63d474d authored about 8 years ago by mateusz.prazmowski <[email protected]>
[Symfony] Persist doctrine.dbal.backend_connection if Doctrine2 module is used

Fixes #3479

250d461d7bf5dd2fa5339f569b74869bffec21e9 authored over 8 years ago by Gintautas Miselis <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

6abdb4c7cdbfb85dfd15a7c096c624c0efa4a111 authored over 8 years ago by Gintautas Miselis <[email protected]>
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

b3984e57bc4089e43a7d3004a7b2dcfa4a255bd7 authored over 8 years ago by Davert <[email protected]>
Maintenance (CodeStyle fix, Release Script updates, ...) (#3369)

* Maintanance
* fixed codestyle
* updated codeception/base release script
* updated changelog...

b98bc49cc89be0f5f56c00498a783fa272e5f069 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Maintanance

* fixed codestyle
* updated codeception/base release script
* updated changelog
* version bump

502a62423b7b8716d15e412fd610422a2f0bdc0c authored over 8 years ago by Davert <[email protected]>
Merge branch '2.1' into merge-2.1-to-2.2

3a0163531c685b8d68521ae5701b91465517a2fb authored over 8 years ago by Gintautas Miselis <[email protected]>
PSR2 fixes

a189abc4c51206656a4a7ebd96d4ae87396f57b4 authored over 8 years ago by Davert <[email protected]>