swagger-api/swagger-codegen

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

开放

#1,569 创建于 2015年11月13日

 (1 条评论) (0 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: TypeScripthelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南