Stendhal Quest Testing: Difference between revisions

Content deleted Content added
imported>Kymara
imported>Kymara
Line 40:
 
== Get the test to compile==
Now there will be some red underlined errors in the file, for each part which is TODO. Don't worry about that! We are going to fix each one.
 
<source lang = "java">
Line 128:
 
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 ==