Skip to content

dialogflow: remove unused samples + tests #3249

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 19 commits into from
Apr 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
0f238f5
dialogflow: delete unused samples and corresponding tests for context…
Strykrol Apr 1, 2020
fafcd49
dialogflow: delete unused samples and corresponding tests for detecti…
Strykrol Apr 1, 2020
334e66e
dialogflow: delete unused samples for document management
Strykrol Apr 1, 2020
7120305
dialogflow: clean up document management whitespace
Strykrol Apr 1, 2020
53ad425
dialogflow: delete unused samples for entity management
Strykrol Apr 1, 2020
a591a03
dialogflow: delete tests for deleted entity management samples
Strykrol Apr 1, 2020
94abfa3
dialogflow: delete tests for deleted document management samples
Strykrol Apr 1, 2020
5b0831a
dialogflow: delete unused samples and corresponding tests for entity …
Strykrol Apr 1, 2020
5de592c
dialogflow: delete unused samples and corresponding tests for session…
Strykrol Apr 1, 2020
2ae14ba
dialogflow: delete unused samples and corresponding tests for knowled…
Strykrol Apr 1, 2020
86c8c9d
Merge branch 'master' into snippetcleanup
leahecole Apr 15, 2020
4e79c30
Merge branch 'master' into snippetcleanup
Strykrol Apr 17, 2020
0b4bae2
Merge branch 'master' into snippetcleanup
Strykrol Apr 20, 2020
eb7307c
Merge branch 'master' into snippetcleanup
Strykrol Apr 21, 2020
3f8b4b4
Merge branch 'master' into snippetcleanup
Strykrol Apr 23, 2020
631da4c
Merge branch 'master' into snippetcleanup
Strykrol Apr 23, 2020
14484a1
Merge branch 'master' into snippetcleanup
Strykrol Apr 23, 2020
931d3bc
Merge branch 'master' into snippetcleanup
Strykrol Apr 23, 2020
92ce909
flake8 lints
Strykrol Apr 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 0 additions & 133 deletions dialogflow/cloud-client/context_management.py

This file was deleted.

45 changes: 0 additions & 45 deletions dialogflow/cloud-client/context_management_test.py

This file was deleted.

70 changes: 0 additions & 70 deletions dialogflow/cloud-client/create_entity_test.py

This file was deleted.

52 changes: 0 additions & 52 deletions dialogflow/cloud-client/create_entity_type_test.py

This file was deleted.

67 changes: 0 additions & 67 deletions dialogflow/cloud-client/delete_document_test.py

This file was deleted.

Loading