Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

[Reduce Manual Work] Modify tests #818

Open
fengzhou-msft opened this issue Apr 7, 2021 · 0 comments
Open

[Reduce Manual Work] Modify tests #818

fengzhou-msft opened this issue Apr 7, 2021 · 0 comments
Assignees

Comments

@fengzhou-msft
Copy link
Member

Issues:

  1. Many example values cannot be used as test values for arguments in CLI. They may be placeholders or invalid values. For instance: --resource-group "{rg}", --zones "earth" "moon", --factory-resource-id "/subscriptions/{subscription_id}/resourceGroups/{rg}/providers/Microsoft.DataFactory/factories/{myFactory}" Check this example test.
  2. You may need to use the output from one command as the input in another command in tests. For instance: --ids needs to get ids from a create/show command first.

Impact:
A lot of effort is spent in fixing and running tests.

@fengzhou-msft fengzhou-msft changed the title [Reduce Manual Work] Modify test example values [Reduce Manual Work] Modify tests Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants