This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39657dea6d37e468006174b61f784fa583595e6b
Umbraco-CMS
/
src
/
Umbraco.Tests.Integration
/
Testing
History
Paul Johnson
39657dea6d
UmbracoBuilder now requires TypeLoader via ctor
2020-11-20 12:18:25 +00:00
..
IntegrationTestComponent.cs
Adds IUmbracoBuilder to build the config so it's easier to split apart, ensures background tasks don't run in integration tests, uses a custom CoreRuntime to ensure we use SimpleMainDom, re-wires the UmbracoWebApplicationFactory so that duplicate Hosts are not running at the same time, fixes issues with overriding/shadowing, uses RAMDirectory in lucene for tests, fixes CoreRuntime's events that we're moved incorrectly and not backwards compat, adds new real non static events which we can use in integration tests to install the DB before the runtime state is calculated
2020-09-02 18:10:29 +10:00
IntegrationTestComposer.cs
Replace Composition with UmbracoBuilder
2020-11-18 17:41:57 +00:00
LocalDbTestDatabase.cs
Clean up
2020-10-06 20:04:13 +02:00
UmbracoIntegrationTest.cs
UmbracoBuilder now requires TypeLoader via ctor
2020-11-20 12:18:25 +00:00
UmbracoIntegrationTestWithContent.cs
Moved unit tests to right project + Cleanup + Write info in test console
2020-10-27 14:10:19 +01:00