394 Commits (280c2ca0ff595bcc7df20900dd2a2b7ad5871878)

Author SHA1 Message Date
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 02f894556e Fixes #4757: fixed paths in advanced app init 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 dfffea9af3 Use config variables instead constants. Cleanup redundant constants 10 years ago
Anton Andersen 71adca60ee Add namespaces to all tests 10 years ago
Anton Andersen 545a908b53 Add runner for all tests 10 years ago
Qiang Xue 359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 10 years ago
Alexander Makarov b927d36f7d Removed index-test from codeception instructions since it's used automatically 10 years ago
Qiang Xue 6dd2203a5c Fixes #4566: Added client validation support for image validator 10 years ago
Qiang Xue 066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
mickgeek 017572d8a5 Fix signature validation 10 years ago
tom-- 2c5c2c101b Fixes #4131: Security adjustments 10 years ago
Aris Karageorgos 28c691362d Double quotes don't work in some environments 10 years ago
Alexander Makarov 4ac6777ce0 Very draft testing docs 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Alexander Makarov 10747196a2 Codeceoption adjustments 10 years ago
Alexander Makarov 98d3a8c050 Fixes #4252, Fixes #3171 Fixed Codeception 10 years ago
resurtm 9c2e7661bc Initial migration code must match code generated by console migration controller. 10 years ago
resurtm 46591248b8 Fix invalid indentation. 10 years ago
Alexander Kochetov e306394d51 Advanced app `User` model code style fixes 10 years ago
London d2370fe5eb added common tier config 10 years ago
Serge Postrash 6ec0b60a69 IdentityInterface::findIdentity should return active users 10 years ago
Carsten Brandt 00e2540c5f typo 10 years ago
Alexander Makarov a8df859bbf Fixes #4177 10 years ago
Alexander Makarov 2f19030e37 Switched to Codeception 2.0.* for application template tests 10 years ago
Qiang Xue a2a6028253 Fixes #3992 10 years ago
Alexander Kochetov fed61f7d96 Advanced app `User` model code style fixes 10 years ago
Alexander Kochetov 044fe3633e Advanced app `User` model code style fixes 10 years ago
Carsten Brandt 8df51a7ec0 made mcrypt a framework requirement 10 years ago
Klimov Paul 2bab6259d1 'Security' helper usage switched to 'security' application component. 10 years ago
Alexander Makarov 0ff0f9d32e Missing files for #4071 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Alexander Makarov c8299697d0 Correct fix for #4060 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov cca349512e Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type 10 years ago
Alexander Kochetov e4a6e9cda8 Application templates refactoring 10 years ago
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago