Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize hyper-model specs #406

Open
adamcreekroad opened this issue Apr 13, 2021 · 0 comments
Open

Organize hyper-model specs #406

adamcreekroad opened this issue Apr 13, 2021 · 0 comments
Labels
maintainability internal refactoring for maintainability
Milestone

Comments

@adamcreekroad
Copy link
Contributor

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 adamcreekroad added the maintainability internal refactoring for maintainability label Apr 13, 2021
@catmando catmando added this to the Post Launch milestone Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainability internal refactoring for maintainability
Projects
None yet
Development

No branches or pull requests

2 participants