Commit graph

32 commits

Author SHA1 Message Date
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
28e1ef323f update to fix api problems and refactor script to black coding format 2022-05-09 15:42:13 +02:00
1e01337723 add readme [CI SKIP] 2021-12-22 11:28:54 +01:00
fea239e20a make script compatible with other manga sites/apis
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-22 10:10:37 +01:00