mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-12 19:21:05 +08:00
test: 测试套件自隔离与全量离线化(collection 清零 + 杜绝真实网络) (#5873)
This commit is contained in:
@@ -41,7 +41,3 @@ class FetchRssActionTest(unittest.TestCase):
|
||||
self.assertIsNone(torrent_info.category)
|
||||
self.assertTrue(callable(getattr(torrent_info, "to_dict", None)))
|
||||
self.assertEqual("2026-05-19 08:30:00", torrent_info.pubdate)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user