Commit graph

53 commits

Author SHA1 Message Date
0dc7e2f60d update ruff settings and fix lint violations 2024-02-21 13:35:42 +01:00
6fda875a48 fix tests and workflows 2024-02-01 14:22:25 +01:00
ea1eab403d update to ruff formatter and fix py3.8 compatibility 2024-02-01 13:59:45 +01:00
7a7ace9286
fix pytest fixtures
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-07-02 16:45:33 +02:00
873e6ab0e2
update pyright and some type annotations. also increase line length to 100 chars
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-07-02 16:41:00 +02:00
a8f4b25802
fix special character in test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 12:44:42 +01:00
5e28cb1088
format with ruff
Some checks failed
ci/woodpecker/push/tests Pipeline failed
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-02-18 12:29:25 +01:00
6105f15e9a
add file format checker and update api matcher
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2023-02-15 21:53:59 +01:00
5afeed11ea
remove duplicate test
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline failed
ci/woodpecker/pr/test_tox_amd64 Pipeline failed
2023-02-15 20:26:04 +01:00
ce6ebc4291
update typo annotations and add new test
Some checks failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/pr/tests Pipeline failed
ci/woodpecker/pr/test_docker_arm64 unknown status
ci/woodpecker/pr/test_tox_arm64 unknown status
ci/woodpecker/pr/test_release unknown status
ci/woodpecker/pr/test_docker_amd64 unknown status
ci/woodpecker/pr/test_tox_amd64 unknown status
2023-02-15 20:17:22 +01:00
0c2511a5f8
typos
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-15 16:02:24 +01:00
879e62b4d3
add new metadata tests 2023-02-15 16:00:55 +01:00
d7c3d511fe
update metadata generation and add validation tests
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-15 13:50:59 +01:00
931a536860
fix tests
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-14 14:15:33 +01:00
f8b1013b68
fix metadata test
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-02-14 13:36:48 +01:00
a7b5c0b786
various fixes
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-02-13 23:17:52 +01:00
d64964e7cc
add exit for single manga
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-12 02:25:09 +01:00
e0cabe6b9f
fix type hint for py38
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2023-02-11 15:18:56 +01:00
d5dd8b1668
fix tests and except catches
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-11 13:57:06 +01:00
70b56a2d55
add cache tests and add cache dedup
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-02-06 15:16:14 +01:00
eed764e788
patch 2.1.18
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2023-01-21 15:36:49 +01:00
deef1820a0
fix test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-01-15 16:34:51 +01:00
f1b6d3a189
add custom naming format & some smaller fixes
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-01-14 18:10:17 +01:00
ecf4bf771e switch to loguru/click.
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update docs etc
2022-12-29 18:13:19 +01:00
f389f2777f add tests for hooks 2022-08-14 16:34:15 +02:00
820c891fd7 logging improvements
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-15 14:04:22 +02:00
7e83af56c4 add test with normal log level for more coverage
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-14 15:20:08 +02:00
caf1885878 fix some things related to the new logging implementation
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-07 21:03:43 +02:00
e5fd6790d1 change logging
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-06 22:19:40 +02:00
26d8043fe4 add --lean flag and change verbosity configuration 2022-06-26 15:23:19 +02:00
5d091dd895 add wait times for full tests because of api limitations 2022-06-25 14:40:41 +02:00
5725c75868 increase wait time and fix tests 2022-06-25 14:28:42 +02:00
70f82c6a12 fix tox tests 2022-06-25 01:22:44 +02:00
faa16c70a3 fix mypy errors
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-20 17:46:04 +02:00
a62a9e8ec8 use isort 2022-06-20 13:01:26 +02:00
c4f6ac727c fix test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-18 00:01:55 +02:00
0305631f78 rename class methods so they don't use a dunder format
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 22:18:23 +02:00
b4340a93b8 move list processing to input.py
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-20 19:32:36 +02:00
718c3ea484 fix tests for changes 2022-05-19 00:25:25 +02:00
a630f0f346 remove unnecessary escapes from regex
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-17 22:10:16 +02:00
41b9cb00e5 restructure app.py in a class
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-16 22:03:37 +02:00
38339a4d44 preperation for 2.1.0
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline failed
2022-05-16 16:17:55 +02:00
40e8bf11b4 rewrote parts of script to be clear
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-05-13 22:34:25 +02:00
da651bfc2e use shorter chapter for tests [CI SKIP]
All checks were successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker Pipeline was successful
2022-05-13 14:56:19 +02:00
ce67407bf4 fix wrong filenames for ntfs. removed double quote from filenames
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 18:05:26 +02:00
e485e8478c set test execution order
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 16:12:03 +02:00
c80d68fe8e add more tests 2022-05-11 14:22:57 +02:00
48de793c63 add more tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 11:32:29 +02:00
790f3f0049 added new tests for more coverage & drone cleanup 2022-05-10 21:59:11 +02:00
d6725d1e7c update tests and add coverage report
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-10 16:38:14 +02:00