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

Database being truncated after running PHPUnit tests #14

Closed
austintoddj opened this issue Jul 5, 2016 · 1 comment
Closed

Database being truncated after running PHPUnit tests #14

austintoddj opened this issue Jul 5, 2016 · 1 comment
Assignees

Comments

@austintoddj
Copy link
Owner

Once the application is installed, run the migrations. You should see data in the database.

Now run the unit tests. All the tables have been deleted from the database.

@austintoddj austintoddj self-assigned this Jul 6, 2016
@austintoddj austintoddj added the bug label Jul 6, 2016
austintoddj added a commit that referenced this issue Jul 7, 2016
Refactor tests (fix bug #14) and cast post model published_at property
@austintoddj
Copy link
Owner Author

Fixed with commit: db0f24e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant