summaryrefslogtreecommitdiff
path: root/tests/config/loader/test_memory_loader.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-3/+5
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-17/+51
* Make ConfigSet ABC and add contains to Loader (#2209)Bernát Gábor2021-09-101-0/+6
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-1/+1
* Support = as arg separator and dir in req files (#1867)Bernát Gábor2021-01-231-3/+3
* Better handling of set_env (#1784)Bernát Gábor2021-01-111-2/+2
* tests: add coverage for converter base and str converterBernát Gábor2020-11-011-1/+3
* tests: add test to memory loader, fix dict/set loadBernát Gábor2020-10-311-0/+45