Improve test coverage.
This commit is contained in:
parent
6f7c5743c6
commit
49e2479efa
5 changed files with 38 additions and 5 deletions
27
tests/multifile.chk
Normal file
27
tests/multifile.chk
Normal file
|
@ -0,0 +1,27 @@
|
|||
|
||||
Welcome to Adventure!! Would you like instructions?
|
||||
|
||||
> ## Test isolated 'foo' word
|
||||
> n
|
||||
> n
|
||||
|
||||
You are standing at the end of a road before a small brick building.
|
||||
Around you is a forest. A small stream flows out of the building and
|
||||
down a gully.
|
||||
|
||||
> foo
|
||||
> foo
|
||||
|
||||
Nothing happens.
|
||||
|
||||
> inven
|
||||
> inven
|
||||
|
||||
You're not carrying anything.
|
||||
|
||||
|
||||
You scored 32 out of a possible 430, using 2 turns.
|
||||
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
||||
To achieve the next higher rating, you need 14 more points.
|
Loading…
Add table
Add a link
Reference in a new issue