Files
lutris/tests/services/__init__.py
KTGX710 313114428b Update GOG DLC test class for unittest compatibility
- Changed TestGOGDLCFetcher to inherit from unittest.TestCase
- Renamed setup_method() to setUp() for proper unittest integration
- Updated test runner to use unittest.main()
- Added 'types' module import
- All 12 tests now pass with unittest test discovery

This allows the test suite to be discovered and run by standard test runners
(nose2, pytest with unittest plugin, etc.) while maintaining compatibility.
2026-05-31 19:06:06 -07:00

0 lines
0 B
Python