gnome-shell/js/perf
Florian Müllner 0dc1e1e99a perf: Add basic run tests
While the performance framework was originally written to collect
performance metrics, driving the shell by an automated script is
also useful to ensure that basic functionality is working.

Add such a basic test, initially checking top bar menus, notifications
and the overview.

Eventually it would be nice to separate the automatic scripting from
gathering performance metrics, but IMHO that can wait until we switch
from gjs' custom imports system to ES modules.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1396
2020-08-12 15:43:39 +00:00
..
basic.js perf: Add basic run tests 2020-08-12 15:43:39 +00:00
core.js scripting: Switch to standard async/await pattern 2020-08-12 15:43:38 +00:00
hwtest.js scripting: Switch to standard async/await pattern 2020-08-12 15:43:38 +00:00