Skip to content

cognitiveservices luis authoring sdk test - list apps test#4693

Closed
ahmedabuamra wants to merge 2 commits intoAzure:masterfrom
ahmedabuamra:cognitiveservices-luis-authoring-SDK-test
Closed

cognitiveservices luis authoring sdk test - list apps test#4693
ahmedabuamra wants to merge 2 commits intoAzure:masterfrom
ahmedabuamra:cognitiveservices-luis-authoring-SDK-test

Conversation

@ahmedabuamra
Copy link
Contributor

added test folder with apps.test.ts file which is supposed to contain client.apps functionality tests.

@msftclas
Copy link

msftclas commented Aug 6, 2019

CLA assistant check
All CLA requirements met.

var subscription = "b15ebe3a1ec446a08f8021fe6f95f0f6";

export function interactiveLogin() {
return msRestNodeAuth.interactiveLogin().then((credentials: any) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are we expecting the interactive login to work in CI?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should change this in a future PR. the purpose of this PR is to make sure the provided structure (using mocha and typescript) fits the SDK testing in this repo.

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.

3 participants