Fix the names of "test_vectors" and friends
`_zkapauthorizer.tests.strategies` includes several strategies that begin with "test_...".
Certain silly overzealous test collectors might mistake these for tests. Figure out an alternate naming convention for these things and rename them.
issue