Closed
Description
Originally reported by: Spyros Zoupanos (Bitbucket: szoup, GitHub: szoupanos)
The AiiDA tests need fixing:
- The database tests need to work wth SQLAlchemy
- The tests need to return the correct exit code when run (0 for success and something else for failure)
- Various tests that fail should be corrected or deleted if they fail for not the right reason. E.g. some failing tests for the moment: TestCifData, TestStructureData, TestParsers
Activity