Benoit Marty
|
6bb01d640f
|
Make `@Preview` internal.
And exclude class generated by Showkase
|
2 years ago |
Benoit Marty
|
00ce51cade
|
showkase version upgrade to 1.0.0-beta17
Should fix multiple `@Preview` annotations issue and make us allow set preview to `internal`.
|
2 years ago |
Benoit Marty
|
2ea45a9ee1
|
Mode test for `ChangeServerView`
|
2 years ago |
Benoit Marty
|
92d3a1c811
|
Add a way to Preview images.
|
2 years ago |
Benoit Marty
|
968f7f80fc
|
Improve coverage of BugReportView.
|
2 years ago |
Benoit Marty
|
e120ca7163
|
Extract Provider (and rename them) to their own file and move fixture(s) there.
|
2 years ago |
Benoit Marty
|
41965a8bcc
|
Typo
|
2 years ago |
Benoit Marty
|
443076f636
|
Give the id to AvatarData to be able to compute initial properly.
|
2 years ago |
Benoit Marty
|
b439109d05
|
Enable Showkase for matrixui
|
2 years ago |
Benoit Marty
|
700204df69
|
Add preview for RoomListTopBar
|
2 years ago |
Benoit Marty
|
3bd7a79d89
|
Add PreviewParameterProvider in the template.
|
2 years ago |
Benoit Marty
|
6d7e7833a4
|
Add `StringPreviewParameterProvider`
|
2 years ago |
Benoit Marty
|
afe5499158
|
PreviewParameterProvider FTW
|
2 years ago |
Benoit Marty
|
f6c371e533
|
Create `RootStatePreviewParameter`
|
2 years ago |
Benoit Marty
|
fe44c8906d
|
Add some Preview
|
2 years ago |
Benoit Marty
|
0f0c001c3c
|
Enforce no default value in state.
|
2 years ago |
Benoit Marty
|
a77479ed05
|
Remove dead code
|
2 years ago |
Benoit Marty
|
9edf715911
|
Naming convention. View / Content
|
2 years ago |
Benoit Marty
|
7f0755e8ec
|
Merge pull request #73 from vector-im/feature/bma/moreTests
More tests
|
2 years ago |
Michael Kaye
|
456ef500c2
|
Merge branch 'develop' into michaelk/upload_nightly_to_browserstack
|
2 years ago |
Benoit Marty
|
48662c22f7
|
Merge pull request #80 from vector-im/sync-strings
Sync strings
|
2 years ago |
bmarty
|
c9df2619da
|
Import strings from Element Android
|
2 years ago |
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 |