beeref/tests
2023-12-08 21:46:14 +01:00
..
actions Create keyboard settings file; keyboard settings for recent files 2021-10-05 10:44:03 +02:00
assets Add text item 2021-07-28 18:33:27 +02:00
fileio Implement 'Export Scene to Image' 2023-11-28 17:57:19 +01:00
items Additional unit tests 2023-12-03 22:47:43 +01:00
selection Antialiasing/smoothing for displaying images 2023-11-26 11:15:01 +01:00
widgets Fix ghost of 'Recent Files' showing up on Welcome Screen when empty 2023-12-08 21:46:14 +01:00
__init__.py Add setup.py file and structure Python files correctly 2021-03-23 16:31:55 +01:00
conftest.py Create keyboard settings file; keyboard settings for recent files 2021-10-05 10:44:03 +02:00
test_assets.py Port unittests to pytest-qt (fixes #1) 2021-05-31 18:11:45 +02:00
test_commands.py Make text changes undoable 2023-11-28 21:23:24 +01:00
test_config.py Antialiasing/smoothing for displaying images 2023-11-26 11:15:01 +01:00
test_logging.py Add new loglevel TRACE 2021-07-28 18:33:27 +02:00
test_main.py Adding a test 2021-08-12 13:00:40 +02:00
test_scene.py Image cropping 2021-10-13 17:04:57 +02:00
test_utils.py Add new loglevel TRACE 2021-07-28 18:33:27 +02:00
test_view.py Activating 'Move window' shortcut during window move ends the action 2023-12-06 21:31:16 +01:00
utils.py Port unittests to pytest-qt (fixes #1) 2021-05-31 18:11:45 +02:00