Uninett / zino

Zino 2.0 - Network state monitor for research networks
Apache License 2.0
3 stars 4 forks source link

Add pytest-timeout to tox testenv #191

Closed johannaengland closed 3 months ago

johannaengland commented 3 months ago

This was probably forgotten in #164. Because currently when running those tests I get the warning

tests/api/legacy_test.py:105
  /home/johanna/zino/tests/api/legacy_test.py:105: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo?
github-actions[bot] commented 3 months ago

Test results

    3 files      3 suites   32s :stopwatch: 289 tests 289 :heavy_check_mark: 0 :zzz: 0 :x: 867 runs  865 :heavy_check_mark: 2 :zzz: 0 :x:

Results for commit 80b1da2d.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.84%. Comparing base (ce7c84d) to head (80b1da2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ======================================= Coverage 98.84% 98.84% ======================================= Files 41 41 Lines 5428 5428 ======================================= Hits 5365 5365 Misses 63 63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud