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

Pytest suite (WIP) #18

Draft
wants to merge 51 commits into
base: master
Choose a base branch
from
Draft

Pytest suite (WIP) #18

wants to merge 51 commits into from

Conversation

Ash-Pera
Copy link
Collaborator

Creating a test suite for the project. Right now it's got integration tests for findMatching, analysis.crystallography and produceTransition. There's also unit tests for the cryst file, reading the poscars, and the LAP routine.

To finish the testing, I need to write a few tests. We need some more unit tests for pieces of the optimization (notably, we should probably have one on mapping), some tests for the interface code, and I need to figure out a good way to test the two types of restarts. Also, the code's dependence on related files (like testmat.txt) is pretty brittle right now.

@Ash-Pera Ash-Pera marked this pull request as draft November 20, 2021 18:57
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

Successfully merging this pull request may close these issues.

2 participants