egberts/bind9_parser

test_clauses.py failed

egberts opened this issue · 1 comments

Even though all the statements and clauses passed their own individual unit test, this is the super unit test, short of integration test where all the settings come into play.

It takes time to revalidate each line in the configuration file and ensuring that the Pythonized variable is properly nested with the correct list/dict in accordance with its configuration setup by repeating clauses, repeating statements, repeating rows, repeating elements ...

Fixed in 0.98.0 commit db78924