diff options
-rw-r--r-- | report/progression.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index cf4f3d2..3756a92 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -230,10 +230,16 @@ player is at the starting point. | |||
230 | 230 | ||
231 | \subsection{tests} | 231 | \subsection{tests} |
232 | 232 | ||
233 | In the current version of the game, the outputs of commands such as help or quit | ||
234 | might be easily tested. Furthermore, movement from rooms to rooms, and arising | ||
235 | modifications on the model, can also be candidates for testing. | ||
236 | |||
233 | \subsubsection{Automatic tests} | 237 | \subsubsection{Automatic tests} |
234 | 238 | ||
235 | \subsection{test command} | 239 | \subsection{test command} |
236 | 240 | ||
241 | \subsubsection{test files} | ||
242 | |||
237 | 243 | ||
238 | \section{Zuul with items v2} | 244 | \section{Zuul with items v2} |
239 | 245 | ||