This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-24 21:17:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
apps
/
basic
/
tests
/
codeception
/
config
History
Alexander Makarov
b829d9d45a
Fixes
#4827
: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost
2014-10-28 02:03:02 +03:00
..
acceptance.php
Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.
2014-08-25 02:01:05 +04:00
config.php
Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.
2014-08-25 02:01:05 +04:00
functional.php
Fixes
#4827
: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost
2014-10-28 02:03:02 +03:00
unit.php
Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.
2014-08-25 02:01:05 +04:00