-
Notifications
You must be signed in to change notification settings - Fork 5
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
Run tests using normal install, rather than editable one #356
Labels
cleanup
Non-functional improvement
Comments
jfrost-mo
added a commit
that referenced
this issue
Mar 26, 2024
jfrost-mo
added a commit
that referenced
this issue
Mar 28, 2024
jfrost-mo
changed the title
Run tests using normal install, rather than editable one.
Run tests using normal install, rather than editable one
Apr 5, 2024
7 tasks
jfrost-mo
added a commit
that referenced
this issue
May 24, 2024
jfrost-mo
added a commit
that referenced
this issue
Oct 31, 2024
jfrost-mo
added a commit
that referenced
this issue
Nov 15, 2024
jfrost-mo
added a commit
that referenced
this issue
Dec 6, 2024
jfrost-mo
added a commit
that referenced
this issue
Dec 6, 2024
jfrost-mo
added a commit
that referenced
this issue
Dec 10, 2024
jfrost-mo
added a commit
that referenced
this issue
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently an editable install is used for running the tests. This is undesirable, as it can cause tests to pass when they otherwise wouldn't, but fixing it will have to be done after #337 and #351 is merged, as that contains a lot of fixes to that area.
The text was updated successfully, but these errors were encountered: