File tree
227 files changed
+2366
-854
lines changed- plugins
- MyTested.AspNetCore.Mvc.NewtonsoftJson
- Properties
- MyTested.AspNetCore.Mvc.Versioning
- Plugins
- Properties
- samples
- ApplicationParts
- ApplicationParts.Controllers
- ApplicationParts.Models
- ApplicationParts.Services
- ApplicationParts.Test
- ApplicationParts.Web
- Autofac
- Autofac.AssemblyInit.Test
- Autofac.NoContainerBuilder.Test
- Autofac.Test
- Blog
- Blog.Controllers
- Blog.Data
- Blog.Services
- Blog.Test
- Blog.Web
- Configuration
- Common
- Test.DifferentEnvironment
- Test.ExplicitNoStartupType
- Test.MissingStartupType
- Test.MultipleEntryPoints
- Test.NoAsync
- Test.NoStartupType
- Test.WrongStartupType
- Test.WrongTestAssembly
- Test.WrongWebAssembly
- WebApplication.Controllers
- WebApplication.Services
- Lite
- Lite.Test
- Lite.Web
- MusicStore
- MusicStore.Test
- MusicStore.Web
- NoStartup
- NoStartup.Components
- NoStartup.Controllers
- NoStartup.Services
- WebStartup/WebStartup.Test
- src
- MyTested.AspNetCore.Mvc.Abstractions
- Builders/Base
- Internal
- Application
- Http
- Routing
- Server
- TestContexts
- Plugins
- Utilities
- Extensions
- Validators
- MyTested.AspNetCore.Mvc.Authentication
- MyTested.AspNetCore.Mvc.Caching
- Builders/Data
- DistributedCache
- MemoryCache
- Internal/Caching
- MyTested.AspNetCore.Mvc.Configuration
- MyTested.AspNetCore.Mvc.Controllers.ActionResults
- MyTested.AspNetCore.Mvc.Controllers.Attributes
- MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults
- MyTested.AspNetCore.Mvc.Controllers.Views
- Builders/ActionResults
- Json
- View
- Plugins
- MyTested.AspNetCore.Mvc.Controllers
- Builders
- ActionResults/ActionResult
- Actions
- ShouldHave
- ShouldReturn
- Contracts
- ActionResults/ActionResult
- Actions
- Internal/TestContexts
- Plugins
- MyTested.AspNetCore.Mvc.Core
- MyTested.AspNetCore.Mvc.DataAnnotations
- MyTested.AspNetCore.Mvc.DependencyInjection
- MyTested.AspNetCore.Mvc.EntityFrameworkCore
- MyTested.AspNetCore.Mvc.Helpers
- MyTested.AspNetCore.Mvc.Http
- MyTested.AspNetCore.Mvc.Licensing
- MyTested.AspNetCore.Mvc.Lite
- MyTested.AspNetCore.Mvc.ModelState
- MyTested.AspNetCore.Mvc.Models
- Builders
- Contracts/Results
- Models
- Results
- MyTested.AspNetCore.Mvc.Options
- MyTested.AspNetCore.Mvc.Pipeline
- Builders/Pipeline
- MyTested.AspNetCore.Mvc.Routing
- MyTested.AspNetCore.Mvc.Session
- MyTested.AspNetCore.Mvc.TempData
- MyTested.AspNetCore.Mvc.Universe
- MyTested.AspNetCore.Mvc.ViewComponents.Attributes
- MyTested.AspNetCore.Mvc.ViewComponents.Results
- MyTested.AspNetCore.Mvc.ViewComponents
- MyTested.AspNetCore.Mvc.ViewData
- MyTested.AspNetCore.Mvc.ViewFeatures
- MyTested.AspNetCore.Mvc
- test
- MyTested.AspNetCore.Mvc.Abstractions.Test
- MyTested.AspNetCore.Mvc.Authentication.Test
- MyTested.AspNetCore.Mvc.Caching.Test
- BuildersTests/DataTests
- PluginsTests
- Setups/Common
- MyTested.AspNetCore.Mvc.Configuration.Test
- MyTested.AspNetCore.Mvc.Controllers.ActionResults.Test
- BuildersTests/ActionResultsTests
- AcceptedTests
- ActionResultTests
- BadRequestTests
- ConflictTests
- NotFoundTests
- SignInTests
- SignOutTests
- UnprocessableEntityTests
- MyTested.AspNetCore.Mvc.Controllers.Attributes.Test
- BuildersTests/AttributesTests
- MyTested.AspNetCore.Mvc.Controllers.Test
- BuildersTests
- ActionResultsTests
- BadRequestTests
- ChallengeTests
- ContentTests
- CreatedTests
- FileTests
- ForbidTests
- LocalRedirectTests
- NotFoundTests
- ObjectTests
- OkTests
- RedirectTests
- StatusCodeTests
- ActionsTests/ShouldReturnTests
- PluginsTests
- MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults.Test
- MyTested.AspNetCore.Mvc.Controllers.Views.Test
- BuildersTests/ActionResultsTests
- JsonTests
- ViewTests
- PluginTests
- MyTested.AspNetCore.Mvc.DataAnnotations.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.DependencyInjection.Test
- MyTested.AspNetCore.Mvc.EntityFrameworkCore.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.Helpers.Test
- BuildersTests/ActionResultsTests/CustomTests
- MyTested.AspNetCore.Mvc.Http.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.Licensing.Test
- MyTested.AspNetCore.Mvc.Lite.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.ModelState.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.Models.Test
- BuildersTests
- ActionResultsTests/NotFoundTests
- ActionsTests/ShouldReturnTests
- MyTested.AspNetCore.Mvc.NewtonsoftJson.Test
- MyTested.AspNetCore.Mvc.Options.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.Pipeline.Test
- BuildersTests/PipelineTests
- MyTested.AspNetCore.Mvc.Routing.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.Session.Test
- MyTested.AspNetCore.Mvc.TempData.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.Test.Setups
- ActionFilters
- Controllers
- Pipeline
- Routing
- StartupFilters
- MyTested.AspNetCore.Mvc.Test
- MyTested.AspNetCore.Mvc.Universe.Test
- MyTested.AspNetCore.Mvc.Versioning.Test
- BuildersTests
- ControllersTests
- PipelineTests
- RoutingTests
- PluginsTests
- Properties
- Setups/Controllers
- MyTested.AspNetCore.Mvc.ViewComponents.Attributes.Test
- MyTested.AspNetCore.Mvc.ViewComponents.Results.Test
- MyTested.AspNetCore.Mvc.ViewComponents.Test
- PluginsTests
- MyTested.AspNetCore.Mvc.ViewData.Test
- MyTested.AspNetCore.Mvc.ViewFeatures.Test
- PluginsTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+2366
-854
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 |
| |
31 | 36 |
| |
32 | 37 |
| |
| |||
98 | 103 |
| |
99 | 104 |
| |
100 | 105 |
| |
101 |
| - | |
| 106 | + | |
102 | 107 |
| |
103 | 108 |
| |
104 | 109 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
234 | 238 |
| |
235 | 239 |
| |
236 | 240 |
| |
| |||
645 | 649 |
| |
646 | 650 |
| |
647 | 651 |
| |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
648 | 660 |
| |
649 | 661 |
| |
650 | 662 |
| |
| |||
760 | 772 |
| |
761 | 773 |
| |
762 | 774 |
| |
| 775 | + | |
| 776 | + | |
763 | 777 |
| |
764 | 778 |
| |
765 | 779 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
| |||
49 | 54 |
| |
50 | 55 |
| |
51 | 56 |
| |
52 |
| - | |
| 57 | + | |
53 | 58 |
| |
54 | 59 |
| |
55 | 60 |
| |
| |||
103 | 108 |
| |
104 | 109 |
| |
105 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
106 | 126 |
| |
107 | 127 |
| |
| 128 | + | |
| 129 | + | |
108 | 130 |
| |
109 | 131 |
| |
110 | 132 |
| |
111 | 133 |
| |
112 | 134 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
| 135 | + | |
121 | 136 |
| |
122 |
| - | |
123 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
124 | 144 |
| |
125 | 145 |
| |
126 |
| - | |
| 146 | + | |
127 | 147 |
| |
128 | 148 |
| |
129 |
| - | |
| 149 | + | |
130 | 150 |
| |
131 | 151 |
| |
132 |
| - | |
| 152 | + | |
133 | 153 |
| |
134 | 154 |
| |
135 | 155 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
139 | 164 |
| |
140 | 165 |
| |
141 | 166 |
| |
| |||
147 | 172 |
| |
148 | 173 |
| |
149 | 174 |
| |
150 |
| - | |
| 175 | + | |
151 | 176 |
| |
152 | 177 |
| |
153 | 178 |
| |
| |||
170 | 195 |
| |
171 | 196 |
| |
172 | 197 |
| |
173 |
| - | |
| 198 | + | |
174 | 199 |
| |
175 | 200 |
| |
176 | 201 |
| |
| |||
183 | 208 |
| |
184 | 209 |
| |
185 | 210 |
| |
186 |
| - | |
| 211 | + | |
187 | 212 |
| |
188 |
| - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
189 | 216 |
| |
190 | 217 |
| |
191 |
| - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
192 | 221 |
| |
193 | 222 |
| |
194 | 223 |
| |
| |||
330 | 359 |
| |
331 | 360 |
| |
332 | 361 |
| |
333 |
| - | |
| 362 | + | |
334 | 363 |
| |
335 | 364 |
| |
336 | 365 |
| |
| |||
340 | 369 |
| |
341 | 370 |
| |
342 | 371 |
| |
343 |
| - | |
| 372 | + | |
344 | 373 |
| |
345 | 374 |
| |
346 | 375 |
| |
| |||
350 | 379 |
| |
351 | 380 |
| |
352 | 381 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
| 382 | + | |
356 | 383 |
| |
357 | 384 |
| |
358 | 385 |
| |
| |||
362 | 389 |
| |
363 | 390 |
| |
364 | 391 |
| |
365 |
| - | |
| 392 | + | |
366 | 393 |
| |
367 | 394 |
| |
368 | 395 |
| |
369 | 396 |
| |
370 | 397 |
| |
371 |
| - | |
372 |
| - | |
373 | 398 |
| |
374 | 399 |
| |
375 | 400 |
| |
| |||
384 | 409 |
| |
385 | 410 |
| |
386 | 411 |
| |
387 |
| - | |
| 412 | + | |
388 | 413 |
| |
389 | 414 |
| |
390 | 415 |
| |
391 |
| - | |
| 416 | + | |
392 | 417 |
| |
393 | 418 |
| |
394 | 419 |
| |
| |||
398 | 423 |
| |
399 | 424 |
| |
400 | 425 |
| |
401 |
| - | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
402 | 436 |
| |
403 | 437 |
| |
404 |
| - | |
405 | 438 |
| |
406 | 439 |
| |
407 | 440 |
| |
408 | 441 |
| |
409 | 442 |
| |
410 | 443 |
| |
411 | 444 |
| |
412 |
| - | |
| 445 | + | |
413 | 446 |
| |
414 | 447 |
| |
415 | 448 |
| |
416 | 449 |
| |
417 | 450 |
| |
418 | 451 |
| |
419 | 452 |
| |
420 |
| - | |
421 | 453 |
| |
422 | 454 |
| |
423 | 455 |
| |
| |||
647 | 679 |
| |
648 | 680 |
| |
649 | 681 |
| |
650 |
| - | |
| 682 | + | |
651 | 683 |
| |
652 | 684 |
| |
653 | 685 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
0 commit comments