Michael Kaye
|
d83e224fd1
|
Rename custom ID in line with iOS name
|
2 years ago |
Benoit Marty
|
9245db136d
|
Merge pull request #79 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
a04908819a
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
4475265403
|
Global coverage is now 45.7 🚀
|
2 years ago |
Benoit Marty
|
3142b884c5
|
Move test data to TestData.kt
|
2 years ago |
Benoit Marty
|
285ae6083b
|
Exclude Node classes from code coverage metrics.
|
2 years ago |
Benoit Marty
|
5e842dd683
|
Add rule for minimum test coverage on States
|
2 years ago |
Benoit Marty
|
996537a890
|
Add a test
|
2 years ago |
Benoit Marty
|
5875de1c51
|
Rename classes (not a State)
|
2 years ago |
Benoit Marty
|
a57a6f45bb
|
Exclude generated classes from code coverage metrics.
|
2 years ago |
Benoit Marty
|
606cd3efc3
|
Cleanup and centralize test data.
|
2 years ago |
Benoit Marty
|
ce482a29bc
|
Update coverage thresholds
|
2 years ago |
Benoit Marty
|
f6afd4de26
|
Add test for `MessagesPresenter`
|
2 years ago |
Benoit Marty
|
e4722f43d3
|
Test reply and edit message
|
2 years ago |
Benoit Marty
|
059d8ec6ce
|
More tests for `RageshakeDetectionPresenterTest`
|
2 years ago |
Benoit Marty
|
afbae0a15d
|
Add test for `RootPresenter`
|
2 years ago |
Benoit Marty
|
1126040032
|
Add test for `PreferencesRootPresenter`
|
2 years ago |
Benoit Marty
|
165697a80e
|
Fix dependency issue.
|
2 years ago |
Benoit Marty
|
18d592166b
|
Merge pull request #78 from vector-im/sync-strings
Sync strings
|
2 years ago |
Benoit Marty
|
987d4d6c08
|
Less verbose provider.
|
2 years ago |
Benoit Marty
|
3b4a4694ab
|
Add test for `RageshakeDetectionPresenter`
|
2 years ago |
Benoit Marty
|
87b6162965
|
Cleanup
|
2 years ago |
Benoit Marty
|
a3348ca71c
|
Improve coverage for `TimelinePresenter`
|
2 years ago |
bmarty
|
bed290a376
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
31eb86ebe4
|
Add test for `BugReportPresenter`
|
2 years ago |
Benoit Marty
|
e954dccad9
|
Convert ScreenshotHolder to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
e2b4056493
|
Convert BugReporter to an interface for testing purpose.
Cannot use `@ContributesBinding(AppScope::class)`, so provide the implementation in AppModule.
|
2 years ago |
Benoit Marty
|
f03e766657
|
Improve coverage of `TemplatePresenter`
|
2 years ago |
Benoit Marty
|
48bd5fd48e
|
Add test for `ActionListPresenter`
|
2 years ago |
Benoit Marty
|
101ed1f272
|
Add test for `CrashDetectionPresenter`
|
2 years ago |
Benoit Marty
|
e8c005de9a
|
Convert CrashDataStore to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
4b48825065
|
Add test for `RageshakePreferencesPresenter`
|
2 years ago |
Michael Kaye
|
67f8f29ad4
|
On nightly build, additionally upload a copy to browserstack for automation.
|
2 years ago |
Benoit Marty
|
ef6f1e9f2b
|
Convert Rageshake to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
c4195f64cb
|
Convert RageshakeDataStore to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
f736b48a92
|
Add test for `MessageComposerPresenter`
|
2 years ago |
Benoit Marty
|
b2d18a1867
|
Merge pull request #76 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
4696364605
|
Import strings from Element Android
|
2 years ago |
Benoit Marty
|
21084c26b2
|
fix path
|
2 years ago |
ganfra
|
e7897ece21
|
Change some tracing config but still not working properly (need investigation with rust team)
|
2 years ago |
ganfra
|
98ed021438
|
Fix slidingSync being slow
|
2 years ago |
ganfra
|
b487e5f128
|
Separate eventId and id for TimelineItem.Event
|
2 years ago |
Benoit Marty
|
333f9e9709
|
Add test for `TimelinePresenter`
|
2 years ago |
Benoit Marty
|
58c59efebf
|
Add test for `LogoutPreferencePresenter`
|
2 years ago |
Benoit Marty
|
8fb1f2655e
|
Add test for `LoginRootPresenter`
|
2 years ago |
Benoit Marty
|
5ca2b475cc
|
Add test for `ChangeServerPresenter`
|
2 years ago |
Benoit Marty
|
41a5d599fa
|
Add link to the plugin documentation.
|
2 years ago |
Benoit Marty
|
d02744bc17
|
Kover: add verify rules: global and for Presenters
|
2 years ago |
Benoit Marty
|
f02e5d606b
|
Rename class.
|
2 years ago |
Benoit Marty
|
190d20acbe
|
Fix test: also inject timezone to avoid relying on the system timezone.
|
2 years ago |