Benoit Marty
a9222fae32
Remove duplicated `ShowkaseButton` and fix colors.
2 years ago
Benoit Marty
2a8a4c094c
Code coverage is now 50.52% 🚀
2 years ago
Benoit Marty
c08076b0fd
Cleanup
2 years ago
Benoit Marty
bbe7ea99e1
Renaming
2 years ago
Benoit Marty
3537120a53
Extract AggregatedReaction to its own file.
2 years ago
Benoit Marty
53c8d3ff7c
Add Preview for timeline items.
2 years ago
Benoit Marty
3cde7d5356
Better to use INSTRUCTION.
2 years ago
Benoit Marty
03aa2a606e
Add *deactivated* rule to check code coverage of Views.
2 years ago
Benoit Marty
49db996988
Add limited test for `HtmlDocument`.
...
If we add html strings, there is an error when rendering the preview: java.lang.NoSuchMethodError: 'java.lang.String org.jsoup.nodes.Element.normalName()'
2 years ago
Benoit Marty
a418d31fd6
Run test in parallel.
2 years ago
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