Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-yii2

Codeception module for Yii2 framework
https://github.com/Codeception/module-yii2

Merge pull request #97 from baningo/fix/broken-i-am-logged-in-as

Fix broken `amLoggedInAs` - method parameter is being overwritten

2aa91e4edc1d7362e5896c3ea1364cd971bea072 authored 11 months ago by Sam <[email protected]>
Update Yii2.php

Fix all places where `$user` was confused with `$userComponent`

eb609b1607fc12e8e6599fd1ef98e8482c6caaee authored 11 months ago by warkadiuszz <[email protected]>
Rename `$user` to `$userComponent`

Checking user component was overwriting the method parameter with the same name `$user`.

ce001f2e38ff531be7d30536f7b3671d09b02d16 authored 11 months ago by warkadiuszz <[email protected]>
Improved typing (#96)

* fix: improve typing using phpstan and fix some errors identified by phpstan
* fix: revert som...

219fbd9465472077785e1a93fc01fa89489bf2cc authored 12 months ago by Sam <[email protected]>
Merge pull request #93 from jafaripur/patch-1

Fix runtime fatal error Declaration in Yii2.php

2971f1fb44cd3088f7ecbe78bc51161c037a6551 authored about 1 year ago by Sam <[email protected]>
Fix runtime fatal error Declaration in Yii2.php

Upgrading `symfony/browser-kit` from `v6.4.0` to `v7.0.0` getting runtime error.

b95385d8b66cc1b9515b887830b782e7f4c62af9 authored about 1 year ago by Araz <[email protected]>
Merge pull request #91 from michaelarnauts/multisession-no-session

Fix parallel sessions with `$I->haveFriend()` when no session is active

d819def01313d1b4f8b3e2127f9ea4171a718346 authored about 1 year ago by Sam <[email protected]>
Check if we actually have a session before accessing useCustomStorage

3addfd6c258ad655b87ba38be97ebd89c9f6729e authored about 1 year ago by Michaël Arnauts <[email protected]>
Enable object override to InitDbFixture during FixturesStore initialization (#88)

70ad7544fc256363acd082b4ef9e7220a18017a0 authored over 1 year ago by Poo <[email protected]>
Merge pull request #86 from erickskrauch/fix_amOnPage

Use correct type declaration for amOnPage method

07db4a426deb0da9bb6b1d67b4528515b9a92dbe authored over 1 year ago by Sam <[email protected]>
Fix wording

109755078d846954ec30aa990bb60a623b104d11 authored over 1 year ago by ErickSkrauch <[email protected]>
Use correct type declaration for amOnPage method

e2661a4a395ee81f0f5aa677ed0a5b42f60119dd authored over 1 year ago by ErickSkrauch <[email protected]>
Merge pull request #85 from ilyaplot/master

Fix wrong namespace

86b958c76291f08df76fdd88b50f2eec5096f0d5 authored over 1 year ago by Sam <[email protected]>
Fix wrong namespace

741446632f5a3d5da4c9acf2dd1b0ced25cebbb3 authored over 1 year ago by Ilya Plotnikov <[email protected]>
Merge pull request #82 from Codeception/upgrade-dependencies

Upgrade dependencies to support PHPUnit 10

75f2fdf7f1912c1b95885d56a5098ed10f586411 authored almost 2 years ago by Gintautas Miselis <[email protected]>
Update Github actions

81d21d31217593ebee84845b49a9592c9beb7a68 authored almost 2 years ago by Gintautas Miselis <[email protected]>
Upgrade lib-innerbrowser and verify libraries

to versions that support PHPUnit 10

a54761ac464f1e241f0b24e14ec55d258775cea9 authored almost 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #80 from uaoleg/patch-1

PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated

8524425df0581168c7b782e53269aab30764fc68 authored almost 2 years ago by Sam <[email protected]>
PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated

ce6b19cb915252f24ed91714be287ff12839e858 authored about 2 years ago by Oleg Poludnenko <[email protected]>
update links (#75)

7b30e551936f414d1438e75222d7000e38222dd5 authored about 2 years ago by Ihor Sychevskyi <[email protected]>
Fix last commit error (#73)

Fix last commit error:
```shell
Exception 'Error' with message 'Call to a member function getA...

db981ab0238d9ea2b8eee55cf8f15b3dc74aec75 authored over 2 years ago by Vitaliy Sunny <[email protected]>
fix: render all user exceptions not just http exceptions

8ec469b27a367ee3c6dc48c6b6c522c9c4ce281a authored over 2 years ago by Sam Mousa <[email protected]>
Merge pull request #72 from Codeception/codecept5

Fix compatibility with Codeception 5

338ab4dfa04b3f7312856915f2daebad73985911 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix compatibility with Codeception 5

851afe866b4725f503737be6c3ee144b98875481 authored over 2 years ago by Gintautas Miselis <[email protected]>
Fix warning in grabFixture() when _fixtures is empty (#70)

1b858a2330fe097f6ca2f88801d434025db47b01 authored over 2 years ago by Vitaliy Sunny <[email protected]>
Codeception 5 Support (#65)

af5fded2bc8d72b2a9a6cccc9a3a7c2c5ff1e062 authored over 2 years ago by Gustavo Nieves <[email protected]>
Add log from Yii to artifacts when test fails (#8)

cfb21a7669e6a7db7a6206325d967f07ba7f196b authored over 2 years ago by Ivan Bragin <[email protected]>
Fix installing on PHP 8.1.1 (#59)

14269d059b8eaedf3d414a673907bd874cd4ed04 authored about 3 years ago by Kirill Petrov <[email protected]>
Annotate throws with FQN (#54)

* Annotate thrown exceptions with FQN
* Fix documentation of Module\Yii2::setCookie()
* Docume...

f57b5587c2833f674aac68136823dec76a067382 authored about 3 years ago by DBX12 <[email protected]>
Merge tests from codeception/yii2-tests to this repo (#56)

3fecea9ceb38ef1faa1abea6fc06adbbffdb4faa authored about 3 years ago by DBX12 <[email protected]>
Allow PHP 8.1 (#55)

aec2976c45136056f1b05c930cd376bb283d42e2 authored about 3 years ago by Bagrat Saatsazov <[email protected]>
Merge pull request #53 from DBX12/delete-emails

Add method to delete sent emails during tests

aacb442553cf6608e49f5ebad56ee8d83964590e authored about 3 years ago by Sam <[email protected]>
Remove method from module again after discussion on PR

79a299c55d05ba35f52a49c3e44ebec395910200 authored about 3 years ago by DBX12 <[email protected]>
Add method to delete sent emails during tests

e0f778fa6d2eb269f512b1a516619a2726f9d502 authored about 3 years ago by DBX12 <[email protected]>
Update readme.md (#51)

7befe4789dbed651cac5693a2464da21cd0de14f authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Add changelog to readme (#50)

2f3745c997afaecf872b1426609bbd8e20dcf8f7 authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Ability to specify application class in config (#48)

Add config option `applicationClass` to module. It allows you to specify which type of an applic...

09853feb15ad5e80e472c6881793a22f273a9921 authored over 3 years ago by DBX12 <[email protected]>
Standardize the `README` format (#41)

77ef7516cf13c3813d7bdb63a406820b138e74ae authored almost 4 years ago by Tavo Nieves J <[email protected]>
Adjust readme

7e2eaeb414315271d545e17c330b3aaf08911927 authored about 4 years ago by Thomas Landauer <[email protected]>
Fix for support of Instance::of() in configuration (#21)

ac59fe65565c79360cd41976933bb39cb1f8bc6f authored about 4 years ago by Maxim Antonov <[email protected]>
Merge pull request #18 from Codeception/php8

Allow installing on PHP 8

536ecb406250ada27111b490f931eb8db16eb8cc authored about 4 years ago by Gintautas Miselis <[email protected]>
Allow installing on PHP 8

865f78a0e470b9b1bfa7e5ccc0d65c1359032e70 authored about 4 years ago by Alexander Makarov <[email protected]>
Delete Robofile.php (#24)

It was used to build documentation.md
but is no longer necessary

7461bf3155824be288a6732b6c27d441235fd59b authored about 4 years ago by Gintautas Miselis <[email protected]>
Initialize $_SERVER['QUERY_STRING'] (#16)

* Initialize $_SERVER['QUERY_STRING']

* Apache/nginx use an empty string when no query string...

528e1257a09d6f47a656d821efd4dbc6cffa96e3 authored about 4 years ago by Eric Bus <[email protected]>
Merge pull request #12 from smichae/master

Fix ModuleException parameters, handle undefined

0e33d34991b58ffe7f2cae7158ae4221b677ec66 authored over 4 years ago by Gintautas Miselis <[email protected]>
Fix ModuleException parameters, handle undefined

8351b6bfd596c3ebed0589b54ad76f3e860c06e1 authored over 4 years ago by Steven Michaels <[email protected]>
Replace Travis by Github Actions (#6)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

5934f8ef7cfcf41165535181aed75d192137df4d authored over 4 years ago by Vincent Dauce <[email protected]>
Merge pull request #10 from ianikanov/patch-1

Validation errors for haveRecord method

b702b42592c9d56946325b3c42fed5e79054a586 authored over 4 years ago by Sam <[email protected]>
Validation errors for haveRecord method

When haveRecord is used and it fails to create a model due to some validation, it's not obvious ...

d9f5c01565adf4b425697037bc1e5b038dca7689 authored over 4 years ago by ianikanov <[email protected]>
Fix #5: link to module docs in README

69d0e99bcabe4921f67fb89a57d558c7c3f37d47 authored almost 5 years ago by Alexander Makarov <[email protected]>
Merge pull request #4 from SaloEater/master

Codeception documentation specified this is true

417a5c5f630e0e9d39bbb72fe008c957cdc96d4d authored almost 5 years ago by Sam <[email protected]>
Codeception documentation specified this is true

488eca10dd7b759bdd59681f8f6d7819d2142086 authored almost 5 years ago by Lazarev <[email protected]>
Merge pull request #3 from mytskine/2-multisession

Module implements Codeception's MultiSession

89ec2b34db0fe1c80d404d939ecc7ab07051b4b7 authored almost 5 years ago by Sam <[email protected]>
Module implements Codeception's MultiSession

24222155a3d498d6c214ddb293176baf07d201ca authored about 5 years ago by François Gannaz <[email protected]>
Stable versions of codeception and innerbrowser

9796e9a990e80aa5f8b049563071c2825289a6ff authored about 5 years ago by Gintautas Miselis <[email protected]>
Added package files

c383cf485f0ada7d7148feaba9d9491b01993845 authored over 5 years ago by Gintautas Miselis <[email protected]>
Use Symfony5 class names in connectors

#5532

1802a03cdc3b01bb6cd818a5a81979bac16cad27 authored over 5 years ago by Gintautas Miselis <[email protected]>
Issue #5631 Improve docs for Yii2 module

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

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

9ce89c8bd0d138018397b64586d21ec0b6d3d991 authored over 5 years ago by Sam Mousa <[email protected]>
2.6 remove angular (#5449)

* Removed AngularJS module

* updated guides

* codestyle fix

275bf55a87d7369e8e467bbc374b2f4765ecb940 authored almost 6 years ago by Michael Bodnarchuk <[email protected]>
Prevent NPE in Yii2 module (#5259)

69ed3f3eddacc4ecd552b9fc2d2db4786c77124b authored about 6 years ago by Dmytro Naumenko <[email protected]>
Mark new API as @internal

c94bb66e596af7db5574fd83e93fb5f418d010c9 authored over 6 years ago by Filippo Tessarotto <[email protected]>
Add deprecation doc to getApplication()

963886d035d1eac0d373b80f75df9968ef206da0 authored over 6 years ago by Filippo Tessarotto <[email protected]>
[Yii2] Restore getApplication() API

9d0fd6e66c5100477d717bd0bfeef33265c49095 authored over 6 years ago by Filippo Tessarotto <[email protected]>
TestMailer now stores messages in the connector. (#5185)

* TestMailer now stores messages in the connector.

* NitPick CI

9d1cbba26f4e0d5e31a0c5f70113bb04db6a70bf authored over 6 years ago by Sam <[email protected]>
Fixed issue #4769 (#5182)

e4c096879b92743a6dec5a8812c9421299dc3c38 authored over 6 years ago by Sam <[email protected]>
Yii2: Fix `Too many connections` issue (#5175)

192809d585e84bc90a963c573be2e8fc9218b725 authored over 6 years ago by Oleksandr Roslov <[email protected]>
Fixed issue with empty response stream in Yii2 (#5180)

82f72548a81f562261ed8849b5308eda4e6ddad8 authored over 6 years ago by Sam <[email protected]>
Yii2: Move implementations to connector (#5173)

* Refactor functions from module to connector, keeping the module interface the same but moving ...

807c0b640ce9c3ea8cac4cc8e1598579e096d8c1 authored over 6 years ago by Sam <[email protected]>
Prevent NPE in Yii2 module (#5136)

a599b5c58f49a414c8ec29ee9748013b74e400bb authored over 6 years ago by Dmytro Naumenko <[email protected]>
Unbind specific event handler instead of all class level events when … (#5045)

* Unbind specific event handler instead of all class level events when loading fixtures

* Ref...

935d4ba81868146400a25f03d74f8574c898e595 authored over 6 years ago by Sam <[email protected]>
Respect absolute paths in Yii2 module (#4961)

* Respect absoulte paths in Yii2 module

* Added codecept_absolute_path function

* Added CH...

4443518675738310d702e50075a9648ca8508c04 authored over 6 years ago by Dmytro Naumenko <[email protected]>
Manual app reset (#4928)

* Due to modules keeping references to the client, destructor is not a good place for clean up. ...

2f8d8013906ecc59bc53992c794a4f630a1b7e52 authored over 6 years ago by Sam <[email protected]>
Restore null check for client in Yii2 (fix #4929) (#4940)

a10f2a0080c8b407a8e4ae4498d46c49da4020f0 authored over 6 years ago by Wolfgang Kritzinger <[email protected]>
This adds support for components that keep state that must be cleared… (#4924)

* This adds support for components that keep state that must be cleared between requests

* Fi...

9b949abf790bbf16a1c2a69800e9c6b5259273d7 authored almost 7 years ago by Sam <[email protected]>
Fixed an issue with exit exceptions (#4923)

* Fixed an issue where exceptions in the Yii app resulted in exceptions in the Yii module

* F...

54ef972d539c35f7e8b209a09ea32cfa279e740c authored almost 7 years ago by Sam <[email protected]>
Support reconfiguration (#4918)

* Add support for reconfiguration during tests and fix issue with sqlite transactions

* Fixed...

f1ef9636ccadf9ca421c7a7dce5d0cf5f83bb344 authored almost 7 years ago by Sam <[email protected]>
Implemented alternate strategies for clearing response / request objects (#4915)

* Implemented alternate strategies for clearing response / request objects

* Fixed nitpick CS...

5c2ea10f3042ca45c497c278c98606cdd921ed5f authored almost 7 years ago by Sam <[email protected]>
Yii2 rework, new PR same changes. (#4894)

* Reorganized travis jobs

* Improved Yii2 module

* Fixed issue and updated docs

* Added...

01e0ce6a197d99e497fd7eca907da0fbdd342761 authored almost 7 years ago by Sam <[email protected]>
Use Yii DI for resolve any upgrade on record class (#4763)

c1298a8bc3421f70810487dc5ce5133ced42225c authored almost 7 years ago by bscheshirwork <[email protected]>
Fix interface name in grabSendEmail method comment (#4724) [skip ci]

bf51d41b0d5603d7c517b3ff213a660ce811617a authored about 7 years ago by Horat1us <[email protected]>
[Yii2] Added ability to sign cookie and send CSRF cookie #4684

bd1325b2594db9589edb26c53dffd2a0965febc1 authored about 7 years ago by Sam <[email protected]>
Perform Yii2 application reset before performing request in functional tests (#4651)

* Reset Yii2 application before perform request

* Reverting previous solution and replacing i...

f2caa8c4e680621c2503cd68ef73eaa356eafb0b authored about 7 years ago by ErickSkrauch <[email protected]>
Fixed Yii event class namespace (#4634)

006e14bd3a3ee4cd54bf70b1a622eece3fdd7262 authored about 7 years ago by IceJOKER <[email protected]>
Reset global event handlers (#4621)

Global event handlers should not persist between tests.
The `if` statement is needed since the ...

455aa86fa1493b00d64bcf2c5d79e38f393ed6ad authored about 7 years ago by Sam <[email protected]>
Pass DB to Yii application as early as possible (#4601)

This commit fixes issue reported in Yii2 repo yiisoft/yii2-app-advanced#221

d3b532c156f777343462587767e6421ae583e44a authored about 7 years ago by Dmitry Naumenko <[email protected]>
unloadFixtures() should run after db transaction (#4497)

6ae89db6a0f732968a657520dc687263a2bb1668 authored over 7 years ago by Devon Liu <[email protected]>
Use `andWhere` instead of `where` in Yii module's findRecord()

Use `andWhere` instead of `where`

See https://github.com/yiisoft/yii2/issues/14757

ce3b6564f4a984f1d61c161020191d646076e87e authored over 7 years ago by Sam <[email protected]>
Set transaction also in backupConfig when initializing yii2 module (#4459)

0f2bc1007d93e63b88c0d10d8df3742bf2ec5354 authored over 7 years ago by jorgdec <[email protected]>
[Yii] Splitted `cleanup` and `transactional` configuration (#4379)

* Splitted `cleanup` and `transactional` configuration

* Avoid BC with `transaction` setting
...

d05f06de0341c88b4ea413e0b3580d46629306c8 authored over 7 years ago by Leandro Gehlen <[email protected]>
Print debug information for started/stopped transactions in tests (#4352)

* Print debug information for started/stopped transactions in tests

* changed wording in mess...

cc1b6a881d0239319adcdfe5dbc800d6127960f9 authored over 7 years ago by Michael Bodnarchuk <[email protected]>
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

dfb155e0805204a6cc8ef8d53ffb471f9e82fa30 authored over 7 years ago by Artem Stepin <[email protected]>
code formatting fixes, updated readme to track 2.3 branch builds

8595f0fa4c7a98e4f52fb19e82b7a76310bbdb37 authored over 7 years ago by Davert <[email protected]>
updated changelog, docs, version bump, release process changed

fb5e8c6e7615fef5f485d5f489418ddb5e44347d authored over 7 years ago by Davert <[email protected]>
fix #4207 unload fixtures when `cleanup == true` (#4208)

* fix #4207 unload fixtures when `cleanup == true`

* typo

713164e2e1099b908d39533dd18c8e8b65a72a40 authored over 7 years ago by Angel Guevara <[email protected]>
about _fixtures (#4127)

* about _fixtures

#4106 #4108

* Update Yii2.php

* cleaning

56f425802a9667fb09c819092267c98d3db1037a authored over 7 years ago by bscheshirwork <[email protected]>
Allows use `InitDbFixture` feature (#4201)

* Allows use `InitDbFixture` feature

* Fixes code style

96250879b38b9bc63934fcf582b1a8e1f844421f authored over 7 years ago by Leandro Gehlen <[email protected]>
add missing YII2 lifecycle events (#4187)

42c546bef020553fdab45f67c40e4488a38cb153 authored over 7 years ago by Andrei Barabas <[email protected]>
Removed environment check from Yii 2.0 module (#4138)

09d3f00d9df75e961a64306354eecd03a377b2c5 authored over 7 years ago by Alexander Makarov <[email protected]>