Integration tests added for adding data to database following block break trigger and all tests passing.

This commit is contained in:
2024-12-04 09:36:29 +00:00
parent 316364a953
commit 43b46434f6
31 changed files with 135 additions and 108 deletions

View File

@@ -22,7 +22,7 @@
<tr>
<td>
<div class="infoBox" id="tests">
<div class="counter">1</div>
<div class="counter">3</div>
<p>tests</p>
</div>
</td>
@@ -40,7 +40,7 @@
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.735s</div>
<div class="counter">0.947s</div>
<p>duration</p>
</div>
</td>
@@ -78,12 +78,22 @@
</thread>
<tr>
<td class="success">
<a href="../classes/minecraft_mod_player_statistics.src.test.java.DatabaseManagerIntegrationTest.html">DatabaseManagerIntegrationTest</a>
</td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>0.191s</td>
<td class="success">100%</td>
</tr>
<tr>
<td class="success">
<a href="../classes/minecraft_mod_player_statistics.src.test.java.DatabaseManagerTest.html">DatabaseManagerTest</a>
</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.735s</td>
<td>0.756s</td>
<td class="success">100%</td>
</tr>
</table>
@@ -96,7 +106,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 7.6.1</a> at 3 Dec 2024, 16:06:46</p>
<a href="http://www.gradle.org">Gradle 7.6.1</a> at 4 Dec 2024, 09:29:41</p>
</div>
</div>
</body>