Keep adding unit tests
@rcarson3 is already working on this.
Since May 27, 2020.
- Dominant language
- C++
- Stars
- 70
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to make use of BLT's google test inclusions to test and make sure we don't see any regressions when things are added.
The PA_test is pretty much there it just needs to be swapped over to make use of google test. Next, a single xtal tension example that's 5x5x5 should allow us to test our voce and mts models and make sure no major changes are introduced. We should test our full and PA formulations here. During all cases, the debug device option should be used to make sure our code memory wise works on both GPUs and CPUs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.