UNPKG

api-client-generator

Version:

Angular REST API client generator from Swagger YAML or JSON file with camel case settings

19 lines 1.45 kB
<?xml version="1.0" encoding="UTF-8"?> <testExecutions version="1"> <file path="/home/vmasek/WebstormProjects/api-client-generator/src/helpers.tests.ts"> <testCase name="[helpers] to camelCase should convert dash to camelCase" duration="2"/> <testCase name="[helpers] to camelCase should convert some separators to camelCase" duration="0"/> <testCase name="[helpers] to camelCase should convert to camelCase and capitalize firs letter" duration="1"/> <testCase name="[helpers] remove duplicate words should remove duplicates in sentence" duration="0"/> <testCase name="[helpers] determine TS type should detect build-in types" duration="7"/> <testCase name="[helpers] determine TS type should NOT replace type by build-in types" duration="1"/> </file> <file path="/home/vmasek/WebstormProjects/api-client-generator/src/diff-tests.tests.ts"> <testCase name="Diff compare should check with [ custom ] reference" duration="112"/> <testCase name="Diff compare should check with [ esquare ] reference" duration="123"/> <testCase name="Diff compare should check with [ GCloud firestore ] reference" duration="85"/> <testCase name="Diff compare should check with [ GitHub ] reference" duration="437"/> <testCase name="Diff compare should check with [ filtered API ] reference" duration="21"/> <testCase name="Diff compare should check with [ All tags ] reference" duration="13"/> </file> </testExecutions>