Skip to content

Commit 86041d7

Browse files
committed
Simplify world tests
- Only check for attributes relevant to the test, instead of every attribute. Makes updating test samples harder
1 parent 87ecb09 commit 86041d7

File tree

4 files changed

+1634
-34
lines changed

4 files changed

+1634
-34
lines changed

tests/resources/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ nonexistent world or a unselected world.
7878

7979
## World resources
8080
- [worldOnline.txt](world/worldOnline.txt) - An online world on Tibia.com.
81-
- [worldOffline.txt](world/worldOffline.txt) - An offline world on Tibia.com.
81+
- [worldUnprotected.txt](world/worldUnprotected.txt) - A world with no BattlEye protection.
82+
- [worldYellowBattlEye.txt](world/worldYellowBattlEye.txt) - A world that was not initially protected by BattlEye.
83+
- [worldNoTitles.txt](world/worldNoTitles.txt) - A world without titles.
8284
- [worldNotFound.txt](world/worldNotFound.txt) - The page shown for a world that doesn't exist.
8385
- [worldOverviewOnline.txt](world/worldOverviewOnline.txt) - The world list with all worlds online.
8486
- [worldOverviewOffline.txt](world/worldOverviewOffline.txt) - The world list with all worlds offline.

0 commit comments

Comments
 (0)