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

refactor: Simplify tests and make them more predictable #38

Merged
merged 29 commits into from
Feb 13, 2024
Merged

Conversation

DanielSchiavini
Copy link
Collaborator

@DanielSchiavini DanielSchiavini commented Feb 2, 2024

  • Make tests independent by reinitializing fixtures
  • Get rid of test classes. Split into files when multiple classes were in the same file
  • Split fixtures between pool types so they are not initialized for every test
  • Update CI so different test suites can run in parallel

@DanielSchiavini DanielSchiavini changed the title Simplify tests and make them more predictable refactor: Simplify tests and make them more predictable Feb 11, 2024
@bout3fiddy bout3fiddy merged commit 42fec1b into main Feb 13, 2024
4 of 16 checks passed
@DanielSchiavini DanielSchiavini self-assigned this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants