trisquel-icecat/icecat/browser/components/asrouter/tests/xpcshell/xpcshell.toml
2025-10-06 02:35:48 -06:00

36 lines
861 B
TOML

[DEFAULT]
head = "../../../../../toolkit/profile/test/xpcshell/head.js ../../../../../browser/components/profiles/tests/unit/head.js head.js"
icecat-appdir = "browser"
prefs = [
"browser.profiles.enabled=true",
"browser.profiles.created=false",
]
["test_ASRouterTargeting_attribution.js"]
run-if = ["os == 'mac'"] # osx specific tests
["test_ASRouterTargeting_snapshot.js"]
["test_ASRouterTelemetry.js"]
support-files = ["../schemas/*.schema.json"]
["test_ASRouter_getTargetingParameters.js"]
["test_ASRouter_shouldShowMessagesToProfile.js"]
["test_ASRouterPreferences_maybeSetMessagingProfileID.js"]
["test_CFRMessageProvider.js"]
["test_InflightAssetsMessageProvider.js"]
["test_NimbusRolloutMessageProvider.js"]
["test_OnboardingMessageProvider.js"]
["test_PanelTestProvider.js"]
["test_reach_experiments.js"]
["test_remoteExperiments.js"]