- Feb 02, 2022
-
-
Adrien Béraud authored
For quality improvements, and to avoid regressions, the client should have automatized tests to validate transitions, contents and scenarios. This patch introduces two examples of tests working with Espresso, which is integrated with Android Studio. Some notes: + "pm clear" is not executed between all tests, so all the tests should be considered as one test-suite. If we want to make all the tests completely independant, the TestOrchester should execute a "pm clear" between two test. Also because of this, Test are ordered via Testxxxx. + To generate tests the easy way can be: + Disable animations on the host device + In Android studio, Run, Record Espresso Test + Sometimes, elements take time to be shown. In this case, the test must be completed with waiting events. waitUntilViewIsDisplayed() can be used for this. Change-Id: Ie44b2568fb9c8570978d1d1af94562bccba6b6b2
-
- Jan 21, 2022
-
-
Change-Id: Ieb4a742aa9c49bdbbe7e2ebafa55b0f7958cd913
-
Change-Id: Ic512750e26c2ba2f9f0ebf99be171f3c5e2472b0
-
Maxime Callet authored
Change-Id: I416c32b47150f831144e37f975ce65a7713b1c73
-
Maxime Callet authored
Change-Id: I480ccfef6fe721416584efff5bdc8ad373fa627c
-
- Jan 19, 2022
-
-
Adrien Béraud authored
Change-Id: I8fe19a7bae047494e1572dac04da5d18287d038f
-
Adrien Béraud authored
Change-Id: I75e632fe1cde61f59a71fc08210229336014f897
-
- Jan 17, 2022
-
-
Jenkins authored
Change-Id: Ib1e190a154b250d7eac81a9bf09ee1e2e594997c
-
- Jan 13, 2022
-
-
Adrien Béraud authored
Change-Id: Ib3fae9950819e47a827d5be1aa3227d3a031bedb
-
- Jan 12, 2022
-
-
Maxime Callet authored
Change-Id: I840eebe6e435fd39cdd795804572a8bc4f08bc3a
-
- Jan 07, 2022
-
-
Adrien Béraud authored
Change-Id: I9bac6673b4c841785cc0ac53b6e7978142b8f578
-
Adrien Béraud authored
Change-Id: I776f67aff5a97591e85c6b488ba810b4dee7a9a3
-
Adrien Béraud authored
Change-Id: I1cacf21c4d85a21f4026142a3b37ab5be471cf98
-
Adrien Béraud authored
Change-Id: I5daa01df2121d30dd3e363a89119b659375047f4
-
Adrien Béraud authored
Change-Id: I3ad0e1c1587ae8f5c973c6f5c3279c3a05059fe4
-
Adrien Béraud authored
Change-Id: I0c10f0cbf2272f5f04dd552d96d10bdcf577c849
-
Adrien Béraud authored
Change-Id: Idc48663ab3e6cb5f5453eebcda5234caa053f067
-
Adrien Béraud authored
Change-Id: Ib0f0215d1fc53b005b42186a5a0cff590859b85b
-
Maxime Callet authored
Change-Id: Id46c4379d711563669de7b523c5c8c3dbb1da6b1
-
Maxime Callet authored
Change-Id: Ibca1eb2f274bbcfba1134a99b8e05430b4e2b13c
-
- Jan 06, 2022
-
-
Change-Id: I40ce16eef949053a2b347f906eb9bb53592fec39
-
- Jan 05, 2022
-
-
maxime authored
Change-Id: I9e21ed33dc59b31d83141dc0929ef08f1f939af8
-
- Jan 03, 2022
-
-
Jenkins authored
Change-Id: Ife64920675fa4db4173a50ea3437afeb040ad2fe
-
- Dec 27, 2021
-
-
Jenkins authored
Change-Id: Ia2fd77a1c3cd877b6d9a991c7c2e4034f4a14ef0
-
- Dec 20, 2021
-
-
Jenkins authored
Change-Id: Id3e08473f52bd4021b5ab5476211dcccaf007021
-
- Dec 15, 2021
-
-
Maxime Callet authored
Change-Id: Id33667a0063b21d319485dec9d519aeb097542a6
-
Maxime Callet authored
Change-Id: I58393c68687f1e79c7941dffbd592e998fadd52f
-
- Dec 13, 2021
-
-
Jenkins authored
Change-Id: I5694453c50e6e07cdf9a8f3fc4d454bd38a11289
-
- Dec 10, 2021
-
-
Adrien Béraud authored
Change-Id: Ie3853dacaf317b6471fe6390613ce9460741f3cc
-
- Dec 09, 2021
-
-
Amirhossein Naghshzan authored
Change-Id: I2897ade538dd1c7b6affe74ceeda7c3ac2acd2d7
-
Maxime Callet authored
Change-Id: I235fd76f0bbce11886651e10e5903b78f01515bd
-
Maxime Callet authored
Change-Id: I518aed68d7a5c20fda971bf9dc60255529cb4e9f
-
Change-Id: I070c3cf9045960bfa55a2e510d75fda31f2b582f
-
Change-Id: Icd6dae0d0b13be85d97ce426241076b75c491a4a
-
Change-Id: Ia8528cd0415ce70d6158cf2c9276cdf55c48b24e
-
Change-Id: I488b8efda9c4df998a132e6cdf8a4d4b36c5391f
-
Change-Id: Ib82031c7b588960c11de98205ade507c482ead99
-
Change-Id: I73fd82eb953968c1d2570ab4e7044e050bbba613
-
Change-Id: Iac7907df8546bb9a04bbf04df1173fec07b30b1d
-
Change-Id: I2a9b7d645747ad838a6c0c3548e621ce6c78f9cb
-