Skip to content

Commit

Permalink
hugolib: Refactor tests for JSON, YAML and TOML equivalency, add cove…
Browse files Browse the repository at this point in the history
…rage

The same code now cycles through equivalent JSON, YAML and TOML data sets,
verifying output both proper and identical. Coverage increased by applying
previous tests for one format to the others.

More DRY. Added tests for numeric and bool value types.
  • Loading branch information
vassudanagunta authored and bep committed Feb 12, 2018
1 parent e172834 commit 82eefde
Showing 1 changed file with 131 additions and 165 deletions.
Loading

0 comments on commit 82eefde

Please sign in to comment.