3 Commits

Author SHA1 Message Date
Eric Daniels
def1670796 Clean up Agents in tests more aggressively 2024-07-25 16:31:21 -04:00
Steffen Vogel
5ef81b65f4 Make package REUSE compliant 2023-04-18 13:46:38 +02:00
Artur Shellunts
c8cff3a97a Rename TestPairSearch and refactor it
1. Extract test setup code so that it is visible what exactly is tested.
2. Removed check of checklist because that is tested by call to
    getBestAvailableCandidatePair.
3. Use require.* instead of assert.*
4. Removed check for leaked routines and timer. Because the test is
    super simple.
2023-02-07 13:01:42 +01:00