Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commitfc843d3
committed
Add test asserting that get_values works by itself
As described in#1534, this test will fail in main with a KeyErrorabout a missing section name even though the named sections do existwithin the config file.This test will pass in the branch associated with#1535. This testshould keep the improved behavior healthy as the code evolves bypreventing future developers from removing the eager loading ofsections within get_values().1 parentcfc613a commitfc843d3
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
401 | 412 |
| |
402 | 413 |
| |
403 | 414 |
| |
|
0 commit comments
Comments
(0)