Skip to content

Commit

Permalink
chore(api): Remove all tests that use the unittest library module (#3593
Browse files Browse the repository at this point in the history
)

This has been a todo for a while; we use pytest and pytest has only limited
integration with unittest. Removing these allows for future use of pytest
features that do not work with unittest, like more complex fixturing.
  • Loading branch information
sfoster1 authored Jun 17, 2019
1 parent 953abad commit 07ec69e
Show file tree
Hide file tree
Showing 7 changed files with 1,861 additions and 1,852 deletions.
Loading

0 comments on commit 07ec69e

Please sign in to comment.