Add more tests

This commit is contained in:
Thomas Farstrike
2025-11-18 15:09:12 +01:00
parent 5827d40091
commit b6869d592a
4 changed files with 268 additions and 1 deletions
+2 -1
View File
@@ -20,7 +20,8 @@ rm "$outputjson"
# com.micropythonos.confetti crashes when closing
# com.micropythonos.showfonts is slow to open
# com.micropythonos.draw isnt very useful
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw"
# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest"
echo "[" | tee -a "$outputjson"