22 Commits (f47f6b8207ad5483a19cc477f16e66e7466b8eb5)

Author SHA1 Message Date
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 10 years ago
Alexander Makarov fc6f622d96 Fixed entry script name 10 years ago
Alexander Makarov b72aa50079 Fixed advanced app fixture data path 10 years ago
Alexander Makarov a4b6c02f86 Fixes #5020: Fixed fixture path in advanced app tests console entry script 10 years ago
Alexander Kochetov 5190fbfe37 `aliases.php` renamed to `bootstrap.php` (introduced to specific applications too) 10 years ago
Carsten Brandt 355fd32107 Update README.md 10 years ago
Carsten Brandt 32fc3babff Update README.md 10 years ago
Carsten Brandt 693ec944f0 simplified composer call to one 10 years ago
Alexander Makarov 51300fc93b Used aliases for fixture directory definitions 10 years ago
Alexander Makarov b82d32c1ef Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements. 10 years ago
Alexander Makarov a9445b4aa6 Added description to each test config of advanced application 10 years ago
Alexander Makarov c9d51ee0fd Adjusted testing namespaces in application templates 10 years ago
Alexander Makarov 5d67ac4452 Renamed YII_ROOT_DIR → YII_APP_BASE_PATH 10 years ago
Alexander Makarov 480b03beb7 Prefixed constants to avoid possible naming conflicts 10 years ago
Alexander Makarov 67c5894b2b Fixed copyright year in batch files 10 years ago
Alexander Makarov c33214b35d Adjusted test configs structure 10 years ago
Alexander Makarov c0a83142bf Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place 10 years ago
Alexander Makarov cef430af01 Renamed guy classes to actors, fixed phpdoc and code style 10 years ago
Alexander Makarov 1bf6843d08 Removed db module from basic app, renamed _helpers to _support and _logs to _output 10 years ago
Alexander Makarov 9ea933933a Fixed templates and fixtures paths for advanced application 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Anton Andersen 545a908b53 Add runner for all tests 10 years ago