Commit Graph

11 Commits

Author SHA1 Message Date
quobix
8825f5e328 Added correct handling of schema example rendering
reported in https://github.com/pb33f/wiretap/issues/84

Signed-off-by: quobix <dave@quobix.com>
2024-01-27 14:09:41 -05:00
Tristan Cartledge
00e1544abd Merge branch 'main' into ordered-libopenapi 2023-12-01 17:57:05 +00:00
Tristan Cartledge
a4ad09aab3 fix: continued moving everything to orderedmaps plus cleaned up most the tests 2023-12-01 17:37:07 +00:00
quobix
396b4509b9 added nil check to mock generator
stops it blowing up when there is no mock to render.

Signed-off-by: quobix <dave@quobix.com>
2023-11-30 07:20:19 -05:00
Shawn Poulson
c225546b04 Fixes to tests. 2023-09-25 09:47:50 -04:00
Quobix
1795bb502a Refactored mock renderer types
makes more sense when using as an API.

Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00
Quobix
5faa24e333 Added docs, more tests and cleanup.
Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00
Quobix
2ddc147906 Hardening mock generator with a few more tests
Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00
Quobix
9fb09f3a42 Adding in some mock examples
Noticed that I had missed something in the burgershop. Now that we can ‘see’ the spec, it’s going to open up a whole ton of new capabilities.

Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00
Quobix
2269130610 Added tests for mock generator and tuned schema renderer
Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00
Quobix
3df73aa18a Bump coverage
Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00