zijianhuang / openapiclientgen

Generate strongly typed C# and TypeScript client codes from Open API / Swagger definitions supporting jQuery, Angular, AXIOS, Fetch API, Aurelia and Angular Strictly Typed Forms
MIT License
64 stars 13 forks source link

Change test generator and tests to use a relative paths. #30

Closed Kim-SSi closed 3 years ago

Kim-SSi commented 3 years ago

Requires openapi-directory in the Tests directory

Add to the wiki: NPM dependencies for NG tests npm install -g @angular/cli npm install -g @angular-devkit/build-angular