Maxime NATUREL
|
68d9f672c5
|
Unit tests for after reAuth
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
dafa98eb77
|
Unit tests for signout error cases
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
89cf8ee8ec
|
Unit test for signout success
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
da3d3308b4
|
Fix unit tests in ViewModel
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
0fe5ee68f2
|
Unit tests for interception of signout process result
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
8d870b8220
|
Replace IsCurrentSessionUseCase by using DeviceFullInfo field
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
04ad2daa80
|
Unit tests for signout use case
|
2022-09-27 15:04:34 +02:00 |
|
Maxime NATUREL
|
bf42220422
|
Unit tests for view navigator
|
2022-09-27 15:04:34 +02:00 |
|
Adam Brown
|
d308b72868
|
Merge pull request #7129 from vector-im/feature/adm/screenshot-testing-example-test
Example screenshot test
|
2022-09-27 12:02:38 +01:00 |
|
Adam Brown
|
28f4e79b43
|
attempting to use 0% difference for screenshot verification
- this may cause false errors with the navigation/status bar https://github.com/cashapp/paparazzi/issues/453#issuecomment-1254001714
|
2022-09-27 10:16:45 +01:00 |
|
Adam Brown
|
08c79a798e
|
Merge pull request #7115 from vector-im/docs/unit-testing
[docs] Unit testing documentation
|
2022-09-26 16:51:42 +01:00 |
|
Adam Brown
|
be1e8a8ef8
|
adding and recording example paparazzi test
|
2022-09-26 14:14:03 +01:00 |
|
Maxime NATUREL
|
fd85ad0f1b
|
Add Init action + corresponding initialized event
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
5498a7e96e
|
Adding unit tests for view model
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
c96d671e6b
|
Adding unit tests for navigator
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
4a3966d4f5
|
Improve rename session use case and add tests
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
3de96a3a0c
|
Adding new method into navigator
|
2022-09-26 09:46:58 +02:00 |
|
Maxime NATUREL
|
99c2088d0e
|
Using UiaCancelledException on reAuth cancellation
|
2022-09-23 16:39:41 +02:00 |
|
Maxime NATUREL
|
0d7d841d73
|
Adding unit tests
|
2022-09-23 16:39:41 +02:00 |
|
Onuray Sahin
|
7cd30a1ed4
|
Merge branch 'develop' into feature/ons/device_manager_security_sessions
|
2022-09-23 16:16:49 +03:00 |
|
Onuray Sahin
|
8de9ef8c7d
|
Code review fixes.
|
2022-09-21 14:30:24 +03:00 |
|
Onuray Sahin
|
3ea054f8e1
|
Fix unit test.
|
2022-09-20 15:06:52 +03:00 |
|
Maxime NATUREL
|
aa7f7d7111
|
Fix after rebase
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
17bb14c1dc
|
Fixing coding style issues
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
921533e4b2
|
Getting the current session verification status to change verify button visibility
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
95d133e0e2
|
Moving some components inside the verification package
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
a6cb25d0c3
|
Verification of another session
|
2022-09-20 10:46:10 +02:00 |
|
Maxime NATUREL
|
54a4dc7e9a
|
Inverting some arguments to ease readability
|
2022-09-20 10:45:47 +02:00 |
|
Maxime NATUREL
|
cf6b8d76a8
|
Removing non necessary session id arg from ViewAction
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
e0c4706cf9
|
Removing non necessary session arg from ViewEvent
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
584c699409
|
Verify current session in Session overview screen
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
35db958279
|
Adding unit tests for new action in DevicesViewModel
|
2022-09-20 10:45:46 +02:00 |
|
Maxime NATUREL
|
d826327773
|
Adding unit tests for CheckIfCurrentSessionCanBeVerifiedUseCase
|
2022-09-20 10:45:46 +02:00 |
|
Onuray Sahin
|
2ad0cd46bb
|
Fix unit tests.
|
2022-09-19 16:18:30 +03:00 |
|
Adam Brown
|
0385f387d9
|
using value notion instead of key for the elements in the circular cache
|
2022-09-16 16:34:42 +01:00 |
|
Onuray Sahin
|
6823258abb
|
Add test for view navigation.
|
2022-09-16 17:41:51 +03:00 |
|
Onuray Sahin
|
61f5f81305
|
Merge branch 'develop' into feature/ons/device_manager_filter
# Conflicts:
# library/ui-strings/src/main/res/values/strings.xml
# vector/src/main/AndroidManifest.xml
# vector/src/main/java/im/vector/app/core/di/MavericksViewModelModule.kt
# vector/src/main/java/im/vector/app/features/settings/devices/v2/list/SessionsListHeaderView.kt
# vector/src/main/res/layout/fragment_settings_devices.xml
|
2022-09-16 15:25:09 +03:00 |
|
Onuray Sahin
|
e2313ad1cd
|
Implement unit tests.
|
2022-09-16 13:05:06 +03:00 |
|
Onuray Sahin
|
fd9dca9621
|
Fix existing tests.
|
2022-09-15 17:39:08 +03:00 |
|
Maxime NATUREL
|
a1bdfd1a5c
|
Using shouldBeNull() method in unit tests
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
279820224c
|
Long press on the whole content item
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
6cd0fbb614
|
Unit tests for the ViewModel
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
c1dfa925c0
|
Unit tests for use cases to check visibility of sections
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
4205b4a777
|
Unit tests for session overview navigator
|
2022-09-14 10:31:22 +02:00 |
|
Maxime NATUREL
|
15cf8b63a0
|
Using unwrap() extension method
|
2022-09-14 10:31:21 +02:00 |
|
Benoit Marty
|
e19647f6ca
|
Firebase provides Map<String, String?>
|
2022-09-09 16:33:57 +02:00 |
|
Benoit Marty
|
7c4527fba6
|
Fix test - no need to use Moshi to parse FCM Push data.
|
2022-09-09 15:59:34 +02:00 |
|
Maxime NATUREL
|
c45f536855
|
RefreshDevicesOnCryptoDevicesChangeUseCase unit tests
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
047384c08c
|
Fix some coding style issues
|
2022-09-08 09:48:45 +02:00 |
|
Maxime NATUREL
|
3566b10e3c
|
DevicesViewModel unit tests
|
2022-09-08 09:48:45 +02:00 |
|