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
e4f8b8cb45572c3be0ca68a5189f07ef4748e842
e4f8b8cb45572c3be0ca68a5189f07ef4748e842
Switch branch/tag
yii2
apps
advanced
tests
codeception
config
acceptance.php
Find file
Normal view
History
Permalink
acceptance.php
99 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 acceptance 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
];