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

Pytest discovery very slow #492

Open
2 of 4 tasks
Jaapel opened this issue Jul 16, 2024 · 0 comments
Open
2 of 4 tasks

Pytest discovery very slow #492

Jaapel opened this issue Jul 16, 2024 · 0 comments
Labels
Bug Something isn't working Needs refinement Issues that still need to be discusses, made more concrete or prioritised

Comments

@Jaapel
Copy link
Contributor

Jaapel commented Jul 16, 2024

FloodAdapt version checks

  • I have checked that this issue has not already been reported.
  • I have checked that this bug exists on the latest version of FloodAdapt.

Reproducible Example

pytest --co

Current behaviour

Collection of tests is very slow

Desired behaviour

Collection of tests is fast

Task list

  • refactor fixtures to be lazy (executed once called)
  • get rid of unneccesary global variables

Additional context

No response

@Jaapel Jaapel added Bug Something isn't working Needs refinement Issues that still need to be discusses, made more concrete or prioritised labels Jul 16, 2024
@savente93 savente93 added Backend and removed Backend labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs refinement Issues that still need to be discusses, made more concrete or prioritised
Projects
None yet
Development

No branches or pull requests

2 participants