rdt-client/server/RdtClient.Service.Test
Sam Heinz e1635a43a9 fix: remove usage of GetHashInfoAsync
Removes GetHashInfoAsync, and only uses the actual torrentId.

This was originally required as cachedtorrents endpoints used to use a different torrentId to the regular torrent endpoints for whatever reason, but luckily they figured out a while ago that that was not a good idea and just combined them which means calling API to search for hashes isnt needed anymore, hopefully this will reduce rate limiting a bit.
2026-05-28 14:50:39 +10:00
..
BackgroundServices Cleanup. 2026-02-23 20:04:53 -07:00
Helpers fix(tests): Make the test fixtures os independant 2026-04-20 22:11:42 -04:00
Regression Cleanup, fixed failing build. 2026-04-27 21:04:26 -06:00
Services fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00
GlobalSuppressions.cs Global formatting. 2026-02-11 19:44:49 -07:00
GlobalTestConfig.cs fix(ci): Update xUnit DisableTestParallelization syntax 2026-05-17 23:31:17 +02:00
RdtClient.Service.Test.csproj fix: remove usage of GetHashInfoAsync 2026-05-28 14:50:39 +10:00