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
ce6f33af28c69a3afe372efec1cc5a0913f7b96f
ce6f33af28c69a3afe372efec1cc5a0913f7b96f
Switch branch/tag
yii2
apps
basic
tests
codeception
functional
_bootstrap.php
Find file
Normal view
History
Permalink
_bootstrap.php
85 Bytes
Edit
Web IDE
Newer
Older
added codeception to backend
d2d27747
Mark
committed
10 years ago
1
<?php
Adjusted test configs structure
c33214b3
Alexander Makarov
committed
10 years ago
2
new
yii\web\Application
(
require
(
dirname
(
__DIR__
)
.
'/config/functional.php'
));