1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 14:49:30 +00:00
Purism-Calls/tests
Evangelos Ribeiro Tzaras d6619d68c9 tests: Don't override XDG_CONFIG_HOME
It was introduced in 4b51f340c8
to prevent accessing user home during tests:

The only place where this the home is currently accessed is when loading
SIP accounts and these can already be overriden with
CALLS_SIP_ACCOUNT_FILE.

It seems that XDG_CONFIG_HOME is propagated to the flatpak runner,
even though it was only overriden for the test suite.

  ========================================================================
  Building module calls in /builds/devrtz/calls/.flatpak-builder/build/calls-1
  ========================================================================
  Error: module calls: Error opening directory '/builds/devrtz/calls/_build/calls': Permission denied

Reported at https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/596#note_1654082
2023-02-12 10:26:48 +01:00
..
mock mock-lfb-event: Emit "feedback-ended" signal 2022-11-15 09:52:17 +00:00
services tests: Add DBus server binary 2023-01-20 17:12:02 +01:00
meson.build tests: Don't override XDG_CONFIG_HOME 2023-02-12 10:26:48 +01:00
mock-call.c call: Move name property to base class 2021-12-20 12:25:19 +01:00
mock-call.h call: Move name property to base class 2021-12-20 12:25:19 +01:00
test-application.c tests: Add application shutdown tests 2023-02-09 19:07:32 +00:00
test-contacts.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
test-dbus.c tests: Add emergency call DBus test 2023-02-12 08:00:56 +00:00
test-manager.c tests: Don't mock calls_contacts_provider_new() 2023-01-20 17:12:01 +01:00
test-plugins.c build: Rename config.h to calls-config.h 2022-12-22 15:08:18 +00:00
test-ringer.c tests: Don't mock calls_contacts_provider_new() 2023-01-20 17:12:01 +01:00
test-settings.c tests: Add testing for sideeffects of using CallsSettings 2022-05-13 19:58:07 +02:00
test-ui-call.c tests: Don't mock calls_contacts_provider_new() 2023-01-20 17:12:01 +01:00
test-util.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00