summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/tests.json
blob: 19f5ec287a82a98a9a2d00dc19c0da9be73d941b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "tests": {
        "nightly": [
            "AccountTests",
            "ConnectivityTests",
            "CustomListsTests",
            "RelayTests",
            "SettingsTests"
        ],
        "pr-merge-to-main": [
            "AccountTests/testLogin",
            "AccountTests/testCreateAccount"
        ],
        "api-tests": [
            "AccountTests"
        ]
    }
}