mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
feat: add more view tests
This commit is contained in:
parent
e79a980f2c
commit
87968713c2
1 changed files with 16 additions and 0 deletions
|
@ -60,4 +60,20 @@ class CreateGroupTests {
|
|||
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testFailToCreate() {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testBackButton() {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testCloseButton() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
Loading…
Reference in a new issue