ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Testing the new Angular Patron/Circulation Interfaces
2
3
Instructions:1. Click the green button to "Request Edit Access" to this spreadsheet
4
2. Log into one of the test servers listed below with a staff login from the Concerto data set. (The admin login can be used to changed library settings.)
5
3. Test tasks that are listed on the "Tasks to Test" tab.
6
--- Use the circulation menu (*NOT the splash page menu) to access the new interfaces.
7
--- Add your name to the spreadsheet to indicate the task you are testing in case someone else is testing at the same time.
8
--- Be sure to test using various levels of circ logins, particularly for things such as overrides
9
--- Ensure that the functionality works as it does in the previous version. Compare menu options, terminology, etc. (You can compare to https://terran-master.gapines.org/eg/staff if needed.)
10
--- Mark whether or not testing was successful and add feedback if there are any issues.
11
5. Add additional feedback to the "Other Testing Feedback" tab
12
13
Test Server 1:https://terran-master.gapines.org/eg/staff
14
Test Server 2:https://evgdemo.kcls.org/eg2/staff/
15
16
Concerto Logins:https://wiki.evergreen-ils.org/doku.php?id=qa:concerto_logins
17
Admin Login:admin / demo123
18
19
Launchpad Ticket:https://bugs.launchpad.net/evergreen/+bug/1995399
20
Installed Code:
The experimental interfaces can be enabled in EG 3.10 by adding the ACCESS_ANGULAR_CIRC permission and enabling the "Enable Angular Circulation Menu" library setting.
21
22
Launchpad tag: angular-circ
23
24
Color Coding:Orange means that work needs to be done
25
Gold means that the area still needs to be tested
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100