5 Commits

Author SHA1 Message Date
6b57de5199
Fix comment 2024-05-12 01:34:00 +00:00
4408bfec28
Add test case "Assets"
This commit adds a test case to test for the existence of the website's
assets in the correct locations.
2024-05-12 01:32:47 +00:00
57da31d8ce
Add test case "CSS"
This commit adds a test case to test for the existence of the website's
CSS in the correct locations.
2024-05-12 00:47:43 +00:00
c98fd4c4c3
Optimise unit test "Webpages"
This commit optimises the unit test for checking for the existence of
webpages in the correct locations by merging the "OK" and "FAIL"
statuses with their respective formatting.
2024-05-12 00:37:09 +00:00
2ee2279a48
Add unit test "Webpages"
This commit adds a unit test to test for the existence of the website's
webpages in the correct locations.
2024-05-12 00:22:42 +00:00