Skip to content

Path inconsistencies #33

@ricpelo

Description

@ricpelo

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

This seems to match the default path for fixtures generated by yii2-faker which is
@tests/unit/fixtures/data

However, the Yii2 Testing Documentation then gives an example of the data path as:

// fixture data located in tests/_data/user.php 'dataFile' => codecept_data_dir() . 'user.php'

Why? That is not where yii2-faker puts the generated data by default and the documentation does not explain why it is different.

Additional info

Q A
Yii vesion dev-master
PHP version 7.2
Operating system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions