i1sm3ky
7535f92ac8
PyQt6 Upgrade ( #1685 )
...
This puts Vorta on PyQt6 and starts a new main branch 0.9.
---------
Co-authored-by: real-yfprojects <real-yfprojects@users.noreply.github.com>
Co-authored-by: Manu <3916435+m3nu@users.noreply.github.com>
Co-authored-by: yfprojects <62463991+real-yfprojects@users.noreply.github.com>
2023-04-17 11:17:01 +01:00
Manu
4d399fe2ab
Remove unnecessary qtbot.wait ( #1172 )
2022-01-24 17:05:57 +04:00
Manu
4c3e97a76c
Refactor: Split up vorta/models.py ( #1112 )
2021-11-17 13:14:11 +04:00
Manu
52233a9844
Fix flaky tests ( #788 )
...
* New DB for each test, hopefully takes care of race condition when using new DB.
* Centralize timeout setting
2021-02-17 10:14:58 +08:00
Manu
848bcc57ba
Give option to break repository lock. By @samuel-w ( #863 )
2021-02-17 09:58:42 +08:00
Samuel
0b6961213f
Refactoring: remove last exec_, add tests, retain archive deletion message. By @samuel-w ( #722 )
2020-11-20 08:46:09 +08:00
Samuel
39b7f58483
Refactor add and rename to not use exec_. By @samuel-w ( #721 )
...
exec_ not recommended per documentation https://doc.qt.io/qt-5/qdialog.html#exec .
Now the tests run on the actual client
2020-11-19 15:44:07 +08:00
Samuel
47df3eccc9
Add profile add/edit test cases ( #695 )
2020-10-30 12:15:38 +08:00