-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathissue_template_ISIS.yml
More file actions
149 lines (119 loc) · 6.46 KB
/
Copy pathissue_template_ISIS.yml
File metadata and controls
149 lines (119 loc) · 6.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
groups:
- &group1 adriazalvarez, warunawickramasingha, cailafinn, shervin86
- &group2 RabiyaF, MialLewis, mducle, perenon
- &group3 jhaigh0, GuiMacielPereira, jclarkeSTFC, thomashampson
- &group4 SilkeSchomann, andy-bridger, MohamedAlmaki
# Note, you should not normally need to edit below this.
# EXCEPT for adding new average times from this iteration's testing
# Please also record average times in ISIS_issue_times.csv
issues:
- title: Manual Testing Sliceviewer
body: https://developer.mantidproject.org/Testing/SliceViewer/SliceViewer.html
assignee: *group2
times: [null, 150, null, null, 90, 105, 101]
- title: Manual Testing Engineering Diffraction
body: https://developer.mantidproject.org/Testing/EngineeringDiffraction/EngineeringDiffractionTestGuide.html
assignee: *group3
times: [150, null, 105, null, 60, 60]
- title: Manual Testing Muon
body: |
See instructions at: https://developer.mantidproject.org/Testing/MuonAnalysis_test_guides/index.html
assignee: *group4
times: [111, 120, 150, 120, 120, 90]
- title: Manual Testing Workbench Core
body: https://developer.mantidproject.org/Testing/Core/Core.html
assignee: *group4
times: [null, 120, 85, 45, 60, 70, 120]
- title: Manual Testing ISIS Reflectometry
body: http://developer.mantidproject.org/Testing/ReflectometryGUI/ReflectometryGUITests.html
assignee: *group3
times: [60, 105, 90, 60, 45, 45]
- title: Manual Testing Inelastic interfaces
body: |
Follow the directions at:
* https://developer.mantidproject.org/Testing/Inelastic/BayesFittingTests.html
* https://developer.mantidproject.org/Testing/Inelastic/CorrectionsTests.html
* https://developer.mantidproject.org/Testing/Inelastic/QENSFittingTests.html
* https://developer.mantidproject.org/Testing/Inelastic/DataProcessorTests.html
assignee: *group1
times: [null, 30, 110, null, 120, 70]
- title: Manual Testing ISIS SANS
body: https://developer.mantidproject.org/Testing/SANSGUI/ISISSANSGUITests.html
assignee: *group2
times: [67, null, 53, 70, 95, 105, 93]
- title: Manual Testing M-slice
body: https://developer.mantidproject.org/Testing/Direct/MSliceTestGuide.html
assignee: *group1
times: [60, 60, 50, null, 67, 90, 60]
- title: Manual Testing Mantid Basics Course
body: |
* Check the Qt-help docs, built into Workbench, against the online documentation
* Open up the basi c course: http://docs.mantidproject.org/tutorials/mantid_basic_course/index.html#mantid-basic-course
* Check that the information and exercises are up to date and work in the Workbench release candidate
assignee: *group1
times: [60, 40, 60, null, 60, 120, 60]
- title: Manual Testing Project Recovery
body: http://developer.mantidproject.org/Testing/ErrorReporter-ProjectRecovery/ProjectRecoveryTesting.html
assignee: *group2
times: [50, 30, 36, 45, 33, 25, 25]
- title: Manual Testing Live Data ISIS
body: https://developer.mantidproject.org/Testing/LiveData/LiveDataTests.html
assignee: *group3
times: [22, 20, 20, 44, 30, 15, 30]
- title: Manual Testing Error Reporter
body: http://developer.mantidproject.org/Testing/ErrorReporter-ProjectRecovery/ErrorReporterTesting.html
assignee: *group1
times: [26, 20, 30, 20, null, 25, 37]
- title: Manual Testing Indirect interfaces
body: |
Follow the directions at:
* https://developer.mantidproject.org/Testing/Indirect/DiffractionTests.html
* https://developer.mantidproject.org/Testing/Indirect/DataReductionTests.html
assignee: *group1
times: [11, 0, 45, 15, 45, 45, 35]
- title: Manual Testing Documentation
body: |
Check Online Docs and the Qt-help docs built into MantidWorkbench (from the help droppdown menu)
* Algorithm, fit, concept and api pages should be generated
* Algorithm dialog snapshots should appear on algorithm pages in offline help
* Math formulae should appear on algorithm pages in offline help
* workflow diagrams should appear on algorithm pages in offline help
You may wish to use this script ( [OpenMostDocumentationForTesting.py](https://github.com/mantidproject/mantid/blob/master/tools/scripts/OpenMostDocumentationForTesting.py) ) to open all the online docs pages!
assignee: *group4
times: [null, 20, 0, null, 15, null, 10]
- title: Manual Testing Sample Transmission calculator
body: |
Make sure that inputs and outputs work sensibly, stress test with some bad inputs (e.g. letters in a numeric input)
See https://developer.mantidproject.org/Testing/General/SampleTransmissionCalculatorTestGuide.html
assignee: *group4
times: [25, 10, 20, 21, 12, 10]
- title: Manual Testing FilterEvents
body: https://developer.mantidproject.org/Testing/Utility/FilterEventsInterfaceTest.html
assignee: *group3
times: [15, 30, 15, 15, 18, 15]
- title: Manual Testing ALF
body: https://developer.mantidproject.org/Testing/Direct/ALFViewTests.html
assignee: *group2
times: [10, 20, 17, 15, 10, 10, 17]
- title: Manual Testing Fit Script Generator
body: https://docs.mantidproject.org/nightly/interfaces/general/Fit%20Script%20Generator.html
assignee: *group4
times: [10, null, 15, 15, 15, 17, 5]
- title: Manual Testing TOFConverter
body: |
Make sure that inputs and outputs work sensibly, stress test with some bad inputs (e.g. letters in a numeric input)
https://docs.mantidproject.org/interfaces/utility/TOF%20Converter.html
assignee: *group3
times: [null, 10, 15, 10, 5, 10]
- title: Manual Test Mantid Plotting
body: Make sure the Mantid Plotting is working correctly and each testing team follows below test instructions on separate test issues https://docs.mantidproject.org/nightly/tutorials/python_in_mantid/plotting/index.html
assignee: *group1
- title: Manual Test Mantid Plotting
body: Make sure the Mantid Plotting is working correctly and each testing team follows below test instructions on separate test issues https://docs.mantidproject.org/nightly/tutorials/python_in_mantid/plotting/index.html
assignee: *group2
- title: Manual Test Mantid Plotting
body: Make sure the Mantid Plotting is working correctly and each testing team follows below test instructions on separate test issues https://docs.mantidproject.org/nightly/tutorials/python_in_mantid/plotting/index.html
assignee: *group3
- title: Manual Test Mantid Plotting
body: Make sure the Mantid Plotting is working correctly and each testing team follows below test instructions on separate test issues https://docs.mantidproject.org/nightly/tutorials/python_in_mantid/plotting/index.html
assignee: *group4