Another test coverage improvement.
This commit is contained in:
parent
10b888f449
commit
829e55f99d
2 changed files with 20 additions and 3 deletions
|
@ -2932,6 +2932,20 @@ OK
|
||||||
Interesting. There seems to be something written on the underside of
|
Interesting. There seems to be something written on the underside of
|
||||||
the oyster.
|
the oyster.
|
||||||
|
|
||||||
|
> read oyster
|
||||||
|
|
||||||
|
Hmmm, this looks like a clue, which means it'll cost you 10 points to
|
||||||
|
read it. Should I go ahead and read it anyway?
|
||||||
|
|
||||||
|
> y
|
||||||
|
|
||||||
|
It says, "There is a way out of this place. Do you need any more
|
||||||
|
information to escape? Sorry, but this initial hint is all you get."
|
||||||
|
|
||||||
|
> read oyster
|
||||||
|
|
||||||
|
It says the same thing it did before. Hm, maybe it's a pun?
|
||||||
|
|
||||||
> drop oyster
|
> drop oyster
|
||||||
|
|
||||||
OK
|
OK
|
||||||
|
@ -3022,8 +3036,8 @@ There is a loud explosion, and a twenty-foot hole appears in the far
|
||||||
wall, burying the snakes in the rubble. A river of molten lava pours
|
wall, burying the snakes in the rubble. A river of molten lava pours
|
||||||
in through the hole, destroying everything in its path, including you!
|
in through the hole, destroying everything in its path, including you!
|
||||||
|
|
||||||
You scored 399 out of a possible 430, using 480 turns.
|
You scored 389 out of a possible 430, using 482 turns.
|
||||||
|
|
||||||
Your score puts you in Master Adventurer Class B.
|
Your score puts you in Master Adventurer Class B.
|
||||||
|
|
||||||
To achieve the next higher rating, you need 12 more points.
|
To achieve the next higher rating, you need 22 more points.
|
||||||
|
|
|
@ -472,8 +472,11 @@ e
|
||||||
e
|
e
|
||||||
e
|
e
|
||||||
e
|
e
|
||||||
# Expecting failure here
|
|
||||||
take oyster
|
take oyster
|
||||||
|
# Test both cases (before and after hint) of reading oyster
|
||||||
|
read oyster
|
||||||
|
y
|
||||||
|
read oyster
|
||||||
drop oyster
|
drop oyster
|
||||||
open oyster
|
open oyster
|
||||||
sw
|
sw
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue