real-debrid-downloader/tests
Sucukdeluxe a1c8f42435 Comprehensive bugfix release v1.6.45
Fix ~70 issues across the entire codebase including security fixes,
error handling improvements, test stabilization, and code quality.

- Fix TLS race condition with reference-counted acquire/release
- Bind debug server to 127.0.0.1 instead of 0.0.0.0
- Add overall timeout to MegaWebFallback
- Stream update installer to disk instead of RAM buffering
- Add path traversal protection in JVM extractor
- Cache DdownloadClient with credential-based invalidation
- Add .catch() to all fire-and-forget IPC calls
- Wrap app startup, clipboard, session-log in try/catch
- Add timeouts to container.ts fetch calls
- Fix variable shadowing, tsconfig path, line endings
- Stabilize tests with proper cleanup and timing tolerance
- Fix installer privileges, scripts, and afterPack null checks
- Delete obsolete _upload_release.mjs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 03:53:28 +01:00
..
app-order.test.ts Release v1.6.18 2026-03-04 17:31:20 +01:00
auto-rename.test.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
cleanup.test.ts Fix test suite: await async calls, update status expectations, add timeouts 2026-03-03 20:23:57 +01:00
container.test.ts Release v1.4.35 with 413 handling for both dcrypt endpoints 2026-03-01 02:00:52 +01:00
debrid.test.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
download-manager.test.ts Fix test suite: await async calls, update status expectations, add timeouts 2026-03-03 20:23:57 +01:00
extractor-jvm.test.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
extractor.test.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
integrity.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00
link-parser.test.ts Release v1.4.31 with full bug-audit hardening 2026-03-01 00:33:26 +01:00
mega-web-fallback.test.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
realdebrid.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00
self-check.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
session-log.test.ts Comprehensive bugfix release v1.6.45 2026-03-05 03:53:28 +01:00
storage.test.ts Add session backup restore and release v1.4.68 2026-03-01 20:13:16 +01:00
update.test.ts Fix updater GetUserByName error, mask backup credentials, clean up old scripts 2026-03-05 01:20:57 +01:00
utils.test.ts Release v1.4.27 with bug audit hardening fixes 2026-02-28 14:12:16 +01:00