-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c96d847
commit 5d57b18
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
test-runs/v0.2.0-rc.3/community-nodes/community-nodes-2024-03-13-windows-11.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Version: v0.2.0-rc.3,Environment: Windows 11 Enterprise Eval 22H2,, | ||
Date: 3/13/2024,Tester: coinselor,, | ||
,,, | ||
Test case,Description,Priority,Result | ||
Assets,,, | ||
Add community nodes,Add nodes by editing the assets/community-nodes.json file and verify added nodes by restarting syrius,PRIO1,PASS | ||
Remove community nodes,Remove nodes by editing the assets/community-nodes.json file and verify removed nodes by restarting syrius,PRIO1,PASS | ||
Invalid community nodes,Add invalid node urls by editing the assets/community-nodes.json file and verify they are not added by restarting syrius,PRIO1,PASS | ||
Delete community nodes file,Delete the assets/community-nodes.json file and verify empty community nodes by restarting syrius,PRIO2,PASS | ||
Invalidate community nodes file,Invalidate the assets/community-nodes.json file by using incorrect format and verify empty community nodes by restartng syrius,PRIO2,PASS | ||
,,, | ||
Node management (onboarding),,, | ||
Verify community nodes list,Verify community node list and corresponding icons,PRIO1,PASS | ||
Confirm community node,Select and confirm a community node and verify connection,PRIO1,PASS | ||
Add existing node,Adding an existing node causes a node already exist exception,PRIO1,PASS | ||
Shuffle community nodes,Verify community node list is shuffled each time they are loaded,PRIO1,PASS | ||
,,, | ||
Node management (settings),,, | ||
Verify community nodes list,Verify community node list and corresponding icons,PRIO1,PASS | ||
Select community nodes,Select and confirm a community node and verify connection,PRIO1,PASS | ||
Add existing node,Adding an existing node causes a node already exist exception,PRIO1,PASS | ||
Edit existing node,Editing an existing node causes a node already exist exception,PRIO1,PASS | ||
Shuffle community nodes,Verify community node list is shuffled each time they are loaded,PRIO1,PASS |