Further increase test coverage.
This commit is contained in:
parent
7018354e22
commit
cbf027c28b
2 changed files with 22 additions and 2 deletions
|
@ -133,6 +133,22 @@ Don't be ridiculous!
|
||||||
|
|
||||||
I'm afraid I don't understand.
|
I'm afraid I don't understand.
|
||||||
|
|
||||||
|
> break keys
|
||||||
|
|
||||||
|
It is beyond your power to do that.
|
||||||
|
|
||||||
|
> wake keys
|
||||||
|
|
||||||
|
Don't be ridiculous!
|
||||||
|
|
||||||
|
> take keys
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
|
> throw keys
|
||||||
|
|
||||||
|
OK
|
||||||
|
|
||||||
> eat food
|
> eat food
|
||||||
|
|
||||||
Thank you, it was delicious!
|
Thank you, it was delicious!
|
||||||
|
@ -222,7 +238,7 @@ Okay, "BOO".
|
||||||
|
|
||||||
> score
|
> score
|
||||||
|
|
||||||
You have garnered 32 out of a possible 430 points, using 42 turns.
|
You have garnered 32 out of a possible 430 points, using 46 turns.
|
||||||
|
|
||||||
> quit
|
> quit
|
||||||
|
|
||||||
|
@ -232,7 +248,7 @@ Do you really want to quit now?
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
|
||||||
You scored 32 out of a possible 430, using 43 turns.
|
You scored 32 out of a possible 430, using 47 turns.
|
||||||
|
|
||||||
You are obviously a rank amateur. Better luck next time.
|
You are obviously a rank amateur. Better luck next time.
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,10 @@ unlock chain
|
||||||
fill urn
|
fill urn
|
||||||
eat keys
|
eat keys
|
||||||
off keys
|
off keys
|
||||||
|
break keys
|
||||||
|
wake keys
|
||||||
|
take keys
|
||||||
|
throw keys
|
||||||
eat food
|
eat food
|
||||||
drink blood
|
drink blood
|
||||||
brief
|
brief
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue