Adam Brown
|
5284765149
|
adding helper for waiting until view is ready
|
2021-11-05 10:33:19 +00:00 |
Adam Brown
|
557609c175
|
porting the room flows to the robot pattern
|
2021-11-04 16:14:51 +00:00 |
Adam Brown
|
e800c59f57
|
porting the new direct message checks to the robot pattern
|
2021-11-04 15:00:15 +00:00 |
Adam Brown
|
67fe07a385
|
porting settings crawling to the robot pattern
|
2021-11-04 14:46:01 +00:00 |
Adam Brown
|
2f3716d9b9
|
using robot pattern to navigate the settings
- will allow reuse of navigating around the app (eg enabling develop options and go back to previous locations)
|
2021-11-04 12:55:54 +00:00 |
Adam Brown
|
ed4f26de81
|
adding login timeouts to reduce flakyness during login
|
2021-11-04 12:35:03 +00:00 |
Benoit Marty
|
612f0c77ea
|
Wait a bit more
|
2021-10-08 16:26:36 +02:00 |
Benoit Marty
|
f5375c7af2
|
Run `./gradlew ktlintFormat`
|
2021-10-02 11:49:28 +02:00 |
Benoit Marty
|
d1e9f3131a
|
Big annoying commit: execute command `./gradlew ktlintFormat` - Fix "colon-spacing"
|
2021-10-01 13:31:15 +02:00 |
Benoit Marty
|
2ca3c68611
|
Big annoying commit: execute command `./gradlew ktlintFormat` - Fix "import-ordering"
|
2021-10-01 13:31:15 +02:00 |
Benoit Marty
|
f39d2b141e
|
Wait for emoji to load, it's async now
Testing before release 1.3.0
|
2021-09-27 12:56:05 +02:00 |
Benoit Marty
|
1b262a4df8
|
Merge pull request #4071 from vector-im/tools/adm/connected_tests
Fixing no tests found when running vector:connectedAndroidTest
|
2021-09-24 09:53:04 +02:00 |
Adam Brown
|
4f340f6b90
|
adding extra sleeps in order to get the tests completing more consistently locally
|
2021-09-23 20:21:24 +01:00 |
ganfra
|
fc5c6b9b00
|
RoomDetail: lazy load EmojiDataSource data (+ async)
|
2021-09-23 13:13:16 +02:00 |
Benoit Marty
|
a76aedbbc7
|
Fix clicking on edited message
|
2021-09-03 17:02:14 +02:00 |
Benoit Marty
|
2b1c517f64
|
Fix test broken sometimes, and test new bottom sheet about room type
|
2021-09-03 17:02:14 +02:00 |
Benoit Marty
|
01dae575de
|
Fix sanity test with new notification V2 screens
|
2021-09-03 17:02:14 +02:00 |
Benoit Marty
|
73881d0813
|
Upgrade dependency on Barista.
Should fix #3929
Barista has changed location since 4.0.0
|
2021-09-03 17:02:14 +02:00 |
Benoit Marty
|
fc22376050
|
Ignore warning in test.
There is probably a better way than using the GlobalScope, but I'm not sure how to do it now.
|
2021-09-03 17:02:14 +02:00 |
Paulo Pinto
|
e61c8c28bb
|
Standardise spelling and casing of homeserver
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
|
2021-07-15 15:58:50 +01:00 |
Benoit Marty
|
25f7f29d94
|
Implement a workaround to render <del> and <u> in the timeline (#1817)
|
2021-05-19 15:15:34 +02:00 |
Benoit Marty
|
2d6fca9214
|
Merge pull request #3143 from vector-im/feature/bma/discovery_filtering
Filter some other words when navigating into the room directory
|
2021-04-09 08:52:32 +02:00 |
Benoit Marty
|
f1e280827d
|
Ensure there is no dup and cleanup
|
2021-04-08 19:39:49 +02:00 |
Benoit Marty
|
153d393bf1
|
Prevent searching for forbidden terms
|
2021-04-08 17:28:47 +02:00 |
Benoit Marty
|
1715143b85
|
Filter some other words
Cannot filter canonical alias anymore, as we now use word boundaries
|
2021-04-08 16:54:41 +02:00 |
Benoit Marty
|
c6bd378104
|
Test is passing
|
2021-04-08 12:44:28 +02:00 |
oogm
|
e8015bfbd4
|
Update emoji_picker_datasource.json to Unicode 13.1 and dynamically filter reactions by renderability
|
2021-03-15 00:20:59 +01:00 |
Benoit Marty
|
8580f46ec1
|
Fix other issue in test
|
2021-02-19 21:29:23 +01:00 |
Benoit Marty
|
490a8551ac
|
Items have been reordered
|
2021-02-19 21:29:23 +01:00 |
Benoit Marty
|
0f328fda44
|
Add the new screen to the sanity test
|
2021-02-19 21:29:23 +01:00 |
Benoit Marty
|
dea76fd81b
|
Fix test compilation
|
2021-02-18 15:36:51 +01:00 |
Benoit Marty
|
5fb273a5c8
|
Update sanity test
|
2021-02-11 11:04:07 +01:00 |
Valere
|
73fccdd6de
|
fix test compilation
|
2021-02-03 15:38:16 +01:00 |
Valere
|
697b551b9b
|
Cleaning / Code review
|
2021-02-02 23:10:14 +01:00 |
Onuray Sahin
|
883a7cecf0
|
Fix viewbinding npe crashes.
|
2021-01-22 15:34:40 +03:00 |
Benoit Marty
|
75e06d43c5
|
Cover room settings screens by the sanity unit test
|
2021-01-07 12:29:34 +01:00 |
Benoit Marty
|
27e5626fcf
|
Test has been passed!
|
2020-12-16 16:07:18 +01:00 |
Valere
|
bcd86977d2
|
Fix test + lint
|
2020-11-25 17:17:48 +01:00 |
Benoit Marty
|
a37af307f4
|
Making progress
|
2020-11-09 20:03:44 +01:00 |
Benoit Marty
|
01a5ec4c41
|
Go deeper in the settings
|
2020-11-09 16:56:20 +01:00 |
Benoit Marty
|
b09d45718a
|
Make id for recyclerView less generic, and remove unused layout
|
2020-11-09 16:56:20 +01:00 |
Benoit Marty
|
07c805a019
|
Create sanity test with all screens path
Introduce `com.schibsted.spain:barista`
|
2020-11-09 16:56:20 +01:00 |
Benoit Marty
|
482bb51640
|
More cleanup
|
2020-09-30 17:50:36 +02:00 |
Valere
|
3642ca5b4a
|
cleaning
|
2020-09-30 11:05:06 +02:00 |
Valere
|
2908a5d345
|
Added first ui bootstrap test
|
2020-09-30 10:13:59 +02:00 |
Valere
|
1e3bdd6a2e
|
Fix test
|
2020-09-29 18:00:15 +02:00 |
Benoit Marty
|
b14d22550b
|
PR Review
Cleanup and Add command line to run the UI tests
|
2020-09-29 15:12:25 +02:00 |
Valere
|
f79784bc8c
|
Stabilisation
Hide keyboard before entering text
|
2020-09-29 12:51:27 +02:00 |
Valere
|
bc2c345e21
|
First automated UI tests
|
2020-09-29 12:51:27 +02:00 |
Benoit Marty
|
a1f90abcd2
|
Rename package `im.vector.riotx` to `im.vector.app` (IDE)
|
2020-08-03 18:46:29 +02:00 |
Valere
|
4ce2478e44
|
Fix 404 when uploading xsigning keys
Own device keys was not yet uploaded, now it's done on session open . + added some cleaning of legacy things
|
2020-06-29 16:37:22 +02:00 |
Benoit Marty
|
1cd27d7f67
|
First commit to cleanup ReAuthHelper and it's usage
Also add some comment and do some other cleanup
|
2020-06-29 16:36:19 +02:00 |
Benoit Marty
|
a4192a0761
|
Emoji completion 🎉 does not completes to 🎉 like on web (#1285)
|
2020-04-28 14:29:43 +02:00 |
Benoit Marty
|
9c8ff7de7f
|
Add Android test for EmojiDataSource
|
2020-04-28 14:15:50 +02:00 |
Benoit Marty
|
8422c6de17
|
Remove test sample
|
2019-10-24 17:21:19 +02:00 |
Benoit Marty
|
504009499f
|
Rename im.vector.riotredesign to im.vector.riotx
|
2019-07-02 17:27:08 +02:00 |
Benoit Marty
|
9048a1dbbe
|
Rename `app` to `vector`
|
2019-04-02 11:24:54 +02:00 |