-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.json
140 lines (140 loc) · 5.17 KB
/
project.json
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
{
"name": "Flinders.Foundation.StudentSystem",
"description": "A library of foundational activities used in UiPath projects that integrate with the Student Management System",
"main": "InvokeTestsAllCategories.xaml",
"dependencies": {
"Flinders.Foundation": "2.1.0",
"UiPath.Excel.Activities": "2.9.3",
"UiPath.Mail.Activities": "1.9.3",
"UiPath.System.Activities": "20.10.1",
"UiPath.UIAutomation.Activities": "20.10.6"
},
"webServices": [],
"entitiesStores": [],
"schemaVersion": "4.0",
"studioVersion": "19.10.1.0",
"projectVersion": "2.1.1",
"runtimeOptions": {
"autoDispose": false,
"isPausable": true,
"requiresUserInteraction": true,
"supportsPersistence": false,
"excludedLoggedData": [
"Private:*",
"*password*"
],
"executionType": "Workflow",
"readyForPiP": false,
"startsInPiP": false
},
"designOptions": {
"projectProfile": "Developement",
"outputType": "Library",
"libraryOptions": {
"includeOriginalXaml": false,
"privateWorkflows": [
"TestCases/TestLoginToStudentSystem.xaml",
"TestCases/TestLoginToStudentSystemInvalidEnvironment.xaml",
"TestCases/TestOpenWindowInvalidSearch.xaml",
"TestCases/TestOpenWindowStudentComments.xaml",
"TestCases/TestOpenWindowStudentStudyPackage.xaml",
"TestCases/TestOpenWindowStudentStudyPlanMerge.xaml",
"TestCases/TestEnterCommentInvalidInput.xaml",
"TestCases/TestEnterCommentInvalidComplexInput.xaml",
"TestCases/TestEnterCommentValidInput.xaml",
"TestCases/TestUpdateSspUserFieldInvalidComplexInput.xaml",
"TestCases/TestUpdateSspUserFieldInvalidInput.xaml",
"TestCases/TestUpdateSspUserFieldValidInput.xaml",
"TestCases/TestSendCorrespondenceSspMergeInvalidInput.xaml",
"TestCases/TestSendCorrespondenceSspMergeInvalidComplexInput.xaml",
"TestCases/TestSendCorrespondenceSspMergeValidInput.xaml"
]
},
"processOptions": {
"ignoredFiles": []
},
"fileInfoCollection": [
{
"editingStatus": "Publishable",
"testCaseId": "9e36b3d6-7f2f-44d4-b536-60812b1f5cec",
"fileName": "TestCases\\TestLoginToStudentSystem.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "3e18754c-d1de-4e0e-adf1-e4e289b88cfd",
"fileName": "TestCases\\TestLoginToStudentSystemInvalidEnvironment.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "1b2665e0-f663-4b12-bb97-65a1d439a27e",
"fileName": "TestCases\\TestOpenWindowInvalidSearch.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "9670e353-d377-4aae-b155-753b0cd437f0",
"fileName": "TestCases\\TestOpenWindowStudentComments.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "84198774-ce3b-497d-a099-8126b5024ecc",
"fileName": "TestCases\\TestOpenWindowStudentStudyPlanMerge.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "2ccf0d30-0605-4987-8cda-777a725d00bc",
"fileName": "TestCases\\TestOpenWindowStudentStudyPackage.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "33ed7250-e7ff-46c6-b358-45b055bb37a5",
"fileName": "TestCases\\TestEnterCommentValidInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "c8daa42b-394b-45aa-aed4-89e13bbef3c8",
"fileName": "TestCases\\TestEnterCommentInvalidInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "f31ef115-4d04-477a-981d-a75b64ebbff2",
"fileName": "TestCases\\TestEnterCommentInvalidComplexInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "513b2cc1-1ef8-4929-91b7-6280f4425fbc",
"fileName": "TestCases\\TestSendCorrespondenceSspMergeValidInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "2c105604-35e7-4a44-a2ac-5fe2ce741822",
"fileName": "TestCases\\TestSendCorrespondenceSspMergeInvalidInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "8f1da4d6-85fe-43bc-9f68-fdb0c526d1e7",
"fileName": "TestCases\\TestSendCorrespondenceSspMergeInvalidComplexInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "9b85fe64-9126-42be-b9ad-902642cc1723",
"fileName": "TestCases\\TestUpdateSspUserFieldValidInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "31b622b9-64f3-45e2-9fbb-22263c486238",
"fileName": "TestCases\\TestUpdateSspUserFieldInvalidInput.xaml"
},
{
"editingStatus": "Publishable",
"testCaseId": "3a74ab98-7fc6-4db7-bc44-4b4417ac7140",
"fileName": "TestCases\\TestUpdateSspUserFieldInvalidComplexInput.xaml"
}
],
"modernBehavior": false
},
"expressionLanguage": "VisualBasic",
"isTemplate": false,
"templateProjectData": {},
"publishData": {},
"targetFramework": "Legacy"
}