summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/test/e2e/mocked
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-20Break up tests which affect others into separate test.describe blocksTobias Järvelöv1-26/+43
2025-10-15Add and use setReducedMotion util function in testsOliver2-3/+3
2025-10-15Add mocked e2e tests for toggling user interface settingsOliver1-0/+132
2025-10-10Add tests for manage devices viewOliver2-0/+104
2025-10-08Use closePage functionOskar15-17/+17
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 transitionsOskar1-0/+45
2025-10-08Go to split tunneling after ipc handlers are setup in testOskar1-13/+12
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-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-06Allow expect IPC mock handle to receive the return value for the handleTobias Järvelöv1-6/+6
2025-10-06Rename env SHOW_WINDOW to TEST_SHOW_WINDOW to improve consistencyTobias Järvelöv1-1/+1
2025-10-01Make mocked login test follow through to main viewOskar1-1/+10
2025-10-01Handle too many devices view in getNavigationBaseOskar1-0/+68
2025-10-01Allow shift+escape in development onlyOskar1-2/+1
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 test that moves clock back when close to expiryOskar1-0/+11
2025-10-01Add expiry and add time testsOskar1-0/+137
2025-09-30Add LWO to UIDavid Lönnhager2-3/+31
2025-09-30Add feature indicator for LWODavid Lönnhager1-0/+7
2025-09-30Rename test navigation util functionsOskar10-23/+23
2025-09-30Improve navigation utilsOskar1-4/+4
2025-09-29Wrap mocked/tunnel-state.spec.ts in test.describeOskar1-68/+70
2025-09-29Add mocked test for making sure out-ip is shownOskar1-25/+46
2025-09-22Add test to ensure search input is focused on load in select locationOliver1-0/+5
2025-09-22Add tests for clicking feature indicatorsOliver2-80/+279
2025-09-22Move feature indicators tests into describe blockOliver1-75/+81
2025-09-22Move feature indicators tests to separate folderOliver1-4/+8
2025-09-18Add mocked test for Split tunnelingTobias Järvelöv1-0/+92
2025-09-15Update test which clicks login button to actually login with the buttonTobias Järvelöv1-1/+1
2025-09-11Add login functionality testsOliver1-1/+27
2025-09-10Remove unnecessary handle for setRelaySettingsTobias Järvelöv1-2/+0
2025-09-10Update IpcMockedTestFn renderer-to-main to get its response as argumentTobias Järvelöv1-1/+1
2025-09-05Ignore calls to getUpgradeCacheDir in app upgrade testsOskar1-0/+2
2025-09-05Fix expect and ignore of send callsOskar1-37/+70
2025-09-05Add environment variable to trigger window.show in mocked testsOskar1-0/+7
2025-09-05Add ipc ignore handle in select entry location testOskar1-0/+3