Add unit and integration tests #58
Annotations
9 errors
|
|
|
tests/Equinox.Tests.Integration/Support/CustomWebApplicationFactory.cs#L39
'DbContextOptionsBuilder' does not contain a definition for 'UseInMemoryDatabase' and no accessible extension method 'UseInMemoryDatabase' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests/Equinox.Tests.Integration/Support/CustomWebApplicationFactory.cs#L37
'DbContextOptionsBuilder' does not contain a definition for 'UseInMemoryDatabase' and no accessible extension method 'UseInMemoryDatabase' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests/Equinox.Tests.Integration/Support/CustomWebApplicationFactory.cs#L35
'DbContextOptionsBuilder' does not contain a definition for 'UseInMemoryDatabase' and no accessible extension method 'UseInMemoryDatabase' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L16
Argument 4: cannot convert from 'System.TimeProvider' to 'Microsoft.AspNetCore.Authentication.ISystemClock'
|
|
tests/Equinox.Tests.Integration/Support/CustomWebApplicationFactory.cs#L39
'DbContextOptionsBuilder' does not contain a definition for 'UseInMemoryDatabase' and no accessible extension method 'UseInMemoryDatabase' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests/Equinox.Tests.Integration/Support/CustomWebApplicationFactory.cs#L37
'DbContextOptionsBuilder' does not contain a definition for 'UseInMemoryDatabase' and no accessible extension method 'UseInMemoryDatabase' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests/Equinox.Tests.Integration/Support/CustomWebApplicationFactory.cs#L35
'DbContextOptionsBuilder' does not contain a definition for 'UseInMemoryDatabase' and no accessible extension method 'UseInMemoryDatabase' accepting a first argument of type 'DbContextOptionsBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L16
Argument 4: cannot convert from 'System.TimeProvider' to 'Microsoft.AspNetCore.Authentication.ISystemClock'
|
The logs for this run have expired and are no longer available.
Loading