mirror of
https://dev.azure.com/Foster-X/CMP329%20CW2/_git/CMP329%20CW2
synced 2025-07-27 06:03:32 +00:00
styling/readability
This commit is contained in:
parent
93f223673e
commit
60af886178
2 changed files with 16 additions and 0 deletions
4
src/csv/reports/test-report-20250407-123200.csv
Normal file
4
src/csv/reports/test-report-20250407-123200.csv
Normal file
|
@ -0,0 +1,4 @@
|
|||
Role,Username,Step,Result
|
||||
N/A,testuser,Login,PASS
|
||||
N/A,subscriber,Login,PASS
|
||||
N/A,fakename,Login,FAIL
|
|
12
src/csv/reports/test-report-20250408-142058.csv
Normal file
12
src/csv/reports/test-report-20250408-142058.csv
Normal file
|
@ -0,0 +1,12 @@
|
|||
Role,Username,Step,Result
|
||||
author,testuser,Login,PASS (Logged in succesfully)
|
||||
author,testuser,Post Access,PASS
|
||||
author,testuser,Post Creation,PASS
|
||||
author,testuser,Post Visible,PASS
|
||||
author,testuser,Post Deleted,PASS
|
||||
subscriber,subscriber,Login,PASS (Logged in succesfully)
|
||||
subscriber,subscriber,Post Access,PASS
|
||||
subscriber,subscriber,Post Creation,SKIPPED (Not permitted)
|
||||
subscriber,subscriber,Post Visible,SKIPPED
|
||||
subscriber,subscriber,Post Deleted,SKIPPED
|
||||
unauthorised,fakename,Login,PASS (Login failed, as expected)
|
Can't render this file because it has a wrong number of fields in line 12.
|
Loading…
Add table
Reference in a new issue