Commit Graph

26 Commits

Author SHA1 Message Date
4204847c39 Cleaned up various fixtures. Skip publish-image for now.
Some checks failed
ci / build-test (push) Failing after 14m38s
ci / publish-image (push) Has been skipped
2025-11-03 09:20:20 -05:00
678e8d4fc4 Implemented test containers host override.
All checks were successful
ci / build-test (push) Successful in 1m27s
2025-11-02 15:21:54 -05:00
abd5a81e3e Improved performance of integration tests.
Some checks failed
ci / build-test (push) Failing after 8m39s
2025-11-02 13:56:34 -05:00
b06eadef1d Updated MariaDbContainerFixture building process.
Some checks failed
ci / build-test (push) Has been cancelled
2025-11-02 09:34:25 -05:00
23d3280962 Updated MariaDbContainerFixture to use a random port.
Some checks failed
ci / build-test (push) Failing after 19m40s
2025-11-02 01:24:46 -04:00
5cde64ac77 Updated DLSiteClient test to handle translations. Added Alingual to the list of "All" supported languages. 2025-11-01 22:43:34 -04:00
4191a42afd Moved some classes around to the domain layer. 2025-11-01 13:28:36 -04:00
14129a8bba Moved relevant application layer enums and value objects to the domain layer. 2025-11-01 01:19:34 -04:00
4121bd94d9 Added fail ingestion tests. 2025-10-29 02:01:35 -04:00
512da985fa Fixed date time assignments when testing ingestions. Added more ingestion tests. Fixed voice work updater bugs. 2025-10-29 00:49:53 -04:00
6d090390b0 Updated integration testing for English and Japanese. Fixed minor voice work updater issue. Updated to XUnitV3. 2025-10-28 22:01:34 -04:00
99c397b3bc Added English localization integration tests. 2025-10-25 01:03:59 -04:00
36fcd5379a Added English voice work updater. 2025-10-23 10:07:50 -04:00
3a115bc7b8 Added logging. 2025-10-20 23:32:38 -04:00
dbe249194a Updated scanner tests to work with user english locale pages. 2025-10-17 19:47:15 -04:00
278b6df650 Added additional voice work update logic. 2025-10-11 17:28:39 -04:00
db0c3349a2 Updated scanner/upsert logic. 2025-09-17 09:40:24 -04:00
646cf41476 Updated scanner logic, and added initial scanner tests. 2025-09-14 21:12:00 -04:00
3c0a39b324 Initial implementation of voice works scanning. 2025-09-11 00:07:49 -04:00
f250276a99 Implemented DLSiteClient. 2025-09-08 17:08:47 -04:00
cb15940d34 Finished voice work search provider implementation, and added several more tests. 2025-09-01 21:13:52 -04:00
a73a2ea1c9 Added full-text search to voice works search provider. Added initial tests for voice works full-text search. 2025-08-31 23:29:01 -04:00
3d0b2ed31d Added initial voice work search provider logic. 2025-08-31 01:26:38 -04:00
2785566801 Added tag and creator tests. 2025-08-30 17:27:08 -04:00
516060963e Update search provider sort logic, and added testing for circle search provider. 2025-08-30 16:21:35 -04:00
f221deea36 Added initial test cases. Fixed circle search provider logic. 2025-08-28 00:50:26 -04:00