Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
b7012ca9350f22e53c0720fd3c681da0b7c86a14
b7012ca9350f22e53c0720fd3c681da0b7c86a14
Switch branch/tag
yii2
apps
advanced
tests
codeception
config
unit.php
Find file
Normal view
History
Permalink
unit.php
93 Bytes
Edit
Web IDE
Newer
Older
Adjusted test configs structure
c33214b3
Alexander Makarov
committed
10 years ago
1
2
3
4
5
<?php
/**
* Application configuration shared by all applications unit tests
*/
return
[
Used a single database and a single CLI entry point for all test types. Added…
b82d32c1
Alexander Makarov
committed
10 years ago
6
Adjusted test configs structure
c33214b3
Alexander Makarov
committed
10 years ago
7
];