Commit 98b28de
Fix to thermoTest TestCyclicThermo::test_remove_group
The test depends on the radical groups tree in the testing
database being a certain way, which it no longer is.
We used to test it on a different dummy database, which we have
just removed to reduce redundancy, but rather than change the database
to be that way (which messes up other tests) I am modifying the test
to first put the database (in memory) the way it expects it to be.
The function being tested here (remove_group) is never used in RMG.
It was written in 89901fa
by nyee who wrote, in 2016, "Currently, I am using this to remove CS groups as they
are not detected properly". So we're fixing a broken test for a working
function that is never used.1 parent 14c6ab7 commit 98b28de
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1644 | 1644 | | |
1645 | 1645 | | |
1646 | 1646 | | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
1647 | 1650 | | |
1648 | 1651 | | |
1649 | 1652 | | |
| |||
1663 | 1666 | | |
1664 | 1667 | | |
1665 | 1668 | | |
| 1669 | + | |
1666 | 1670 | | |
1667 | 1671 | | |
1668 | 1672 | | |
| |||
0 commit comments