LukasKalbertodt/confique

Add more tests

Opened this issue · 0 comments

The test situation is not too bad right now, but ideally there should be more tests still:

  • Compile tests for most use cases
  • Tests that META is as expected
  • Template formatting tests with different configurations
  • Deserialization tests
  • Testing that all visibilities work (pub, pub(in path), ...)
  • ...