Doing those setup and cleaning operations in separate files where order matters makes it a bit harder to reason about the behavior of individual unit tests when they fail. If possible, it would be better to have unit tests be isolated.
@cwschultz88 if you say "nah this is totally a fine thing to do" and kill this issue, I won't fight too hard. Just putting it up for discussion
Doing those setup and cleaning operations in separate files where order matters makes it a bit harder to reason about the behavior of individual unit tests when they fail. If possible, it would be better to have unit tests be isolated.
@cwschultz88 if you say "nah this is totally a fine thing to do" and kill this issue, I won't fight too hard. Just putting it up for discussion