-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Convert tests
from dict of dicts to list of tuples to avoid key overwrites
#167
Merged
jagerber48
merged 10 commits into
lmfit:master
from
jagerber48:bugfix/avoid_test_case_overwrites
Aug 9, 2024
Merged
Convert tests
from dict of dicts to list of tuples to avoid key overwrites
#167
jagerber48
merged 10 commits into
lmfit:master
from
jagerber48:bugfix/avoid_test_case_overwrites
Aug 9, 2024
Commits on Nov 20, 2022
-
Convert
tests
from dict of dicts to list of tuples to avoid key ove……rwriting problems.
Configuration menu - View commit details
-
Copy full SHA for af3c022 - Browse repository at this point
Copy the full SHA af3c022View commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa89a56 - Browse repository at this point
Copy the full SHA aa89a56View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c0d069 - Browse repository at this point
Copy the full SHA 4c0d069View commit details -
Configuration menu - View commit details
-
Copy full SHA for d322dc5 - Browse repository at this point
Copy the full SHA d322dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16419ef - Browse repository at this point
Copy the full SHA 16419efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef23c2 - Browse repository at this point
Copy the full SHA 2ef23c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9692002 - Browse repository at this point
Copy the full SHA 9692002View commit details
Commits on Jul 27, 2024
-
Mark failures and correct some tests.
Before the pytest.parametrize refactor a bug involving repeated keys in the dictionary made it so many tests were not actually running. Moving to pytest.parametrize re-exposed these tests but unfortunately some of them are failing.
Configuration menu - View commit details
-
Copy full SHA for 95cc80c - Browse repository at this point
Copy the full SHA 95cc80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42e43a - Browse repository at this point
Copy the full SHA d42e43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d5920 - Browse repository at this point
Copy the full SHA 24d5920View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.