gnome-shell/tests
Florian Müllner 9546860d05 tests/unit: Access shell sources from resource
Unit tests currently load shell sources directly from the
filesystem.

This is currently blocking generated sources - namely config.js - to
ESM, because a relative import from the source dir will fail to
locate the file in the build dir.

Address this by using the same GResource as gnome-shell instead of
direct filesystem access, as the resource will always include all
sources files at the expected location.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2880>
2023-08-10 17:42:23 +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 js: Port to modules 2023-08-06 13:02:49 +02:00
unit tests/unit: Access shell sources from resource 2023-08-10 17:42:23 +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 extensionUtils: Add InjectionManager 2023-08-05 12:34:41 +02:00
run-test.sh.in tests: Fix gnome-shell theme import 2018-02-21 14:30:00 +01:00