added test for moveTo command
This commit is contained in:
parent
e87c0a07a4
commit
cebb803b2b
3 changed files with 282 additions and 1 deletions
|
@ -56,6 +56,14 @@
|
|||
<a href="#" class="testLink" data-testmap="start-tile.json#S2" target="_blank">Test start tile (S2)</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="radio" name="test-exits"> Success <input type="radio" name="test-exits"> Failure <input type="radio" name="test-exits" checked> Pending
|
||||
</td>
|
||||
<td>
|
||||
<a href="#" class="testLink" data-testmap="move_to.json" target="_blank">Test moveTo parameter</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="radio" name="test-exits"> Success <input type="radio" name="test-exits"> Failure <input type="radio" name="test-exits" checked> Pending
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue