Commit graph

19 commits

Author SHA1 Message Date
e9f0176e4c Merge branch 'master' of ssh.dev.azure.com:v3/Foster-X/CMP329%20CW2/CMP329%20CW2 2025-04-08 15:11:21 +01:00
a9c52dda8d Made "Post Access" more clear 2025-04-08 15:09:29 +01:00
patterson-a46
93f223673e styling/readability 2025-04-08 15:05:42 +01:00
e97101bc3e internal switch added for maximising window 2025-04-05 17:49:21 +01:00
1133b49ec8 Window maximisation added as a comment in case I want to use it again 2025-04-05 17:48:00 +01:00
f06dfb806c window maximisation is removed 2025-04-05 17:46:31 +01:00
76e47a0bc6 Login failures are tested properly in testposter.java 2025-04-05 17:44:23 +01:00
30519bfee4 Added new credentials. Fixed CSVBuilder after ChatGPT made a dog's dinner out of it. Added a clause for unauthorised credentials (WIP) 2025-04-05 17:23:14 +01:00
bdd2209f85 Re-added assertions 2025-04-05 15:32:25 +01:00
b82aa55232 Added auto reporter for test results - a csv file is now generated after each test 2025-04-05 15:29:05 +01:00
7c18bd2854 Windows close after test reactivated 2025-04-05 03:19:47 +01:00
a336996c73 Deletion verification now attempts to visit deleted page (Fix) 2025-04-05 03:19:15 +01:00
4ab8d94741 verifies post has been deleted 2025-04-05 03:15:34 +01:00
3b7570b9ab deletes post 2025-04-05 03:15:19 +01:00
ed7d898e99 Verify the post has been made 2025-04-05 03:14:17 +01:00
0b79e17915 Updated url comparison to use equals instead of startswith (oh the joys of copy pasting code!) 2025-04-05 02:52:35 +01:00
7ba185d387 Updated TestPoster to now test posting functionality 2025-04-05 02:47:30 +01:00
711baf98ab Permission testing development 2025-04-04 16:15:37 +01:00
8c15eebf1f Started work on test for posting 2025-04-04 15:55:11 +01:00