lint tests

Lint with [refurb](https://github.com/dosisod/refurb) using `--disable 126 --python-version 3.9`

Also update bats to 1.8.2 and bats-assets to 2.1.0. No changes to the tests, all still passing.
This commit is contained in:
OMEGARAZER
2022-11-30 18:05:10 -05:00
parent 831f49daa6
commit ef7fcce1cc
6 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
[pytest]
addopts = --strict-markers
markers =
online: tests require a connection to the internet
reddit: tests require a connection to Reddit
slow: test is slow to run
authenticated: test requires an authenticated Reddit instance