Commit b6b8f54
V15 QA Added the authorization integration tests (#18419)
* Added authorization integration tests
* Removed unnecessary tests and update tests for preview controller
* Updated to use the newest changes from v15/dev and added an override for the AuthenticateClientAsync to use the userGroupKey
* Updated CompatibilitySuppressions to include changes from integration tests
* Updated pipelines
* Skips managementApi tests
* Only run necessary tests
* Added new schema per fixture to reduce test setup time
* Fixed failing tests
* Updated test setup
* Updated test
* Added suppression
* Fixed failing tests
* Updated addOnTeardown methods to protected
* Added method for clearing the host
* Added teardown
* Updated model usage
* Added a lot of cleanup for memory leak issues when running tests
* Added CompatibilitySuppressions.xml
* Updated tests
* Cleaned up
* Adjusted base classes
* Updated pipeline
* Updated CompatibilitySuppressions.xml
* Updated test logging
* Fixed reponse
* Updated condition to skip tests
* Updated tests, not done
* Reworked test to expect correct responses with correct setup
* Updated tests
* More updates to tests
* Updated tests
* Cleaned up tests
* Updated setup
* Cleaned up tests to match setup
* Cleaned up setup
* Removed suppression
* Fixed tests
* Move order of checks
* Fix naming
* Formatting
* Dispose of host
* Keep track of if we're disposed
* Compat suppression
* Dont dispose
* Fix failing tests
* removed unused virtual
* Updated CompatibilitySuppressions.xml
---------
Co-authored-by: Andreas Zerbst <[email protected]>
Co-authored-by: Zeegaan <[email protected]>
Co-authored-by: Nikolaj Geisle <[email protected]>1 parent 50139ee commit b6b8f54
File tree
246 files changed
+14152
-643
lines changed- build
- tests/Umbraco.Tests.Integration
- ManagementApi
- Culture
- DataType
- Folder
- Item
- Tree
- Dictionary
- Item
- Tree
- DocumentBlueprint
- Item
- Tree
- DocumentType
- Folder
- Item
- Root
- Document
- Item
- RecycleBin
- Tree
- Factories
- HealthCheck
- Group
- Help
- Indexer
- Install
- Language
- LogViewer
- SavedSearch
- MediaType
- Folder
- Item
- Tree
- Media
- Item
- RecycleBin
- Tree
- MemberGroup
- Item
- Tree
- MemberType
- Item
- Tree
- Member/Item
- ModelsBuilder
- ObjectTypes
- Package
- Created
- PartialView
- Folder
- Item
- Snippet
- Tree
- Policies
- Preview
- Profiling
- PropertyType
- PublishedCache
- RedirectUrlManagement
- RelationType
- Item
- Relation
- Script
- Folder
- Item
- Tree
- Searcher
- Security
- Server
- Services
- StaticFile
- Item
- Tree
- Stylesheet
- Folder
- Item
- Tree
- Tag
- Telemetry
- Template
- Item
- Query
- Tree
- TemporaryFile
- Upgrade
- UserGroup
- Item
- User
- Current
- Item
- TestServerTest
- Testing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
246 files changed
+14152
-643
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
317 | | - | |
| 316 | + | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
| 328 | + | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
| 392 | + | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
414 | | - | |
| 413 | + | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
138 | 142 | | |
139 | 143 | | |
140 | 144 | | |
141 | | - | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
145 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
146 | 154 | | |
147 | | - | |
148 | | - | |
| 155 | + | |
| 156 | + | |
149 | 157 | | |
150 | 158 | | |
151 | 159 | | |
| |||
185 | 193 | | |
186 | 194 | | |
187 | 195 | | |
188 | | - | |
189 | | - | |
| 196 | + | |
| 197 | + | |
190 | 198 | | |
191 | 199 | | |
192 | 200 | | |
193 | 201 | | |
194 | 202 | | |
195 | | - | |
| 203 | + | |
196 | 204 | | |
197 | 205 | | |
198 | 206 | | |
199 | 207 | | |
200 | 208 | | |
201 | | - | |
| 209 | + | |
202 | 210 | | |
203 | 211 | | |
204 | 212 | | |
205 | | - | |
206 | | - | |
207 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
208 | 222 | | |
209 | 223 | | |
210 | 224 | | |
211 | 225 | | |
212 | 226 | | |
213 | | - | |
| 227 | + | |
214 | 228 | | |
215 | 229 | | |
216 | 230 | | |
217 | 231 | | |
218 | 232 | | |
219 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
220 | 240 | | |
221 | 241 | | |
222 | 242 | | |
223 | | - | |
224 | | - | |
| 243 | + | |
| 244 | + | |
225 | 245 | | |
226 | 246 | | |
227 | 247 | | |
| |||
479 | 499 | | |
480 | 500 | | |
481 | 501 | | |
482 | | - | |
| 502 | + | |
483 | 503 | | |
484 | 504 | | |
485 | 505 | | |
| |||
Lines changed: 78 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
4 | 25 | | |
5 | 26 | | |
6 | 27 | | |
| |||
78 | 99 | | |
79 | 100 | | |
80 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
81 | 116 | | |
82 | 117 | | |
83 | 118 | | |
| |||
141 | 176 | | |
142 | 177 | | |
143 | 178 | | |
144 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
Lines changed: 57 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
0 commit comments