summaryrefslogtreecommitdiffhomepage
path: root/android/e2e
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Move :e2e project to :test:e2eAlbin24-964/+0
2023-01-10Suppress CVE-2021-4277Albin1-0/+20
2022-12-21Suppress CVE-2022-41881Albin1-2/+3
2022-12-16Update compose to 1.3.2Albin1-8/+0
2022-12-13Set CVE suppression expiration to 2023-05-01Albin1-7/+7
2022-12-13Remove outdated suppressionsAlbin1-15/+0
2022-12-13Suppress CVE-2022-41915Albin1-0/+1
2022-12-13Suppress CVE-2022-3510Albin1-0/+2
2022-12-08Suppress CVEs in e2e projectAlbin1-6/+54
2022-12-08Bump gradle dependenciesAlbin1-0/+2
2022-12-08Bump Android project to java 11 and gradle 7.6Albin2-5/+5
2022-12-08Suppress CVE-2021-37533Albin1-0/+15
2022-10-07Suppress CVE-2022-3171 from automatic audit checksAlbin1-0/+7
2022-06-15Suppress false positive CVE-2021-22569Albin1-0/+8
2022-04-22Add Android e2e test readmeAlbin1-0/+56
2022-04-20Fix/suppress dependency audit issuesAlbin2-0/+18
2022-04-20Exclude e2e lintClassPath from dependency checkAlbin1-0/+8
2022-04-20Adapt e2e test to updated conncheck pageAlbin1-3/+3
2022-04-20Add Android e2e connection testAlbin10-4/+178
2022-04-20Add basic Android e2e login testsAlbin3-0/+83
2022-04-20Add mechanism to reset an account before e2e testsAlbin8-3/+282
2022-04-20Add Android e2e test to open web linkAlbin6-0/+69
2022-04-20Add Android e2e screenshot ruleAlbin4-0/+74
2022-04-20Add Android e2e base test classAlbin5-30/+66
2022-04-20Add Android e2e test moduleAlbin6-0/+86