test(tests/composition): added composition tests, atomicSpecies tests, and sandbox

This commit is contained in:
2025-03-24 12:59:17 -04:00
parent 6aa3f90c98
commit ed443c0aa2
6 changed files with 74 additions and 5 deletions

View File

@@ -18,4 +18,5 @@ subdir('composition')
# Subdirectories for sandbox tests
subdir('dobj_sandbox')
subdir('opatIO_sandbox')
subdir('composition_sandbox')