Skip to content

Regenerate SDK with finalized SDK generator and write integration tests #537

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

Merged
merged 27 commits into from
Mar 18, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2468190
Merge branch 'feature-v3-separate-core' into feature-v3-generate-inte…
mediumTaj Mar 6, 2019
1984e41
test(Test Order): Updated tests to use Order
mediumTaj Mar 6, 2019
5ac33e4
Merge branch 'v3.0.0' into feature-v3-generate-integration-tests
mediumTaj Mar 11, 2019
dc4a984
test(Assistant V1): Added generated integration tests
mediumTaj Mar 11, 2019
952a315
test(Assistant V1): Finished Assistant integration tests
mediumTaj Mar 11, 2019
2d61d58
chore(Assistant V1): Replaced old integration tests wit new tests
mediumTaj Mar 11, 2019
e5b47fa
test(Assistant V1): Updated integration tests to include x-watson-tes…
mediumTaj Mar 12, 2019
22eb7b8
chore(Assistant V1): Regenerated assistant v1 with the latest api def…
mediumTaj Mar 12, 2019
978d998
chore(Assistant V1): Updated tests and examples to account for regene…
mediumTaj Mar 12, 2019
bbebd23
chore(All Services): Regenerated all services according to the latest…
mediumTaj Mar 12, 2019
631035d
test(Compare Comply V1): Added integration tests for Compare Comply
mediumTaj Mar 12, 2019
2a5fd5f
test(Discovery V1): Starting discovery tests
mediumTaj Mar 13, 2019
a1eda91
chore(Discovery V1): Regenerate with null json check, continue integr…
mediumTaj Mar 13, 2019
c057d79
test(Discovery V1): Finished integration tests
mediumTaj Mar 13, 2019
c528ba7
chore(Language Translator V3): Integration tests, generator changes
mediumTaj Mar 14, 2019
dc67add
chore(All services): Regenerated for missing space in template
mediumTaj Mar 14, 2019
a02970e
test: NLU and NLC integration tests
mediumTaj Mar 14, 2019
407fadd
test(Personality Insights V3): Updated service and added tests
mediumTaj Mar 14, 2019
f0c9b27
chore(Binary return type): Make all binary return type memorystreams
mediumTaj Mar 14, 2019
d55f21f
test(Tone Analyzer V3): Added integration tests
mediumTaj Mar 14, 2019
eec59d1
test(Speech to Text and Text to Speech): Added integration tests
mediumTaj Mar 15, 2019
34f513b
chore: Regenerate based on latest generator changes
mediumTaj Mar 15, 2019
3850987
test(Visual Recognition V3): Added integration tests
mediumTaj Mar 15, 2019
4aee41f
refactor: Refactored GetDefaultHeaders to GetSdkHeaders
mediumTaj Mar 15, 2019
b56eb51
chore(Visual Recognition V3): Wrapped method to wait for classifier i…
mediumTaj Mar 15, 2019
8689b64
chore(Integration tests): Added try catch to integration tests
mediumTaj Mar 16, 2019
4af1ab3
refactor: Generating binary return types instead of memeory streams
mediumTaj Mar 16, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
405 changes: 0 additions & 405 deletions Assistant/v2/Assistant.cs

This file was deleted.

59 changes: 0 additions & 59 deletions Assistant/v2/Models/DialogLogMessage.cs

This file was deleted.

78 changes: 0 additions & 78 deletions Assistant/v2/Models/DialogNodeAction.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assistant/v2/Models/DialogNodeOutputOptionsElement.cs.meta

This file was deleted.

33 changes: 0 additions & 33 deletions Assistant/v2/Models/DialogNodeOutputOptionsElementValue.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assistant/v2/Models/DialogNodeOutputOptionsElementValue.cs.meta

This file was deleted.

11 changes: 0 additions & 11 deletions Assistant/v2/Models/DialogNodesVisited.cs.meta

This file was deleted.

151 changes: 0 additions & 151 deletions Assistant/v2/Models/DialogRuntimeResponseGeneric.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assistant/v2/Models/DialogRuntimeResponseGeneric.cs.meta

This file was deleted.

11 changes: 0 additions & 11 deletions Assistant/v2/Models/DialogSuggestion.cs.meta

This file was deleted.

Loading