-
Notifications
You must be signed in to change notification settings - Fork 34
Reopen Tests ARM, test case for listing available operations #763
base: main
Are you sure you want to change the base?
Conversation
5bf0d4e
to
a297135
Compare
Please ensure generated Java code can pass the test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's put this into a new folder.
http/azure/resource-manager/operations
:
- main.tsp
- available-operations.tsp
- check-name-availability.tsp
Reason is that these two operations are not tied to any particular resource, rather RP itself.
Your namespace and interface name collide with each other(they are all called I see, there is also a
In the future, we will also have LRO, pageable, and other operations that need deeper testing. |
Cadl Ranch Contribution Checklist:
@scenario
names. Someone can look at the list of scenarios and understand what I'm covering.@scenarioDoc
s for extra scenario description and to tell people how to pass my mock api check.