gnome-shell/tests
Evan Welsh 9a2c3da868 environment: Port environment.js to be an ES module
Removes the init() function in favor of executing all environment
changes when the file is imported.

Additionally ports all unit tests using imports.gi.environment.init() to
use the updated module.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2822>
2023-07-15 02:35:56 +00:00
..
common tests: Load unit tests as modules 2023-07-15 02:35:56 +00:00
data tests/perf: Use custom solid background in tests 2022-11-25 22:09:54 +01:00
dbusmock-templates tests: Add accounts_service mock service 2022-11-25 22:09:37 +01:00
shell tests/shell: Fix remaining ESlint errors 2023-07-15 02:35:56 +00:00
unit environment: Port environment.js to be an ES module 2023-07-15 02:35:56 +00:00
gnome-shell-dbus-runner.py.in tests: Add dbus runner 2022-11-25 22:09:37 +01:00
gnomeshell_dbusrunner.py tests: Add dbus runner 2022-11-25 22:09:37 +01:00
meson.build tests: Use different suites 2023-07-14 00:56:26 +02:00
run-test.sh.in