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

add support for unit tests #196

Open
dave-connors-3 opened this issue Jan 31, 2024 · 2 comments
Open

add support for unit tests #196

dave-connors-3 opened this issue Jan 31, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request triage Tis issue or pull request must be triaged by a project maintainer

Comments

@dave-connors-3
Copy link
Collaborator

dave-connors-3 commented Jan 31, 2024

Describe the feature

Make sure we can properly handle the cases where unit tests are defined!

@dave-connors-3 dave-connors-3 added enhancement New feature or request triage Tis issue or pull request must be triaged by a project maintainer labels Jan 31, 2024
@dave-connors-3
Copy link
Collaborator Author

  1. unit tests on selected + split models should be moved to the new project
  2. fixtures need to handled in splitting
  3. refs of a unit test that rely on a newly split public model should be updated to 2 arg ref

@dave-connors-3 dave-connors-3 self-assigned this Feb 28, 2024
@dave-connors-3
Copy link
Collaborator Author

Other possible edge cases:

  1. can unit tests be grouped? (we don't think so)
  2. what happens if you version a model that is stubbed in a unit test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Tis issue or pull request must be triaged by a project maintainer
Projects
None yet
Development

No branches or pull requests

1 participant