Commit graph

9 commits

Author SHA1 Message Date
92bc50396b Huge re-org to match normal python project structure 2024-08-14 22:42:53 +01:00
f2d7e1d490 Protect against discovered miss-use of state 2024-08-13 23:32:28 +01:00
f2bfa6d33c Remove the OWNER scope as it's no longer used 2024-08-13 23:05:14 +01:00
522f89cff9 Fix instance tests 2024-08-12 19:31:41 +01:00
34c8dc8ae2 Update the test name for regression tests 2024-08-11 23:03:39 +01:00
a22701b480 Improve the stress test
Have it progressively match groups bit by bit
2024-08-11 23:01:47 +01:00
9043615498 Move core matching factors to the config file
Bonus changes here were making the config a singleton, fixing some more tests and then re-writing the stress test because it was pissing me off.
2024-08-11 22:07:43 +01:00
c77c83c929 Pull the stress test parametes out so they're more obvious and can be tweaked 2024-08-11 19:09:38 +01:00
129721eb50 Move python files into py dir 2024-08-11 18:05:28 +01:00
Renamed from matching_test.py (Browse further)