mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
Tests cover: - non-existent nextQuestId is flagged - orphan quests (no questgiver, no turn-in) are flagged - turn-in only quest is accepted (auto-completed quest pattern) - circular chain is detected Renamed test_sql_escape → test_editor_units since the file now houses both SQL escape and quest validation tests.