summaryrefslogtreecommitdiff
path: root/tests/brain
Commit message (Expand)AuthorAgeFilesLines
* Remove pylint disables and resolves TODO in pylintrc (#2175)Jacob Walls2023-05-121-1/+1
* Complete cache key for inference tip (#2158)Jacob Walls2023-05-061-8/+2
* Remove deprecated doc attribute (#2154)Marc Mueller2023-04-251-3/+0
* Add ``attr.Factory`` to the recognized class attributes for classes decorated...Mark Byrne2023-04-191-1/+7
* Port property-related workaround from `infer_functiondef` to `infer_property`...Jacob Walls2023-04-161-0/+8
* Don't add typing stubs for packages that we only use in tests (#2080)Daniƫl van Noord2023-04-034-4/+4
* Support attrs decorators even if they are imported from attrs (#2059)alm2023-04-011-2/+32
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-2932-95/+95
* Restore setting a Call as a base for classes using `six.with_metaclass` (#2049)Jacob Walls2023-03-261-3/+2
* Add xfailJacob Walls2023-03-121-0/+3
* [brain tests] Burst threading from the main filePierre Sassoulas2023-02-123-43/+54
* [brain tests] Burst pytest from the main filePierre Sassoulas2023-02-123-28/+34
* Fix '_infer_str_format_call' crash when the string it analyses are uninferabl...Pierre Sassoulas2023-02-121-1/+20
* [brain tests] Burst enum tests from the main filePierre Sassoulas2023-02-092-483/+496
* [brain tests] Burst typing extensions from the main filePierre Sassoulas2023-02-092-32/+41
* [brain tests] Burst attr from the main filePierre Sassoulas2023-02-092-181/+191
* [brain tests] Burst dateutil from the main filePierre Sassoulas2023-02-092-20/+29
* [brain tests] Burst nose from the main filePierre Sassoulas2023-02-092-35/+45
* [brain tests] Burst multiprocessing from the main filePierre Sassoulas2023-02-092-105/+115
* [brain tests] Burst six from the main filePierre Sassoulas2023-02-092-145/+156
* [brain tests] Burst named tuple from the main filePierre Sassoulas2023-02-092-300/+311
* [brain tests] Burst hashlib from the main filePierre Sassoulas2023-02-092-56/+64
* [brain tests] Rename 'unittest' prefix to 'test'Pierre Sassoulas2023-02-0921-0/+91
* [unittest brain] Remove unused unittest.mainPierre Sassoulas2023-02-099-36/+0
* [brain tests] Move the file to their dir and shorten namePierre Sassoulas2023-02-0921-0/+6763