Skip to content

Commit

Permalink
Add test helper to manage test resources (#106)
Browse files Browse the repository at this point in the history
* Add test helper to manage test resources

* The test helper is used to create test resources and
  makes sure that those resources are cleaned up at the
  end of a test case.
* Also updates tests to use the helper instead.

Fixes #84

Co-authored-by: Mark Mandel <[email protected]>
  • Loading branch information
iffyio and markmandel authored Sep 17, 2020
1 parent be64ddb commit bc050ca
Show file tree
Hide file tree
Showing 7 changed files with 413 additions and 350 deletions.
Loading

0 comments on commit bc050ca

Please sign in to comment.