Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace inconsistencies in fixtures #15769

Open
ricpelo opened this issue Feb 25, 2018 · 1 comment
Open

Namespace inconsistencies in fixtures #15769

ricpelo opened this issue Feb 25, 2018 · 1 comment
Labels

Comments

@ricpelo
Copy link
Contributor

ricpelo commented Feb 25, 2018

(From yiisoft/yii2-app-basic#155)

According to Yii2 Testing Documentation, test fixtures are supposed to be located under the following namespace:

app\tests\fixtures

But then the same documentation says:

By default fixtures will be searched under tests\unit\fixtures namespace

Additional info

Q A
Yii version dev-master
PHP version 7.2
Operating system
@samdark samdark added this to the 2.0.15 milestone Feb 25, 2018
@ricpelo ricpelo changed the title Namespace inconsistences in fixtures Namespace inconsistencies in fixtures Feb 25, 2018
@ricpelo
Copy link
Contributor Author

ricpelo commented Feb 28, 2018

This issue is one of a three related issues with its corresponding PR's:

Issue PR
yiisoft/yii2-app-basic#170 yiisoft/yii2-app-basic#171
#15769 #15770
yiisoft/yii2-faker#33 yiisoft/yii2-faker#34

@samdark samdark modified the milestones: 2.0.16, 2.0.17 Jan 3, 2019
@samdark samdark modified the milestones: 2.0.17, 2.0.18 Mar 20, 2019
@samdark samdark added the type:bug Bug label Mar 20, 2019
@samdark samdark removed this from the 2.0.18 milestone Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants