Tests failing after installation #25
Labels
Status:1-New
No one has claimed this issue yet. It is in need of solving.
Type:Bug
Something is wrong or broken. This issue or PR is related to a bug in code.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug.
After installing openmcyclus, and trying :
~/openmcyclus $ pytest tests/
The tests fail with a
no such table: AgentEntry
error.Steps to reproduce the bug.
~/openmcyclus $ pytest tests/
What inputs and outputs are involved?
3 passed tests and 6 Failed tests, all with same error
Are there additional replication details?
What is the expected behavior?
All tests should pass successfully.
How can this issue be closed?
Checking if there is an issue with the tests scripts.
Any idea @abachma2 ?
The text was updated successfully, but these errors were encountered: