06 Item Management
Test execution records for item profiles and relationships
Revision: 1.0 · 18-Apr-2026
R-FUNC-0601.01 Item list board displays all items
Scenario: Items are displayed as cards on the board
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The items were displayed as cards as expected. |
Scenario: Archived items do not appear on the item list board
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | FAIL | #89 | There's no facility to archive items and so this test cannot be pereformed. |
R-UI-0601.01 Item list board has no parent summary section
Scenario: No parent summary section is shown on the item list board
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | No parent summary was displayed for the item's board, as expected. |
R-UI-0601.02 Item card displays the item image
Scenario: Item image is displayed on the card when one has been uploaded
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | Uploaded images were displayed as expected. |
Scenario: Item card displays no image when none has been uploaded
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | Where no image was uploaded none was displayed, as expected. |
R-FUNC-0602.01 Create an item
Scenario: Successfully create an item
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The item was created as expected. |
Scenario: Attempt to create an item without a name
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | No item was created, as expected. |
R-UI-0602.01 Add item form presents all required fields
Scenario: Add item form presents all required fields
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | FAIL | #90 | Not all the required field were displayed on the add item form. |
R-FUNC-0602.02 Upload an item image
Scenario: Successfully upload an item image on the add item page
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The image was uploaded successfully |
Scenario: Successfully upload an item image on the edit item page
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The image was uploaded successfully |
Scenario: Successfully replace an existing item image
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The image successfully replaced the previous image. |
R-FUNC-0602.03 Add an item type value
Scenario: Successfully add a new item type value
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | New item type was added and assigned successfully |
Scenario: Type values are scoped to the current novel
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | Item types were scoped to the novel as expected. |
R-FUNC-0602.04 Rename an item type value
Scenario: Successfully rename an item type value
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The item type was renamed as expected. |
R-FUNC-0602.05 Delete an item type value
Scenario: Successfully delete an item type value
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | FAIL | #91 | There's no facility to delete items so this test cannot be performed |
Scenario: Deleting a type value does not delete assigned items
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | FAIL | #91 | There's no facility to delete tests so this test cannot be performed. |
R-SEC-0602.01 Item image upload restricted to PNG and JPEG formats
Scenario: PNG file is accepted for item image upload
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | A .png image was uploaded successfully |
Scenario: JPG file is accepted for item image upload
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | A .jpg image was uploaded successfully |
Scenario: JPEG file is accepted for item image upload
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | A .jpeg image was uploaded successfully |
Scenario: File with unsupported extension is rejected
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | FAIL | #83 | It was possible to upload a .bmp image. |
R-FUNC-0603.01 Save and cancel when editing an item
Scenario: Successfully save changes to an item
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The item was renamed as expected. |
Scenario: Cancel editing an item
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The item was not renamed as expected. |
R-UI-0603.01 Edit item form displays appears in scenes as read-only
Scenario: Appears in scenes is displayed as read-only on the edit item page
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The Appears In field was read-only as expected. |
R-FUNC-0610.01 Define a relationship between an item and any planning entity
Scenario: Successfully define a relationship between an item and a character
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The relationship was created as expected. |
Scenario: Successfully define a relationship between two items
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The relationship was created as expected. |
R-FUNC-0610.02 Relationships are displayed on both participating entities
Scenario: Relationship appears on both participating entities’ pages with correct labels
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The forward and reverse relationships were displayed as expected. |
R-FUNC-0610.03 Edit a relationship from either participating entity’s page
Scenario: Successfully edit a relationship from the item’s page
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The relationship was renamed as expected. |
R-FUNC-0610.04 Delete a relationship from either participating entity’s page
Scenario: Successfully delete a relationship from the item’s page
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | PASS | — | The relationship was deleted as expected. |
R-DATA-0610.01 Deleting an item removes all its relationships
Scenario: Relationships are removed when an item is deleted
| Date | Result | Issue | Comment |
|---|---|---|---|
| 2026-04-16 | FAIL | #91 | There is no facility to delete items so this test cannot be executed. |