21 Commits (9c7e4e514d6654e41d0f92ca4d0180a8a5795370)

Author SHA1 Message Date
Alexander Makarov ae2f4cfe9b Fixes #6624: Added delays to acceptance tests in order to make Selenium run more reliable 10 years ago
Anton Andersen 6c88467ac4 Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts 10 years ago
Mark Ragazzo 8af62ee97b fixed fixture controller config for applications 10 years ago
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
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