Layer8 Manual Testing.
PART 1 SPA:
- Register a user
testerX, password 1234 (X is a stand in for any digit. i.e., 1, 2, etc).
- Login as a user
testerX, password 1234.
- Upload a user profile picture for
tester.
- View poem 1, 2, 3, 4, 5 with success.
- Attempt to view poem 6 with failure.
- Show all poems.
- View image
small_image, and xxlarge_image with success.
- View image
no_image with failure.
- View all images.
- View profile & note the reputation score.
PART 2 Layer8 AuthServer:
- Register user
starX, 12341234 (record the mnemonic) @ localhost:5001
- Login as user
starX
- Add the metadata, "Favorite Colour", "Country", "Other"
PART 3 SPA:
- Navigate to user profile &
update metadata by releasing from Layer8.
- Choose to release some of the metadata, "Favorite Colour", "Country", or "Other"
- Ensure the reputation score increases.
- Update again. Choose to release any remaining metadata.
- Ensure the reputation score increases.
- Log out.
Layer8 Manual Testing.
PART 1 SPA:
testerX, password1234(Xis a stand in for any digit. i.e.,1,2, etc).testerX, password1234.tester.small_image, andxxlarge_imagewith success.no_imagewith failure.PART 2 Layer8 AuthServer:
starX,12341234(record the mnemonic) @ localhost:5001starXPART 3 SPA:
update metadataby releasing from Layer8.