summaryrefslogtreecommitdiff
path: root/doc/test_messages_documentation.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Allow testing of a directory of documentation examplesDaniel van Noord2023-02-201-19/+41
* [typing] Use __future__ annotations where possible (#8264)Pierre Sassoulas2023-02-121-7/+9
* [[CI] Run jobs ran only once on python 3.10 as it's faster (#7157)Daniël van Noord2022-07-111-2/+4
* [test documentation] Activate all Fatal level messagesPierre Sassoulas2022-07-071-1/+1
* [test documentation] Bypass the case where everything went finePierre Sassoulas2022-07-071-0/+2
* [test documentation] Better error message when good.py tests failPierre Sassoulas2022-07-071-2/+15
* [documentation test] Default is no configuration definedPierre Sassoulas2022-07-071-5/+3
* Use the default config in the messages documentation testsDaniël van Noord2022-07-071-1/+1
* Add `empty-comment` example (#6912)Harutaka Kawamura2022-06-111-0/+2
* [doc tests] Print the launched command line for easier debug (#6867)Pierre Sassoulas2022-06-061-8/+11
* Better assert message for documentation tests (#6575)Pierre Sassoulas2022-05-111-2/+4
* Check documentation examples for fatal errors (#6475)Jacob Walls2022-04-301-1/+1
* Add an assertion to check that the documentation structure is correct (#6466)Pierre Sassoulas2022-04-281-1/+6
* Replace .namespace with .config (#6316)Daniël van Noord2022-04-141-1/+1
* Assert that links in related.rst are a listDaniël van Noord2022-04-071-1/+10
* Use namespace in PyLinter and testsDaniël van Noord2022-04-051-1/+1
* Fix version constraint - ``Counter.total`` is only available from Python 3.10...Andreas Finkler2022-04-031-1/+1
* Assert number of messages in test_messages_documentation.py (#6145)Matus Valo2022-04-021-1/+22
* Enable usage of custom pylintrc file for message documentation tests (#6131)Andreas Finkler2022-04-021-2/+8
* Some refactors of configuration file discovery (#6052)Daniël van Noord2022-04-011-1/+4
* Add documentation for messages with anomalous in their nameDaniël van Noord2022-03-241-0/+1
* Fix copyright in doc/test_messages_documentation.pyPierre Sassoulas2022-03-241-0/+4
* Add CI test for message documentation (#5956)Daniël van Noord2022-03-241-0/+110