Skip to content

Commit

Permalink
Merge pull request #378 from macisamuele/maci-test-class-in-testing-m…
Browse files Browse the repository at this point in the history
…odule

Extract integration testing tools into bravado.testing module
  • Loading branch information
macisamuele authored Jun 26, 2018
2 parents 714f9d4 + 2178e9f commit f8f98c0
Show file tree
Hide file tree
Showing 6 changed files with 345 additions and 332 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ exclude_lines =
raise AssertionError
raise NotImplementedError
if __name__ == .__main__.:
pragma: no cover
@bottle.(get|post|route)
Loading

0 comments on commit f8f98c0

Please sign in to comment.