Skip to content

Make tests less verbose.#408

Merged
stefanoborini merged 2 commits into
masterfrom
reduce-test-verbosity
Apr 28, 2017
Merged

Make tests less verbose.#408
stefanoborini merged 2 commits into
masterfrom
reduce-test-verbosity

Conversation

@stefanoborini

Copy link
Copy Markdown
Contributor

reduce clutter in the test by using LogTrapTestCase

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #408 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   95.23%   95.24%   +<.01%     
==========================================
  Files          96       96              
  Lines        4095     4102       +7     
  Branches      255      255              
==========================================
+ Hits         3900     3907       +7     
  Misses        143      143              
  Partials       52       52
Impacted Files Coverage Δ
remoteappmanager/jupyterhub/tests/test_spawners.py 92.44% <100%> (+0.04%) ⬆️
.../auth/tests/test_github_whitelist_authenticator.py 100% <100%> (ø) ⬆️
remoteappmanager/services/tests/test_hub.py 100% <100%> (ø) ⬆️
...moteappmanager/handlers/tests/test_base_handler.py 100% <100%> (ø) ⬆️
remoteappmanager/tests/test_application.py 100% <100%> (ø) ⬆️
.../handlers/tests/test_register_container_handler.py 100% <100%> (ø) ⬆️
...oteappmanager/services/tests/test_reverse_proxy.py 100% <100%> (ø) ⬆️
...eappmanager/tests/mocking/virtual/docker_client.py 93.04% <100%> (+0.12%) ⬆️
...anager/handlers/admin/tests/test_admin_handlers.py 100% <100%> (ø) ⬆️
remoteappmanager/db/tests/test_orm.py 100% <100%> (ø) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1bd92bc...035a628. Read the comment docs.

@stefanoborini stefanoborini merged commit 85c5f53 into master Apr 28, 2017
@stefanoborini stefanoborini deleted the reduce-test-verbosity branch April 28, 2017 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants