python-dependency-injector/tests/unit
Roman Mogylatov 753e863d02
Add `Configuration.from_json()` method (#602)
* Add implementation and tests

* Refactor naming in configuration fixtures

* Add typing for .from_json()

* Move get/set_ini_files() methods upper

* Add init implementation and tests

* Refactor typing tests

* Add examples

* Add docs

* Update docs index and readme

* Update changelog
2022-07-10 21:08:45 -04:00
..
containers Configuration(ini_files=[...]) (#524) 2021-10-26 20:27:11 -04:00
ext Pytest migration (#519) 2021-10-18 16:19:03 -04:00
providers Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
samples Refactor + add tests to #569 2022-03-27 14:18:46 -04:00
schema Pytest migration (#519) 2021-10-18 16:19:03 -04:00
wiring Hotfix issue #574, bump version to 4.39.1 2022-03-29 22:51:40 -04:00
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-13 10:27:07 -07:00
conftest.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_version_py2_py3.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00