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
1bd22d72c2be887ec9cb8bcc2b1e3f67878ce264
Umbraco-CMS
/
src
/
Umbraco.Tests.Integration
/
Testing
History
Andy Butland
1bd22d72c2
Removed configuration model builders.
2020-09-21 21:06:24 +02: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
Cleanup usages of Configs
2020-09-08 13:03:43 +02:00
LocalDbTestDatabase.cs
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
2020-09-04 14:30:48 +02:00
UmbracoIntegrationTest.cs
Removed configuration model builders.
2020-09-21 21:06:24 +02:00