aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/tests/testhelpers.py
Commit message (Expand)AuthorAgeFilesLines
* Add generic functions to read files and configurations from SFTP remotePatrik Teivonen2023-05-021-3/+3
* Use asyncio.run instead of manual event loops, fix deprecation warningPatrik Teivonen2022-10-271-6/+11
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-7/+6
* pylint: Add miscellaneous checksv6.4.0-rc1-packagingPatrik Teivonen2022-09-111-1/+1
* pylint: Add checking for PEP8 naming style conventions (C0103)Patrik Teivonen2022-09-081-6/+6
* pep8-naming: N806 variable in function should be lowercasePatrik Teivonen2022-09-081-2/+2
* pep8-naming: N802 function name should be lowercase (function names)Patrik Teivonen2022-09-071-1/+1
* Add hook for mypy static type checkerPatrik Teivonen2022-08-161-2/+3
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-3/+6
* PEP8 compliant copyright headers in Python scriptsv6.4.0-beta2-packagingPatrik Teivonen2022-07-071-25/+25
* Update old unit tests, remove unused testsPatrik Teivonen2022-06-211-13/+9
* Move scripts from qt6_installer subdirectory to packaging-toolsPatrik Teivonen2022-04-291-0/+74