-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Feature: APIType: Suggestionan ideaan ideaUser Role: SysadminInstalls, upgrades, and configures the system, connects via sshInstalls, upgrades, and configures the system, connects via ssh
Description
The API key used for integration tests is currently hard-coded. In some cases, it may be desirable to run integration tests in an environment as similar to production as possible (and where the hard-coded key isn't configured). Initial thinking was to check an environmental variable, and if not set fall back to the hard-coded value. Discussed briefly with @pdurbin , he suggested that passing these values through a command line argument (similar to how the test application server is currently specified) would be preferable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: APIType: Suggestionan ideaan ideaUser Role: SysadminInstalls, upgrades, and configures the system, connects via sshInstalls, upgrades, and configures the system, connects via ssh