summaryrefslogtreecommitdiffhomepage
path: root/android/test
AgeCommit message (Expand)AuthorFilesLines
2024-03-18Add missing e2e wait for login prompt timeoutsAlbin1-0/+2
2024-03-18Add firebase e2e test devicesAlbin1-3/+10
2024-03-18Increase e2e account creation timeoutAlbin1-1/+1
2024-03-18Increase e2e test connection timeoutAlbin1-1/+2
2024-03-12Fix deprecationDavid Göransson1-2/+1
2024-03-12Remove konsist workaroundDavid Göransson1-3/+2
2024-03-12Suppress false-positive CVE-2014-9152Albin1-0/+8
2024-03-12Bump konsistAlbin2-2/+2
2024-03-12Bump gradleAlbin1-1/+1
2024-03-11Re-enable expiry textDavid Göransson1-5/+0
2024-03-05Add konsist test to ensure we do not use uiState variable name or collectAsStateDavid Göransson1-0/+11
2024-03-04Remove buildconfig from propertiesDavid Göransson1-0/+3
2024-02-27Add Konsist test to ensure that tests are named correctlyDavid Göransson1-0/+35
2024-02-12Fix deprecated assert methodsAlbin6-20/+25
2024-02-12Unify test class suffixAlbin10-11/+13
2024-02-12Add konsist check for test class suffixAlbin1-2/+6
2024-02-07Fix flaky account history mockapi testJonatan Rhodin1-0/+1
2024-02-06Remove common lib dependency from test mockapiJonatan Rhodin3-6/+5
2024-02-05Fix class nameDavid Göransson1-1/+1
2024-02-01Increase timeout for ensure account creation failureJonatan Rhodin1-4/+2
2024-01-31Add account expiry mockapi testJonatan Rhodin3-2/+102
2024-01-25Unify ensure login assertionJonatan Rhodin3-3/+3
2024-01-25Add test for showing and using the account historyJonatan Rhodin1-0/+49
2024-01-25Update ktfmt to version 0.16.0 and reformat filesJonatan Rhodin1-10/+5
2024-01-19Add mockapi test for handling too many devicesJonatan Rhodin8-41/+184
2024-01-18Add firebase stagemole e2e tests actionAlbin2-1/+12
2024-01-18Add support for stagemole partner account testsAlbin16-67/+153
2024-01-18Add flavor support to e2e and mockapi testsAlbin2-4/+45
2024-01-18Add annotation to skip test for certain flavorsAlbin2-0/+27
2024-01-15Migrate logout e2e test to junit5Jonatan Rhodin1-7/+4
2024-01-15Add konsist checks to block the use of junit4Jonatan Rhodin1-0/+30
2024-01-15Fix missing junit5 konsist gradle configAlbin1-0/+3
2024-01-15Add mockapi tests for successful and failed account creationJonatan Rhodin6-3/+82
2024-01-11Run firebase tests on Junit5Jonatan Rhodin1-0/+1
2024-01-11Convert Konsist tests to junit5 and run them in parallelJonatan Rhodin11-11/+16
2024-01-11Migrate e2e tests to junit5Jonatan Rhodin7-35/+47
2024-01-11Migrate mockapi tests to junit5Jonatan Rhodin7-34/+52
2024-01-11Synchronize `mullvad-api` and `mullvad-daemon` when the `api-override`Markus Pettersson1-2/+1
2024-01-05Fix broken e2e tests for ConnectScreen and WebLinksaber safavi1-7/+7
2024-01-05Add automate logout ui testssaber safavi4-20/+63
2023-12-29Add automate logout ui tests using mockApisaber safavi2-0/+44
2023-12-18Fix changes dialog dismiss in mockapi testsAlbin2-0/+13
2023-12-13Replace EXTERNAL_STORAGE permissions on android api level 33+saber safavi2-8/+17
2023-12-06Update CVE suppressionDavid Göransson1-1/+1
2023-11-22Add value class assertion testDavid Göransson1-0/+18
2023-11-21Fix testDavid Göransson1-1/+1
2023-11-13Add firebase test-lab devicesAlbin1-0/+3
2023-11-13Run instrumented mockapi tests in firebase test labAlbin1-0/+11
2023-10-16Refactor custom api endpoint configAlbin1-11/+7
2023-10-12Fix login uiautomator flakinessDavid Göransson1-1/+10