Commit graph

602 commits

Author SHA1 Message Date
ganfra
8bca19a3fa Merge branch 'develop' into feature/fga/update_rust_sdk 2023-02-14 21:15:28 +01:00
ganfra
6989994b50 Create sample app for checking stuff quickly 2023-02-14 20:57:11 +01:00
ganfra
4940719274 Add fetchMembers and use it when init timeline (import again rust-sdk with fix on poisoning) 2023-02-14 20:13:47 +01:00
Johannes Marbach
f3926b00f5 Add EXF issues to the X-Plorer project 2023-02-14 17:09:04 +01:00
Benoit Marty
7f0755e8ec Merge pull request #73 from vector-im/feature/bma/moreTests
More tests
2023-02-14 17:01:28 +01:00
Benoit Marty
48662c22f7 Merge pull request #80 from vector-im/sync-strings
Sync strings
2023-02-14 10:39:05 +01:00
bmarty
c9df2619da Import strings from Element Android 2023-02-14 06:06:21 +00:00
Benoit Marty
9245db136d Merge pull request #79 from vector-im/sync-strings
Sync strings
2023-02-10 08:53:42 +01:00
bmarty
a04908819a Import strings from Element Android 2023-02-10 06:06:37 +00:00
Benoit Marty
4475265403 Global coverage is now 45.7 🚀 2023-02-09 18:43:17 +01:00
Benoit Marty
3142b884c5 Move test data to TestData.kt 2023-02-09 18:41:58 +01:00
Benoit Marty
285ae6083b Exclude Node classes from code coverage metrics. 2023-02-09 18:28:05 +01:00
Benoit Marty
5e842dd683 Add rule for minimum test coverage on States 2023-02-09 18:23:28 +01:00
Benoit Marty
996537a890 Add a test 2023-02-09 18:22:16 +01:00
Benoit Marty
5875de1c51 Rename classes (not a State) 2023-02-09 18:21:25 +01:00
Benoit Marty
a57a6f45bb Exclude generated classes from code coverage metrics. 2023-02-09 18:09:03 +01:00
Benoit Marty
606cd3efc3 Cleanup and centralize test data. 2023-02-09 17:44:20 +01:00
Benoit Marty
ce482a29bc Update coverage thresholds 2023-02-09 17:13:32 +01:00
Benoit Marty
f6afd4de26 Add test for MessagesPresenter 2023-02-09 16:12:22 +01:00
Benoit Marty
e4722f43d3 Test reply and edit message 2023-02-09 15:19:32 +01:00
Benoit Marty
059d8ec6ce More tests for RageshakeDetectionPresenterTest 2023-02-09 15:17:42 +01:00
Benoit Marty
afbae0a15d Add test for RootPresenter 2023-02-09 12:30:53 +01:00
Benoit Marty
1126040032 Add test for PreferencesRootPresenter 2023-02-09 12:19:04 +01:00
Benoit Marty
165697a80e Fix dependency issue. 2023-02-09 12:04:31 +01:00
Benoit Marty
18d592166b Merge pull request #78 from vector-im/sync-strings
Sync strings
2023-02-09 10:47:33 +01:00
Benoit Marty
987d4d6c08 Less verbose provider. 2023-02-09 10:43:37 +01:00
Benoit Marty
3b4a4694ab Add test for RageshakeDetectionPresenter 2023-02-09 10:34:45 +01:00
Benoit Marty
87b6162965 Cleanup 2023-02-09 09:52:34 +01:00
Benoit Marty
a3348ca71c Improve coverage for TimelinePresenter 2023-02-09 09:52:03 +01:00
bmarty
bed290a376 Import strings from Element Android 2023-02-09 06:06:20 +00:00
Benoit Marty
31eb86ebe4 Add test for BugReportPresenter 2023-02-08 18:42:17 +01:00
Benoit Marty
e954dccad9 Convert ScreenshotHolder to an interface for testing purpose. 2023-02-08 17:25:05 +01:00
Benoit Marty
e2b4056493 Convert BugReporter to an interface for testing purpose.
Cannot use `@ContributesBinding(AppScope::class)`, so provide the implementation in AppModule.
2023-02-08 17:19:28 +01:00
Benoit Marty
f03e766657 Improve coverage of TemplatePresenter 2023-02-08 16:05:21 +01:00
Benoit Marty
48bd5fd48e Add test for ActionListPresenter 2023-02-08 16:01:49 +01:00
Benoit Marty
101ed1f272 Add test for CrashDetectionPresenter 2023-02-08 15:23:47 +01:00
Benoit Marty
e8c005de9a Convert CrashDataStore to an interface for testing purpose. 2023-02-08 15:11:06 +01:00
Benoit Marty
4b48825065 Add test for RageshakePreferencesPresenter 2023-02-08 15:06:39 +01:00
Benoit Marty
ef6f1e9f2b Convert Rageshake to an interface for testing purpose. 2023-02-08 14:44:00 +01:00
Benoit Marty
c4195f64cb Convert RageshakeDataStore to an interface for testing purpose. 2023-02-08 14:34:00 +01:00
Benoit Marty
f736b48a92 Add test for MessageComposerPresenter 2023-02-08 09:56:55 +01:00
Benoit Marty
b2d18a1867 Merge pull request #76 from vector-im/sync-strings
Sync strings
2023-02-08 08:45:02 +01:00
bmarty
4696364605 Import strings from Element Android 2023-02-08 06:06:17 +00:00
Benoit Marty
21084c26b2 fix path 2023-02-07 22:13:39 +01:00
ganfra
e7897ece21 Change some tracing config but still not working properly (need investigation with rust team) 2023-02-07 19:48:54 +01:00
ganfra
98ed021438 Fix slidingSync being slow 2023-02-07 19:48:20 +01:00
ganfra
b487e5f128 Separate eventId and id for TimelineItem.Event 2023-02-07 19:47:49 +01:00
Benoit Marty
333f9e9709 Add test for TimelinePresenter 2023-02-07 18:32:00 +01:00
Benoit Marty
58c59efebf Add test for LogoutPreferencePresenter 2023-02-07 17:47:38 +01:00
Benoit Marty
8fb1f2655e Add test for LoginRootPresenter 2023-02-07 17:35:46 +01:00