Adding test map to test energy consumption

This commit is contained in:
David Négrier 2021-05-06 16:31:39 +02:00
parent 6b4d064f19
commit 66490c9083
2 changed files with 90 additions and 0 deletions

View file

@ -66,6 +66,14 @@
<a href="#" class="testLink" data-testmap="mobile.json" target="_blank">Testing movement on mobile</a>
</td>
</tr>
<tr>
<td>
<input type="radio" name="test-energy"> Success <input type="radio" name="test-energy"> Failure <input type="radio" name="test-energy" checked> Pending
</td>
<td>
<a href="#" class="testLink" data-testmap="energy.json" target="_blank">Test energy consumption</a>
</td>
</tr>
</table>
<script>