983937cdea
Mark internal functions in ComicVineTalker
2023-02-10 00:23:02 -08:00
e5b15abf91
clean up talker
2023-02-10 00:23:00 -08:00
734b83cade
Switch comictalker TypedDicts to dataclasses
2022-12-23 01:58:10 -08:00
521d5634f3
Fix tests
2022-12-22 10:16:32 -08:00
1d9840913a
Change all references of volume to series
2022-12-22 10:16:05 -08:00
005d7b72f4
Fix tests
2022-11-25 19:21:54 -08:00
Mizaki
093d20a52b
Remove all the cool settings changes.
2022-11-18 23:18:41 +00:00
Mizaki
67be086638
Move map comic data to utils along with remove html. Alter tests.
2022-11-05 16:49:59 +00:00
Mizaki
b4f6820f56
remove_fetch_alternate_cover_urls.patch
2022-11-03 23:32:35 +00:00
Mizaki
870dc5e9b6
Move issue_id to first position of fetch_comic_data as most used.
2022-10-30 17:52:55 +00:00
Mizaki
d7976cf9d2
Hack tests.
2022-10-30 11:16:03 +00:00
Mizaki
561dc28044
Don't proxy talker (really this time). Remove talker custom logging. Move static_options and settings_options to root of class object. Temp hack to keep talker menu genration working until settings revamp.
2022-10-27 23:36:57 +01:00
Mizaki
4514ae80d0
Switch to API data for alt images, remove unneeded functions and removed async as new approach needed. See comments about fetch_partial_volume_data
2022-10-26 00:29:30 +01:00
Mizaki
c5ad75370f
Work around having to scrape alt covers from CV. Use cache to get issue page url for scrape.
2022-10-24 16:30:58 +01:00
Mizaki
d23258f359
Change ComicVolume, ComicIssue to image_url and image_thumb_url. Add/change search/volume DB layout to remove duplication of data. Fixup some test.
2022-10-23 22:40:15 +01:00
Mizaki
e1ab72ec2a
Rename super_url to image_url in comiccacher. Merge fetch_issue_data_by_issue_id into fetch_comic_data. Fill comic volume info in comiccacher:get_volume_issues_info
2022-10-19 19:33:51 +01:00
Mizaki
43464724bd
Convert all start_year to int.
2022-10-15 23:20:50 +01:00
Mizaki
18d861a2be
More test fixes that may need to be looked at further.
2022-10-09 23:43:52 +01:00
Mizaki
ac15a4dd72
More test fixes.
2022-10-06 01:14:03 +01:00
6e7660c3d9
Tests
...
Add tests for IssueIdentifier
Change tags to a set from a string
Add copy and replace convenience functions on GenericMetadata
Update deprecated resampling code for Pillow
Change comicvine test data to be the same as the test comic
Cleanup tests
2022-07-18 12:06:49 -07:00
c0880c9afe
Account for aliases field from CV
2022-07-13 23:11:14 -07:00
a00891f622
Add more tests
2022-07-13 22:27:31 -07:00
46d3e99d48
Fix tests
2022-07-12 07:43:33 -07:00
0bbf417133
Tests
...
Add tests for ComicCacher and ComicVineTalker
Move fixtures to conftest.py
Move test data to testing module
2022-07-11 18:40:12 -07:00