Shannon
|
f84a93ae20
|
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 |
|
Elitsa Marinovska
|
4f5fb0c9c3
|
Changes necessary for migrating old tests
|
2020-08-18 15:53:25 +02:00 |
|
Bjarke Berg
|
3a33e7bf29
|
Migrated ControllerContentTests.. Right now the test fails, but the test is correct
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-17 16:39:28 +02:00 |
|
Emma Garland
|
0c77450222
|
Specified hostingenvironment and databaseproviders after unit tests not picking up Umbraco.Core namespaces
Migrated into integrations project configurations, as files are being read
|
2020-04-14 16:55:54 +01:00 |
|
Shannon
|
859546f5a4
|
Fixes deadlock issues and concurrent index drop issues
|
2020-04-03 13:54:28 +11:00 |
|
Shannon
|
60abdd60b5
|
Starts fixing up integration tests
|
2020-04-03 13:16:01 +11:00 |
|
Bjarke Berg
|
01957b7c64
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/integration-tests-running
|
2020-04-02 10:01:57 +02:00 |
|
Bjarke Berg
|
9e38ed045f
|
Aligned builders
|
2020-04-01 08:18:56 +02:00 |
|
Shannon
|
4ee3cf02d9
|
Changes integration tests working folder, hopefully this works on azure devops
|
2020-03-31 18:01:27 +11:00 |
|
Shannon
|
8535d0fbe3
|
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
|
2020-03-31 17:27:51 +11:00 |
|
Shannon
|
3757f722a0
|
Gets first integration test moved, moves the test options to the common project, ensures that the LocalDb pool is updated on each test
|
2020-03-30 20:55:13 +11:00 |
|