summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/test/e2e
AgeCommit message (Expand)AuthorFilesLines
2025-11-04Add mocked E2E test for App Upgrades for when a release is haltedTobias Järvelöv1-0/+67
2025-10-20Update notification test to handle hidden notification removed from DOMTobias Järvelöv1-1/+17
2025-10-20Add app upgrade notification testsTobias Järvelöv1-0/+47
2025-10-20Add methods to locate notification title and subtitleTobias Järvelöv2-0/+10
2025-10-20Break up tests which affect others into separate test.describe blocksTobias Järvelöv1-26/+43
2025-10-17Remove getInIpText from main route object modelTobias Järvelöv1-4/+0
2025-10-17Convert relay IP tests to use main ROM and expect polling methodsTobias Järvelöv1-16/+14
2025-10-17Use main route object model getter for looking up relay hostnameTobias Järvelöv1-2/+2
2025-10-17Add getter for relay hostname locatorTobias Järvelöv2-0/+5
2025-10-15Update selectors in too many devices e2e testOliver2-14/+13
2025-10-15Add and use setReducedMotion util function in testsOliver3-4/+15
2025-10-15Add mocked e2e tests for toggling user interface settingsOliver2-0/+137
2025-10-15Use Listbox component for selecting languageOliver1-4/+1
2025-10-14Handle page.close and page.evaluate failuresOskar1-4/+11
2025-10-10Add tests for manage devices viewOliver4-0/+110
2025-10-10Add manage devices route object modelOliver4-0/+29
2025-10-10Add account route object modelOliver4-0/+32
2025-10-08Use closePage functionOskar29-31/+31
2025-10-08Add closePage functionOskar1-1/+12
2025-10-08Remove afterEach hooksOskar2-9/+5
2025-10-08Join select location obfuscation tests into same describe blockOskar1-2/+1
2025-10-08Remove parallelization in testsOskar4-8/+0
2025-10-08Revert "Parallelize select location test"Oskar1-6/+5
2025-10-08Add test for view transitionsOskar2-6/+52
2025-10-08Go to split tunneling after ipc handlers are setup in testOskar1-13/+12
2025-10-08Enable reduce motion for all testsOskar1-0/+7
2025-10-06Remove expiry test made redundant by account-expiry.spec.tsOskar1-42/+0
2025-10-06Parallelize select location testOskar1-5/+6
2025-10-06Improve Speed of tests that perform a loginOskar3-2/+22
2025-10-06Disable split tunneling feature indicator test on LinuxOskar1-1/+7
2025-10-06Remove test for login screen title when account is createdOskar1-7/+0
2025-10-06Add Linux Split tunneling supported testTobias Järvelöv1-0/+125
2025-10-06Move app startup logic to a functionTobias Järvelöv1-6/+10
2025-10-06Move Linux Split tunneling unsupported test to top levelTobias Järvelöv1-39/+35
2025-10-06Extract linux application list from Split tunneling test fileTobias Järvelöv2-26/+30
2025-10-06Add methods for Linux in Split tunneling route object modelTobias Järvelöv2-7/+83
2025-10-06Allow expect IPC mock handle to receive the return value for the handleTobias Järvelöv1-6/+6
2025-10-06Set webPreferences.offscreen when running CI testsTobias Järvelöv1-0/+3
2025-10-06Rename env SHOW_WINDOW to TEST_SHOW_WINDOW to improve consistencyTobias Järvelöv1-1/+1
2025-10-01Remove exact from obfuscation testOskar1-3/+1
2025-10-01Make mocked login test follow through to main viewOskar1-1/+10
2025-10-01Handle too many devices view in getNavigationBaseOskar5-0/+102
2025-10-01Allow shift+escape in development onlyOskar3-10/+19
2025-10-01Add check for if system time changesOskar1-7/+29
2025-10-01Add tests for navigation performed by resetNavigationOskar2-2/+70
2025-10-01Add device revoked route object modelOskar3-0/+14
2025-10-01Add test that moves clock back when close to expiryOskar1-0/+11
2025-10-01Add expiry and add time testsOskar1-0/+137
2025-10-01Add setup finished route object modelOskar4-0/+35
2025-10-01Add time added route object modelOskar4-0/+34