You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the ASP.NET integration tests integration, the DI happens before the tests get a chance to override the configuration (https://tunit.dev/docs/examples/aspnet#lifecycle-order). If this is the intended behavior, what is the correct way to, say, override a connection string before DI happens?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the ASP.NET integration tests integration, the DI happens before the tests get a chance to override the configuration (https://tunit.dev/docs/examples/aspnet#lifecycle-order). If this is the intended behavior, what is the correct way to, say, override a connection string before DI happens?
Beta Was this translation helpful? Give feedback.
All reactions