How do you handle configuration for integration tests?
Use separate configuration files or environment variables for tests, injecting connection
strings and service endpoints specific to the test environment.
Use separate configuration files or environment variables for tests, injecting connection
strings and service endpoints specific to the test environment.