wasp-os/wasp
Daniel Thompson f1f5cc9e0c simulator: Introduce fully automatic testint
Currently the tests do little more than fire up the simulator and
switch into (and out of) the built in applications. However this is
useful and allows us to fully integrate as a CI job.

Unfortunately the numpy warning from pysdl2 mean we have been forced
to disable all warnings to prevent pytest from collecting and reporting
them.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-12-04 20:11:41 +00:00
..
apps Notify level in settings app 2020-11-29 20:20:03 +00:00
boards simulator: Introduce fully automatic testint 2020-12-04 20:11:41 +00:00
drivers manager: Implement alarm callbacks for applications to use 2020-11-14 12:24:28 +00:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Fix wrong background color of strings 2020-08-02 21:55:04 +02:00
gadgetbridge.py Notify level in settings app 2020-11-29 20:20:03 +00:00
icons.py apps: pager: notifications: Added remove all notifications dialog 2020-11-29 09:12:03 +00:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
requirements.txt simulator: Introduce fully automatic testint 2020-12-04 20:11:41 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py Notify level in settings app 2020-11-29 20:20:03 +00:00
widgets.py widgets: ConfirmationView: Allow the widget to manage its own visibility 2020-11-29 09:12:14 +00:00