Stendhal Quest Testing: Difference between revisions
Content deleted Content added
imported>MartinFuchs |
imported>MartinFuchs add a word about ZONE_NAME |
||
Line 96:
Fill in here, the name of the first NPC you spoke to for the quest. Put it in quotes: "Pdiddi" in the constructor RainbowBeansTest().
And once in the testQuest() function: SingletonRepository.getNPCList().get("Pdiddi");
===ZONE_NAME===
You should replace the default zone name "admin_test" by the zone, in which the quest actually happens. You can get this name just by looking in the display of the game client while playing the quest.
Now the errors should be gone:
| |||