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

Refactor tests to meaningful test cases for easier debugging #17

Open
agoscinski opened this issue Jul 18, 2023 · 1 comment
Open

Refactor tests to meaningful test cases for easier debugging #17

agoscinski opened this issue Jul 18, 2023 · 1 comment
Labels

Comments

@agoscinski
Copy link
Collaborator

agoscinski commented Jul 18, 2023

Follow up from #16 (review)

With PR #16 we have a test for single frame without pbc in TestEthanol1SphericalExpansion and then we have a test TestAlchemicalSphericalExpansion that does everything else (multiple frames, pbc, nonhomogenous cell, species, sizes). It would be better if we split these better up for easier debugging.

@agoscinski
Copy link
Collaborator Author

agoscinski commented Jul 19, 2023

Also the artificial tests are less ideal for the pair spherical expansion coefficients. These are the numbers of pairs of the 5 structures [92, 960, 3948, 6408, 5154]. Way too large number.

EDIT: This problem has been fixed with #19

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

No branches or pull requests

1 participant