swagger-api/swagger-codegen

[TypeScript] Unit testing for Petstore sample (community contribution)

Offen

#1.569 geöffnet am 13.11.2015

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Client: TypeScripthelp wanted

Repository-Metriken

Stars
 (12.701 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Similar to Unit Testing for Petstore client in other programming languages, we also need unit testing for TypeScript (angular and node) to test the Petstore so as to ensure code changes do not break the existing functionality of the TypeScript API client.

Currently, we're looking for community contribution. If you need help to get started, please let me (@wing328) know. Thanks in advance.

Ruby Test: https://github.com/swagger-api/swagger-codegen/tree/master/samples/client/petstore/ruby PHP Test: https://github.com/swagger-api/swagger-codegen/tree/master/samples/client/petstore/php/SwaggerClient-php

Contributor Guide