Commit graph

5 commits

Author SHA1 Message Date
Antonin Lenfant-Kodia
8142225ee9 fix(tests): restore parallel execution 2026-05-18 21:30:31 +02:00
Antonin Lenfant-Kodia
8e49e500ea fix(ci): Resolve race conditions in tests and fix unused variable warning
- Refactored Torrents.cs to use local DbSettings instead of global Settings.Get

- Removed unused exception variable in Torrents.cs

- Disabled xUnit parallelization globally to prevent test race conditions caused by shared global state

- Enforced sequential test execution in CI workflow
2026-05-17 23:26:17 +02:00
Roger Far
24321a55c9 Upgrade Angular to 21 and .NET to 10. 2026-02-11 19:40:23 -07:00
Cucumberrbob
ea4a25ed93
make botnet-test action run on PRs to main (not master) 2025-04-13 16:23:40 +01:00
Cucumberrbob
f21fd6d8f3
Add dotnet test GitHub Action 2025-03-08 13:46:41 +00:00