summaryrefslogtreecommitdiff
path: root/tests/pyreverse/test_inspector.py
Commit message (Expand)AuthorAgeFilesLines
* Added escaping of vertical bar character in annotation labels (#8610)ViRuSTriNiTy2023-04-261-0/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [__implements__] Remove everything related to the rejected PEP245 (#8404)Pierre Sassoulas2023-03-081-78/+0
* Fail pytest runs on warnings (#7809)Jacob Walls2022-11-231-1/+4
* Complete typing of all generic types (#7406)Daniël van Noord2022-09-041-2/+3
* Update `astroid` to 2.12 (#7153)Jacob Walls2022-07-131-6/+12
* Refactor and deprecate resolving of interface implementations in `pyreverse` ...Andreas Finkler2022-05-271-1/+16
* Use ``python-typing-update`` on half of the ``tests`` directory (#6317)Daniël van Noord2022-04-141-1/+4
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-12/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-3/+1
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-0/+1
* Modify sources along with results of pr review.Takahide Nojima2021-10-261-1/+6
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-9/+11
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-0/+2
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-191-1/+2
* Convert ``get_project`` to a fixture instead of implementing it under ``pylin...DudeNr332021-08-091-2/+1
* Extract commonly used test helpers into ``conftest.py`` and a testutils compo...DudeNr332021-08-091-1/+1
* Rename test files to follow the same conventions as other test modulesDudeNr332021-08-091-0/+131