Jonathan Senecal
1a4447a075
Fix float validation using decimal.Decimal ( #1073 )
...
* Fix float validation using decimal.Decimal
* Force string repr of the float when loading yaml
---------
Co-authored-by: Jonathan Senecal <jonathan.senecal@metrooptic.com>
2023-01-31 09:42:16 -05:00
Michael Klose
d8ce2765c4
Extend tests to check for null/empty values ( #687 )
...
Fixes #686
2022-02-25 10:23:46 -05:00
jeremystretch
c1f6cecb21
Combine validation and duplication tests for efficiency
2022-02-18 14:47:13 -05:00
Jeremy Stretch
8ca95dacef
Module types ( #659 )
...
* Extend tests to support moule types
* Add Juniper EX9200-32XS module type
* Fix YAML formatting
2022-02-11 16:22:59 -05:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation ( #347 )
...
* leverage yamllint in GitHub actions
* add pre-commits
* validation updates
* Update README.md
* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00