Commit Graph

3 Commits

Author SHA1 Message Date
achmad c2f8c1f0f1 chore: reduce default test parallelism to 1
Avoid overwhelming FlareSolverr's single Chrome session.
PARALLELISM env var still available to override.
2026-05-14 20:55:28 +07:00
achmad 44b50937d5 feat(sourcetest): add -v flag with verbose manga list output
When -v is passed, test-sources.sh passes it through to go test -v.
sourcetest.Run uses testing.Verbose() to print the full manga list
from GetPopularManga and GetLatestUpdates, showing title + URL.
2026-05-14 13:23:29 +07:00
achmad dd792d4370 feat: add source tests for all wrapper sources 2026-05-14 09:08:06 +07:00