rename test files with type prefix#309
Conversation
|
Hmmm, looks like an error with one of the (On that note, I've been meaning to say that you should feel free to branch directly off of the main repo for your PRs. Makes it easier for me to test and contribute patches locally. No biggie, though.) |
will try to think about it
There was no see for a jitter snapshot, so I think we were relying on the order of operations and an earlier set seed. So this was a side effects issue. I set a seed and created a new snapshot. Should be unobjectionable, I think. |
Good catch! |
We are starting to have a lot of test files. I think it's useful to add a
typeprefix to the type-specific tests. Just helps us navigate and organize the tests better.