Commit Graph

13 Commits

Author SHA1 Message Date
quobix
721e869fe8 added tests for updated poly rendering 2024-07-08 10:14:32 -04:00
quobix
8a1d3ae696 more test coverage and filling gaps on schema renderer 2024-05-01 13:17:56 -04:00
quobix
2464753173 Adding more schema rendering tests 2024-05-01 13:17:56 -04:00
quobix
f636dc939b Added support for decimal and bigint format schema rendering
Want big numbers? you got it. https://github.com/pb33f/wiretap/issues/93
2024-05-01 13:17:56 -04:00
quobix
2999542014 Added item example rendering to schema renderer
Addresses https://github.com/pb33f/wiretap/issues/90
2024-05-01 13:17:56 -04:00
Tristan Cartledge
a4ad09aab3 fix: continued moving everything to orderedmaps plus cleaned up most the tests 2023-12-01 17:37:07 +00:00
Tristan Cartledge
2de65e4ca0 Merge branch 'main' into Baliedge/PIP-2552-consistent-ordering 2023-11-27 12:06:39 +00:00
quobix
0b1a147a26 Add ‘disable required check’ switch on renderer #200
Signed-off-by: quobix <dave@quobix.com>
2023-11-25 10:10:51 -05:00
quobix
d30ac24db9 All tests pass! logs of tests fixed and tuning API for high level
Document configuration has been simplified, no more need for AllowRemote stuff in the document configuration, it’s assumed by setting the baseURL or the basePath.

Signed-off-by: quobix <dave@quobix.com>
2023-10-24 10:24:19 -04:00
Shawn Poulson
f389fedadd Monster refactor of map to orderedmap.Map data type. 2023-09-25 08:59:42 -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
3df73aa18a Bump coverage
Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00
Quobix
a8e32c4d28 Renamed schema_renderer and added more tests
Ensures coverage across the board

Signed-off-by: Quobix <dave@quobix.com>
2023-09-01 06:00:03 -04:00