Update Widget & Integration Tests authored by Scott Bucher's avatar Scott Bucher
...@@ -78,6 +78,7 @@ As mentioned before, integration tests, for our purposes, are very similar to wi ...@@ -78,6 +78,7 @@ As mentioned before, integration tests, for our purposes, are very similar to wi
<details> <details>
<summary>Making an integration test</summary> <summary>Making an integration test</summary>
<br> <br>
Let's start by making an integration test for the `change_player_password` page. Let's start by making an integration test for the `change_player_password` page.
<details> <details>
... ...
......