Skip to content

Commit

Permalink
feat: Implement integration test parallel execution (#157)
Browse files Browse the repository at this point in the history
* feat: Implement parallel test

* fix: Correct `get_test_environment`

* fix: typo
  • Loading branch information
jopemachine authored Oct 9, 2024
1 parent aa7b3a7 commit 2173e00
Show file tree
Hide file tree
Showing 18 changed files with 527 additions and 278 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ exec
tests/fixtures
tests/tests/fixtures
logs

.ip_counter
Loading

0 comments on commit 2173e00

Please sign in to comment.