Commit 2da22da
committed
Remove LoginActivityAuthErrorTest — fragile Activity-based tests
Testing onAuthFlowError via ActivityScenario.launch couples to the
entire SDK initialization chain and uses Thread.sleep for timing.
The ViewModel-level tests in LoginViewModelMockTest adequately cover
the error propagation path without the fragility.1 parent 0c9a8b8 commit 2da22da
2 files changed
Lines changed: 0 additions & 231 deletions
File tree
- libs/test/SalesforceSDKTest
- src/com/salesforce/androidsdk/auth
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
| |||
Lines changed: 0 additions & 226 deletions
This file was deleted.
0 commit comments