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

Split tests into integration & unit #139

Closed
BradyPlanden opened this issue Dec 11, 2023 · 0 comments · Fixed by #204
Closed

Split tests into integration & unit #139

BradyPlanden opened this issue Dec 11, 2023 · 0 comments · Fixed by #204
Assignees
Labels
enhancement New feature or request

Comments

@BradyPlanden
Copy link
Member

Feature description

Split the current tests into integration and unit based directories and workflows.

  • Add an integrated nox session
  • Add a integrated test workflow
  • Move the larger tests (test_parameterisation.py) into integration
  • Add simplistic unit tests via a standalone cost function

Motivation

Our current testing suite includes both integration and unit based tests. This is one of the reasons our testing workflow has high completion times.

Possible implementation

No response

Additional context

No response

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