Andrew Halberstadt 099b9cc785 Bug 1928709 - Convert tryselect cram tests to python tests, r=jmaher
The cram tests are slow to run and difficult to maintain. There's also
nothing they offer that we can't accomplish with pytest.

Finally, the later commits in this stack are going to break the
mechanism we were using to mock the expected results (it was relying on
tryselects caching mechanism). Rather than attempting to fix this, just
convert the tests to pytest.

Differential Revision: https://phabricator.services.mozilla.com/D227704
2024-11-06 19:03:15 +00:00
..