go-oas / docs

Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard

Home Page:https://t.me/go_oas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests | Coverage checklist

kaynetik opened this issue · comments

  • Add a few example tests
  1. Routing 100% + Quick
  2. Annotations 91% (and quick tbd)
  3. Build
  4. Caller 100% + Quick
  5. Server
  6. Model Transformers
  7. Models - New() OAS

Bonus:

  • Add benchmarks for possible chokepoints