summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/test
AgeCommit message (Expand)AuthorFilesLines
2024-09-26Update and add unit testsJonatan Rhodin2-0/+115
2024-09-24Fix out of time use case virtual time testsKalle Lindström1-11/+18
2024-09-20Add support for hypens in a changelog entryDavid Göransson1-3/+3
2024-09-18Refactor screens to use preview parameter providerKalle Lindström2-6/+6
2024-09-18Fix testsDavid Göransson1-15/+1
2024-09-17Add shadowsocks unit testsJonatan Rhodin3-4/+196
2024-09-10Add test for adding exactly one location to a custom listJonatan Rhodin1-0/+51
2024-09-06Add daita grpc and uiAlbin3-1/+14
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin34-163/+135
2024-08-26Add support for feature indicators for tunnel stateJonatan Rhodin3-5/+6
2024-08-23Fix unit testsJonatan Rhodin6-11/+19
2024-08-21Fix voucher dialog view model testsJonatan Rhodin1-8/+13
2024-08-06Fix unit testsJonatan Rhodin3-9/+9
2024-07-31Fix unit testsJonatan Rhodin6-28/+145
2024-07-30Fix testDavid Göransson1-0/+1
2024-07-25Fix unit testsDavid Göransson1-0/+4
2024-07-25Adapt tests to flat list uiStateDavid Göransson3-78/+166
2024-07-04Use NavArgs & SavedStateHandleDavid Göransson8-38/+71
2024-07-04Remove update available messageAlbin3-62/+9
2024-06-24Fix unit testJonatan Rhodin1-0/+10
2024-06-24Add unit test for changelog parsingJonatan Rhodin1-0/+38
2024-06-19Add unit test for disconnect on welcome viewmodelJonatan Rhodin1-0/+13
2024-06-19Update existing testsAlbin12-75/+67
2024-06-19Align UseCasesDavid Göransson7-27/+26
2024-06-18Fix unit testJonatan Rhodin1-3/+3
2024-06-14Add unit tests for Api access methodJonatan Rhodin7-5/+751
2024-06-13Fix testAlbin1-0/+4
2024-06-11Prevent loading when logging outDavid Göransson1-9/+9
2024-06-10Unify account number namingAlbin4-21/+21
2024-06-04Add testDavid Göransson1-0/+13
2024-05-29Migrate to gRPCDavid Göransson33-1718/+1134
2024-04-19Fix duplicate entries when adding through bottom sheetDavid Göransson1-1/+5
2024-04-17Fix unit testsJonatan Rhodin4-18/+85
2024-04-16Trim custom list name and limit to 30 charactersDavid Göransson3-16/+34
2024-03-19Add Server IP overrides ViewModel testsDavid Göransson2-0/+181
2024-03-14Add custom lists unit testsJonatan Rhodin9-35/+1208
2024-03-11Revert navigation logic on Welcome to handle bad clocks betterDavid Göransson1-18/+8
2024-03-11Make OutOfTimeUseCase reactive, and adapt related view modelsDavid Göransson4-65/+163
2024-02-27Implement sentence naming of testsDavid Göransson26-686/+790
2024-02-19Add unit test for system vpn settings availableJonatan Rhodin1-0/+16
2024-02-15Add test for split tunneling view model and update the other testsMaryamShaghaghi1-4/+47
2024-02-15Add support for Latitude and Longitude from DaemonDavid Göransson1-1/+3
2024-02-08Update unit tests for new relay itemsJonatan Rhodin3-58/+126
2024-02-05Clean up UnusedPrivateMember and UnusedPrivatePropertyDavid Göransson1-3/+0
2024-01-23Remove unused ApplicationsIconManagerJonatan Rhodin1-110/+0
2024-01-19Fix testsJonatan Rhodin1-12/+37
2024-01-11Migrate app unit tests to Junit5David Göransson28-516/+489
2024-01-04Remove error message when changing the voucher inputJonatan Rhodin1-0/+25
2024-01-04Logout user when "Go to login" is clicked.David Göransson1-0/+3
2023-12-21Support new tunnel state API in the Android frontend.David Göransson6-40/+20