Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Subscription key so tests run w/o Corpnet connection #1304

Merged
merged 2 commits into from
Jan 25, 2019

Conversation

cleemullins
Copy link
Contributor

Fixes #1296, #1298

The LUIS Tests are/were relying on a key file stored on an internal server. This means the tests only worked on machines connected to corpnet with access to the key server.

The tests in question don't actually need the key file, as they run against Mocks and recorded JSON files.

This PR defaults the LUIS key to "000" so if the key file isn't present, the tests will use that. I have chosen to leave the key plumbing in place, as it's needed to re-create the http playback files.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 47669

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.842%

Totals Coverage Status
Change from base Build 47501: 0.0%
Covered Lines: 5506
Relevant Lines: 9860

💛 - Coveralls

@cleemullins cleemullins merged commit add58e5 into master Jan 25, 2019
@cleemullins cleemullins deleted the CLM/FixLuisTests branch January 25, 2019 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants