summaryrefslogtreecommitdiffstats
path: root/testing/firefox-ui/tests/puppeteer/manifest.ini
blob: 2eb24b6dc0488e1b6b17209ceec76594778bd61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[DEFAULT]
tags = local

# API tests
[test_appinfo.py]
[test_l10n.py]
[test_places.py]
[test_security.py]
tags = remote
[test_software_update.py]
tags = remote
[test_utils.py]

# UI tests
[test_about_window.py]
[test_menubar.py]
[test_notifications.py]
[test_page_info_window.py]
[test_tabbar.py]
[test_toolbars.py]
tags = remote
[test_update_wizard.py]
tags = remote
[test_windows.py]