python-dependency-injector/tests/unit
Roman Mogylatov aaff333f01
Python 3.11 Support (#647)
* Update tests

* Enable tests on 3.11

* Fix coverage config in tox.ini

* feat: re cythonize to support python 3.11 (#646)

* feat: re cythonize to support python 3.11

* misc: added tox env for python 3.11

* misc: add classifiers for python 3.11

* fix: skip tests for removed functions

* misc: CI updates for python 3.11

Co-authored-by: Roman Mogylatov <rmogilatov@gmail.com>

* Update tests and linters job

* Update test skip decorators

* Fix tox.ini

* Update 3.10 to be explicit string literal

* Move pypy3 to legacy job

* Fix error in resourse typing test

* Update publishing job

* Update actions and setup-python versions

* Update changelog

* Update pypy

* Update tox.ini with new pypy versions

* Update publishing job

* Update actions/upload-artifact@v3

* Update ubuntu to 22.04 on docs publishing job

* Update actions/download-artifact@v3 and pypa/gh-action-pypi-publish@release/v1

Co-authored-by: Gen Xu <xgbarry@gmail.com>
2022-12-18 21:09:14 -05: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 Python 3.11 Support (#647) 2022-12-18 21:09:14 -05:00
samples Refactor + add tests to #569 2022-03-27 14:18:46 -04:00
schema Fix code layout in tests/unit/schema/test_integration_py36.py 2022-07-19 20:33:43 -04:00
wiring (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-12 19:54:05 -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