royallgroup / TCC

The Topological Cluster Classification algorithm
https://royallgroup.github.io/TCC/
GNU General Public License v3.0
12 stars 5 forks source link

Add tests for file readers #92

Closed merrygoat closed 6 years ago

merrygoat commented 6 years ago

File readers python scripts should have unit tests.

merrygoat commented 6 years ago

Test for atom files was added in 1afca3b3c5e7715bf45c801c3b9e94beab412e12 Just need to add final test for Dynamo files.

merrygoat commented 6 years ago

All formats now have basic tests, We can add more tests as we encounter problems reading files.