Stendhal Quest Testing: Difference between revisions

Content deleted Content added
imported>Kymara
how to use more than one npc and a new section on spltting up tests
imported>MartinFuchs
adding line breaks after "bye" steps is now done automatically
Line 126:
npc = SingletonRepository.getNPCList().get("Pdiddi");
</source>
 
Finally I like to edit the text so that each conversation block is together. After each 'bye' from the npc, make a new line so that we're nicely split out.
 
== Run the test and make corrections ==