Commit Graph

68 Commits

Author SHA1 Message Date
Thomas Farstrike f6a48b079b Attempt to fix q button test on macOS 2025-11-23 07:41:52 +01:00
Thomas Farstrike 3919f049f7 Improve output 2025-11-23 05:58:34 +01:00
Thomas Farstrike 4fa71ab548 Fix tests/test_graphical_keyboard_q_button_bug.py 2025-11-23 05:55:39 +01:00
Thomas Farstrike c3e0a1ceca Simplify and fix tests 2025-11-23 05:46:21 +01:00
Thomas Farstrike 965eec1b2d Ignore com.micropythonos.musicplayer failure on macOS
It's due to this @micropython.viper, which doesn't apply to macOS anyway.
2025-11-23 05:07:42 +01:00
Thomas Farstrike 76095048fc Fix tests/test_osupdate.py 2025-11-22 11:28:01 +01:00
Thomas Farstrike ee2be8083b unittest.sh: adapt to unified builds 2025-11-22 09:39:23 +01:00
Thomas Farstrike e6f37d65cb Fix tests/test_graphical_launch_all_apps.py
It didn't detect failing apps.
2025-11-21 18:32:21 +01:00
Thomas Farstrike a292b5a3d0 Fix Q button bug 2025-11-18 15:46:38 +01:00
Thomas Farstrike 7e9e235721 Add q button test 2025-11-18 15:40:01 +01:00
Thomas Farstrike 5596ac42b5 Add internal_filesystem/lib/mpos/ui/testing.py 2025-11-18 15:25:47 +01:00
Thomas Farstrike b6869d592a Add more tests 2025-11-18 15:09:12 +01:00
Thomas Farstrike 5827d40091 Move internal_filesystem/lib/mpos/wifi.py to internal_filesystem/lib/mpos/net/wifi_service.py 2025-11-18 13:19:10 +01:00
Thomas Farstrike 8ed59476c6 Simplify OSUpdate by using ConnectivityManager 2025-11-18 12:20:01 +01:00
Thomas Farstrike aa1b358fac Add unit tests 2025-11-18 12:04:00 +01:00
Thomas Farstrike 58edbf574d Add test 2025-11-17 21:58:16 +01:00
Thomas Farstrike a7f640038b Add simulate_click() to graphical_test_helper.py 2025-11-17 14:41:09 +01:00
Thomas Farstrike 8e66a2d3c6 Consistent naming 2025-11-17 13:04:29 +01:00
Thomas Farstrike a21727ffdf Fix failing unit tests 2025-11-17 13:01:12 +01:00
Thomas Farstrike cc8858d247 Remove useless test 2025-11-17 12:29:46 +01:00
Thomas Farstrike a9943303e8 Remove useless manual tests 2025-11-17 12:29:23 +01:00
Thomas Farstrike 25b3bc00c6 Fix all keyboard tests 2025-11-17 12:27:08 +01:00
Thomas Farstrike 47fda6e69f Trying to finish keyboard 2025-11-17 09:31:40 +01:00
Thomas Farstrike b8a61d13b8 update keyboard 2025-11-17 07:20:47 +01:00
Thomas Farstrike c9f6952971 Fix MposKeyboard layout switch crashes 2025-11-16 20:30:06 +01:00