Shannon
|
a34d94845c
|
Fixes tests
|
2020-05-12 17:14:39 +10: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 |
|
Shannon
|
926b0662e7
|
another note
|
2020-03-25 17:39:36 +11:00 |
|
Shannon
|
77ce21b0e3
|
Adds notes/test about pre building the netcore container
|
2020-03-25 17:35:43 +11:00 |
|
Shannon
|
2d506c1fd0
|
Adds container test showing how we can pre-resolve a service and ensures its the same on that gets used.
|
2020-03-25 17:23:31 +11:00 |
|
Shannon
|
d0a204b984
|
Cleans up some unused code, fixes a merge issue causing duplicate runtimes to be created, register essential does what it's supposed to do, don't mix things with the webruntime.
|
2020-03-24 14:48:32 +11:00 |
|
Shannon
|
2bbdb699f2
|
reduces code duplication
|
2020-03-24 11:59:42 +11:00 |
|
Shannon
|
6013d856b7
|
Changes back TestHelperBase, we'll just allocate new configs each time.
|
2020-03-23 17:15:32 +11:00 |
|
Shannon
|
427c44468f
|
Changes methods to properties since we don't return new instances each time.
|
2020-03-23 16:41:39 +11:00 |
|
Shannon
|
9ded4c7ddb
|
Wires up DI for cross wiring correctly ensuring that it occurs at the very end of ConfigureServices, updates tests accordingly, fixes a few other things.
|
2020-03-13 18:44:58 +11:00 |
|
Shannon
|
c9913f45a0
|
Moves LightInjectValidation to common and validates the container as part of new tests
|
2020-03-13 15:59:04 +11:00 |
|
Shannon
|
41163c3c78
|
Gets CoreRuntime loading/booting in integration project
|
2020-03-13 14:43:41 +11:00 |
|
Shannon
|
4cc20b06bc
|
updates lightinject, adds method to create an LI container from an MSDI collection, updates a test
|
2020-03-13 11:13:47 +11:00 |
|