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

Implement Test database #379

Closed
EvenSol opened this issue Mar 29, 2022 · 0 comments · Fixed by #378
Closed

Implement Test database #379

EvenSol opened this issue Mar 29, 2022 · 0 comments · Fixed by #378
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@EvenSol
Copy link
Collaborator

EvenSol commented Mar 29, 2022

Is your feature request related to a problem? Please describe.
If parameters change in the main NeqSimDatabase, some test will fail, amking it neccesary to update the expected results in test every time the parameters are changed.

Describe the solution you'd like
Make a separate parameter database that will be used only for testing.

Describe alternatives you've considered
Use standard database also for testing.

Additional context

@EvenSol EvenSol added the enhancement New feature or request label Mar 29, 2022
@EvenSol EvenSol added this to the v.2.4.0 milestone Mar 29, 2022
@EvenSol EvenSol self-assigned this Mar 29, 2022
@EvenSol EvenSol linked a pull request Mar 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant