We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./vendor/bin/codecept run
No errors.
1) BlogPageCest: Blog page works. Test tests/Acceptance/BlogPageCest.php:testBlogPage Step See "No records" Fail Failed asserting that on page /blog
There are 3 records at blog page.
demo/docker-compose.yml
Line 5 in 3d6ca81
The text was updated successfully, but these errors were encountered:
Need clear database before run tests
Sorry, something went wrong.
Either current tests should do a cleanup or we should adjust the command needed to run tests. I think doing cleanup is better.
arogachev
No branches or pull requests
What steps will reproduce the problem?
What is the expected result?
No errors.
What do you get instead?
There are 3 records at blog page.
Additional info
demo/docker-compose.yml
Line 5 in 3d6ca81
demo/docker-compose.yml
Line 5 in 3d6ca81
The text was updated successfully, but these errors were encountered: