Chris Hennes
9c6164bc07
Addon Manager: Add SPDX license ID to all files
2023-02-20 15:39:47 -06:00
Chris Hennes
b2d06f18c7
Addon Manager: Add more unit test mocks
2023-02-10 14:37:16 -07:00
Chris Hennes
e5587cd935
Addon Manager: Fix GUI tests on macOS
2023-02-08 19:28:50 -07:00
Chris Hennes
e188802ca6
Addon Manager: Update license headers
2023-01-28 13:07:29 -07:00
luzpaz
729685316e
Fix trailing whitespace, typos, headers
...
Fix trailing whitespace, typos, and header uniformity.
2023-01-23 00:34:37 +01:00
Chris Hennes
d6b3efc7a8
Addon Manager: Fix GUI unit tests
...
Eliminate all calls to terminate() when dealing with QThread.
2023-01-13 12:13:17 -06:00
Chris Hennes
5de57b4cc5
Addon Manager: Fix macro installer bug
...
Also some minor tweaks to the GUI unit testing.
2023-01-03 20:19:41 -06:00
Chris Hennes
2f3baa0336
Addon Manager: Modify dialog closing during tests
2023-01-02 15:09:01 -06:00
wmayer
f53d635f20
Addon-Manager: [skip ci] get rid of some explicit PySide2 imports
2023-01-01 11:42:39 +01:00
Chris Hennes
4db688771a
Addon Manager: Fix test language dependency
...
Fixes #8065
2022-12-20 10:34:16 -06:00
Chris Hennes
5f45b00078
AddonManager: Refactor uninstaller GUI
...
Offload uninstaller GUI into its own class, add tests for that class, and do
some additional minor cleanup of AddonManager.py.
2022-12-18 22:15:40 -06:00
Chris Hennes
89c191e160
Addon Manager: Refactor installation code
...
Improve testability of installation code by refactoring it to completely
separate the GUI and non-GUI code, and to provide more robust support
for non-GUI access to some type of Addon Manager activity.
2022-12-17 17:49:13 -06:00
Chris Hennes
46fc605fca
Addon Manager: Refactoring and pylint cleanup
2022-08-21 14:32:15 -05:00
Chris Hennes
ee162ff3a8
Addon Manager: Refactor to test git and eliminate GitPython
2022-08-21 14:32:15 -05:00
Chris Hennes
9250850c9c
Addon Manager: pylint cleanup in startup workers
2022-08-10 09:17:02 -05:00
Chris Hennes
4638bbf8ed
Addon Manager: Unit tests for cache loading
2022-08-09 10:23:27 -05:00
Chris Hennes
54e06a759b
Addon Manager: Improve unit tests for utlility
2022-08-09 10:23:27 -05:00
Chris Hennes
44cbd88830
Addon Manager: Refactor to improve testability
2022-08-09 10:23:27 -05:00
Chris Hennes
99084f1a62
Addon Manager: Add unit test for addon fetch
2022-08-09 10:23:27 -05:00
Chris Hennes
4c63094331
Addon Manager: Worker refactor (round 1)
2022-08-09 10:23:26 -05:00
Chris Hennes
14ff42be13
Addon Manager: Add unit test framework
...
Adds the framework for unit testing, and a few tests of the utilities functions.
2022-02-25 23:17:59 -06:00