High-excitation code paths in MSD are untested
Open
bug
testing
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
**Describe the bug**
The work in #3900 highlights that the "general" code path for excitations is untested.
**To Reproduce**
Run the tests.
**Expected behavior**
Unit or deterministic test hits the code path.
**Additional context**
An easy solution would be to add an MSD only integration test (short and deterministic) using FCI on a pseudoatom. Better would be properly unit testing the general code paths.
In view of the offload work and still-to-be-proven nature of offload compilers, these code paths should be tested.
Contributor guide
Assessment
This issue has not been assessed yet.