Commit Graph

25 Commits

Author SHA1 Message Date
Thomas Farstrike 180fd0e667 Fix unit tests 2026-02-13 19:10:06 +01:00
Thomas Farstrike 31dcfba683 Move mpos.apps functionality to PackageManager 2026-01-25 00:08:01 +01:00
Thomas Farstrike e9ad805767 Skip test_graphical_camera_settings.py on macOS because no camera support 2026-01-08 16:49:37 +01:00
Thomas Farstrike fd9eeda8ac Fix tests/test_download_manager.py 2025-12-24 15:20:33 +01:00
Thomas Farstrike b7844edfca Fix unittest.sh for aiorepl 2025-12-15 12:01:31 +01:00
Thomas Farstrike 7b4d08d432 TaskManager: add disable() functionality and fix unit tests 2025-12-11 22:07:04 +01:00
Thomas Farstrike 09a81c2f72 unittest.sh: make executable 2025-11-24 10:09:52 +01:00
Thomas Farstrike 92da6a5bf5 Add deleted unittest.sh 2025-11-24 10:08:59 +01:00
Thomas Farstrike df486a5a5d WifiService: connect to strongest networks first 2025-11-24 08:24:47 +01:00
Thomas Farstrike b543213ada Fix boot.py -> main.py 2025-11-23 15:18:01 +01:00
Thomas Farstrike 3919f049f7 Improve output 2025-11-23 05:58:34 +01:00
Thomas Farstrike c3e0a1ceca Simplify and fix tests 2025-11-23 05:46:21 +01:00
Thomas Farstrike ee2be8083b unittest.sh: adapt to unified builds 2025-11-22 09:39:23 +01:00
Thomas Farstrike 39234d9a1e unitttest.sh: restart between each ondevice unit test 2025-11-16 02:05:21 +01:00
Thomas Farstrike 28d41e3a92 Prevent tests from running twice 2025-11-16 01:57:04 +01:00
Thomas Farstrike 4bbcab9175 Fix --ondevice 2025-11-16 01:13:53 +01:00
Thomas Farstrike aea7244481 Change ondevice positional to --ondevice 2025-11-16 00:29:22 +01:00
Thomas Farstrike 5fe1652c27 Fix failing unit test 2025-11-15 16:31:28 +01:00
Thomas Farstrike ecaaad67ad Add graphical unit tests 2025-11-14 14:32:59 +01:00
Thomas Farstrike 26d9fed77c unittest.sh: check file exists 2025-11-11 08:29:11 +01:00
Thomas Farstrike e9e24dd620 Cleanup tests 2025-11-10 10:16:54 +01:00
Thomas Farstrike 032505d63e unittest.sh: show output while testing 2025-11-10 08:29:14 +01:00
Thomas Farstrike 194c740589 unittest.sh: add support for on-device testing
This allows running unit tests on an ESP32 device connected to the USB serial port.
It uses mpremote.py for this.
2025-11-10 07:57:54 +01:00
Thomas Farstrike f6fb647172 unittest.sh: make sure binary is executable 2025-11-02 14:04:16 +01:00
Thomas Farstrike 0d2afb6f70 PackageManager: add unit tests 2025-11-02 13:28:29 +01:00