hyperstack icon indicating copy to clipboard operation
hyperstack copied to clipboard

Organize hyper-model specs

Open adamcreekroad opened this issue 3 years ago • 0 comments

Right now all the specs are grouped into batch folders as a means to optimize parallel runtime efficiency. Batching them is great, but doing so by folder organization makes it tough to know where to look when doing any sort of work in there.

It'd be great to re-organize everything into a file structure that matches the code structure, but use something like RSpec's tag matching to determine the batches.

adamcreekroad avatar Apr 13 '21 20:04 adamcreekroad