Commit Graph

13 Commits

Author SHA1 Message Date
Mike Fährmann
a918ce29b5 run tests on ubuntu-20.04
and remove Python 3.4, since that's no longer available
on this test runner
2023-01-05 13:33:27 +01:00
Mike Fährmann
708fa3c296 run tests on ubuntu-latest 2023-01-05 13:19:43 +01:00
Mike Fährmann
c8af1f585a fix pypy version specifier 2022-10-26 15:55:22 +02:00
Mike Fährmann
0e5d2e128b upgrade actions versions 2022-10-25 15:49:39 +02:00
Mike Fährmann
2952b8891f test with python 3.11 2022-10-25 15:48:37 +02:00
Mike Fährmann
6ccb18642c restrict importlib-metadata version for tests 2022-10-03 23:00:01 +02:00
Mike Fährmann
72389658b6 use legacy flake8 for linting 2022-07-31 19:45:21 +02:00
Mike Fährmann
6ad39f2b68 add ytdl tests
they only run when youtube-dl or yt-dlp are installed,
i.e. if __import__("<ytdl-package>") succeeds
2022-05-23 18:30:26 +02:00
adamus1red
1efef60350 Add py3.10 to tested python versions (#2056) 2021-11-26 20:30:49 +01:00
Mike Fährmann
f2d6b3e6b4 run tests without using 'nose'
run_tests.sh -> run_tests.py
2021-10-13 04:07:41 +02:00
Mike Fährmann
0725cfde4f [tests] pin Ubuntu version to still be able to use Python 3.4 2021-03-18 16:20:05 +01:00
Mike Fährmann
e39aea42cd fix supportedsites.py for modules without docstring
(fixes #1332)
2021-02-21 22:57:37 +01:00
Mike Fährmann
d6986be8b0 Move CI to GitHub Actions 2020-11-17 19:40:45 +01:00