OpenAPITools/openapi-generator

[Clojure] Add more complex spec tests to run the generator on

开放

#743 创建于 2018年8月6日

 (2 条评论) (1 个反应) (0 位负责人)Java (7,516 个派生)batch import
Client: ClojureEnhancement: CI/TestHacktoberfesthelp wanted

仓库指标

星标
 (26,243 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

As we figured out in #122, the current Petstore spec is not enough to test all the edge cases of the generator.

Suggest a fix/enhancement

As @wing328 suggested in https://github.com/OpenAPITools/openapi-generator/pull/122#issuecomment-403228826, we should start testing on the fake petstore spec.

Rough list of things to do for this issue:

  • add a line to bin/clojure-petstore.sh to test against that new spec
  • add Clojure tests in samples/client/fake-petstore/clojure/test/

贡献者指南