PabloPiaggi / EnvironmentFinder

Tool for finding atomic environments in crystal structures
GNU General Public License v3.0
21 stars 2 forks source link

Setup Regtests #6

Closed PabloPiaggi closed 1 year ago

PabloPiaggi commented 1 year ago

Setup regression tests to make the code robust against different versions of python (e.g., 3.8 to 3.11), numpy, and ase.

Testing appmode, voila, ipywidgets, and nglview may be harder.

PabloPiaggi commented 1 year ago

Solved by 8d98020 , although more work is needed.