Add test asserting that get_values works by itself · gitpython-developers/GitPython@fc843d3 · GitHub
Skip to content

Commit fc843d3

Browse files
committed
Add test asserting that get_values works by itself
As described in #1534, this test will fail in main with a KeyError about a missing section name even though the named sections do exist within the config file. This test will pass in the branch associated with #1535. This test should keep the improved behavior healthy as the code evolves by preventing future developers from removing the eager loading of sections within get_values().
1 parent cfc613a commit fc843d3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

test/test_config.py

Lines changed: 11 additions & 0 deletions

0 commit comments

Comments
 (0)