autorest.clicommon/test
Qiaoqiao Zhang 24a9313474
Polymorphism split multiple times (#113)
* polymorphism split multiple times

* poly as resource

* polymorphism fix

* reserve work

* reserve work

* mark discriminator value after poly flatten

* some fixes of cli operations references

* try fix test

* poly gen for tree

set poly resourced

* version 0.6.2

* clean code

Co-authored-by: Changlong Liu <changlong.liu@microsoft.com>
2021-05-27 17:12:00 +08:00
..
scenarios Polymorphism split multiple times (#113) 2021-05-27 17:12:00 +08:00
scenario-test.ts add scenario test for breaking change (#77) 2020-06-24 11:41:05 +08:00
test_directive_action_delete.ts refactor some static method to helper 2020-03-09 22:47:42 +08:00
test_directive_action_flatten.ts support flatten in cli, m4 path. Bump version 0.5.0 (#79) 2020-08-24 17:48:33 +08:00
test_directive_action_formatTable.ts support delete action 2020-03-06 16:45:52 +08:00
test_directive_action_json.ts support flatten in cli, m4 path. Bump version 0.5.0 (#79) 2020-08-24 17:48:33 +08:00
test_directive_action_replace.ts support delete action 2020-03-06 16:45:52 +08:00
test_directive_action_set.ts support delete action 2020-03-06 16:45:52 +08:00
test_directive_action_setPropertyValue.ts support delete action 2020-03-06 16:45:52 +08:00
test_directive_action_setValue.ts 20200928 example directive (#96) 2020-10-20 10:24:54 +08:00
test_directive_selector_choiceSchema.ts support normal name and json 2020-03-14 12:04:09 +08:00
test_directive_selector_choiceValue.ts support normal name and json 2020-03-14 12:04:09 +08:00
test_directive_selector_dotpath.ts 20200928 example directive (#96) 2020-10-20 10:24:54 +08:00
test_directive_selector_objectSchema.ts support normal name and json 2020-03-14 12:04:09 +08:00
test_directive_selector_operation.ts support normal name and json 2020-03-14 12:04:09 +08:00
test_directive_selector_operationGroup.ts support normal name and json 2020-03-14 12:04:09 +08:00
test_directive_selector_parameter.ts add test for select parameter under request[0] 2020-03-17 09:07:33 +08:00
test_directive_selector_property.ts support normal name and json 2020-03-14 12:04:09 +08:00
test_namingConvention.ts apply-naming-convention-to-alias 2020-03-03 12:35:26 +08:00