Azure / Azure/azure-cli-dev-tools

Kusto: 'azdev test --live azext_kusto.kusto' runs the wrong tests

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Description

Hi,
I'm trying to publish new CLI client.

The client is successfully generated and all the manual tests are passing as expected.
When I try to run automatic tests (by running "azdev test --live azext_kusto.kusto" or "aztev test kusto"), the command runs the 'test_kusto_commands' file instead of the usual 'test_kusto_scenario' file (that is also overriden in the manual folder).

This blocks me from releasing the client as the test recording are not generated.

Please let me know how can I fix the issue.

Thanks,
Assaf.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.