Skip to content

Commit

Permalink
tests: refactor systests into separate modules w/ pytest fixtures (#393)
Browse files Browse the repository at this point in the history
* tests: break out shared setup / teardown into pytest fixtures

* tests: move instance admin systests into a separate module

* tests: move table admin systests into a separate module

* tests: move data API systests into a separate module

* tests: remove remaining monolith fixtures

Closes #391.

* test: harden flaky 'w_two_clusters' systest against GRPC Unavailable

Ported from PR #385.

Fixes #381.
  • Loading branch information
tseaver authored Sep 15, 2021
1 parent b75b9d1 commit 83958df
Show file tree
Hide file tree
Showing 7 changed files with 1,580 additions and 1,504 deletions.
Loading

0 comments on commit 83958df

Please sign in to comment.