Remove unused features

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-03-28 11:44:43 +03:00
parent 916a14062d
commit 55712756d7
31 changed files with 7 additions and 936 deletions

View File

@@ -1,10 +0,0 @@
[pytest]
xfail_strict = true
markers =
online: Online tests, that require a user account set up. Meant to be used \
manually, to check whether Facebook has broken something.
addopts =
--strict
-m "not online"
testpaths = tests
filterwarnings = error