Commit graph

108 commits

Author SHA1 Message Date
Margaux Clerc
67d5a2a4de Fix others tests 2015-11-18 11:52:32 +01:00
Margaux Clerc
2b2ed36d38 Fix contact test 2015-11-18 11:31:31 +01:00
Margaux Clerc
66eb69198f Update tests 2015-11-13 16:48:11 +01:00
Margaux Clerc
a106c51f0d Fix assistant and test 2015-11-13 11:07:06 +01:00
Margaux Clerc
5f2203fcd4 Update tests 2015-11-03 18:43:05 +01:00
Margaux Clerc
13882d8338 Merge remote-tracking branch 'android-master/master' into 3.0.X 2015-10-15 10:54:02 +02:00
Gautier Pelloux-Prayer
77f5e8d499 tests: detect instrumentation fail as crash 2015-09-29 10:54:43 +02:00
Margaux Clerc
90d9193aa7 Rework assistant 2015-08-17 15:04:59 +02:00
Margaux Clerc
6870dec8b1 Add relativeLayout for left menu 2015-08-14 11:26:22 +02:00
Margaux Clerc
7d7b7b7139 Fix crash text received
Change echo calibration wizard
2015-08-12 17:55:55 +02:00
Margaux Clerc
cd62369fd5 Improve tests 2015-06-05 11:48:12 +02:00
Gautier Pelloux-Prayer
e1b9471fe2 custom_rules.xml: detect NullPointerException 2015-06-03 10:29:13 +02:00
Margaux Clerc
e208bae8d9 Update tests in contacts 2015-04-30 17:34:40 +02:00
Gautier Pelloux-Prayer
4f58d19fa3 custom_rules.xml: fail with custom error code in case of crashed tests (125) / failed tests (42) 2015-04-23 09:34:29 +02:00
Gautier Pelloux-Prayer
6ea438aeea custom_rules.xml: detect another crash in tests 2015-04-15 09:30:52 +02:00
Gautier Pelloux-Prayer
fd30540153 custom_rules.xml: detect another type of crash (view not found) 2015-04-01 16:05:57 +02:00
Gautier Pelloux-Prayer
3990c90938 Makefile: use ant -S only if this is supported 2015-03-30 10:44:42 +02:00
Gautier Pelloux-Prayer
885743b8fe tester: killall adb is actually not needed since this is device specific and only needed for HTC... 2015-03-25 17:00:41 +01:00
Gautier Pelloux-Prayer
8e59bd9c1d tester: ignore if killall adb failed 2015-03-25 11:05:51 +01:00
Gautier Pelloux-Prayer
1cf05b4fd2 tester/Makefile: restart adb before doing anything 2015-03-25 10:54:14 +01:00
Gautier Pelloux-Prayer
d5169eaa68 custom_rules.xml: testers should use killall adb before starting in case of previous crash hanging adb connection 2015-03-25 10:05:59 +01:00
Margaux Clerc
8c8aac82fb Fix test conference 2015-02-17 10:41:23 +01:00
Margaux Clerc
f648a7de6f Fix detection Native Crash 2015-02-12 15:54:09 +01:00
Gautier Pelloux-Prayer
d6faa507eb Retrieve tests XML file only if tests did not crash 2015-02-04 14:42:17 +01:00
Margaux Clerc
5600abf72e Fix tests UI 2015-02-04 14:17:29 +01:00
Margaux Clerc
907f559022 Add test for landscape view in chat 2015-01-29 17:07:54 +01:00
Gautier Pelloux-Prayer
314f42d5f1 Keep verbosity for ant test 2015-01-29 09:26:49 +01:00
Gautier Pelloux-Prayer
f487116efe Fix ant tester... 2015-01-28 15:32:04 +01:00
Gautier Pelloux-Prayer
d6fd0204b4 Factorize UI tests for Android and use separate log files 2015-01-28 14:54:01 +01:00
Gautier Pelloux-Prayer
d1d72b7157 Tester makefile also use ant silently 2015-01-28 14:08:22 +01:00
Gautier Pelloux-Prayer
e0ac98f825 By default ant is now building silently 2015-01-27 10:32:34 +01:00
Gautier Pelloux-Prayer
a6dfd45140 Actually in case of any error, the file should be empty AND makefile should return error code 1 2015-01-27 09:27:04 +01:00
Gautier Pelloux-Prayer
73408ebab8 linphone-junit-report.xml should be empty in case of non existing file 2015-01-27 09:21:09 +01:00
Gautier Pelloux-Prayer
623d124dcc Retrieve junit for basic-ui-test too 2015-01-23 16:54:16 +01:00
Gautier Pelloux-Prayer
042e1b0cc1 Commit ant autogenerate change 2015-01-23 10:16:21 +01:00
Gautier Pelloux-Prayer
789ec88526 Ant autogenerated change 2015-01-06 17:00:54 +01:00
Gautier Pelloux-Prayer
47e6e1456c Fix linphone tester 2015-01-06 14:58:44 +01:00
Sylvain Berfini
2ce0e806a1 Forgot to add adb-log script to repository 2014-12-16 11:41:48 +01:00
Sylvain Berfini
cbc3c99703 Improved Android UI tests with zip logs and better verbosity 2014-12-16 10:49:56 +01:00
Sylvain Berfini
304565ef1a Fix tester manager 2014-12-11 14:24:07 +01:00
Sylvain Berfini
eaf126b8fa Added xml output for liblinphone junit tests 2014-12-10 15:06:23 +01:00
Sylvain Berfini
7c0e81e56e Try to generate xml results for android junit tests 2014-12-10 14:47:30 +01:00
Sylvain Berfini
48f94987c8 Fix some tests 2014-12-02 15:34:41 +01:00
Sylvain Berfini
036eb03728 Fix a broken test since we moved the delete contact button 2014-12-02 15:05:23 +01:00
Sylvain Berfini
d34aa69d79 Fix tester manager 2014-12-01 14:47:59 +01:00
Sylvain Berfini
f22667520e Improved string used for delete contact button + updated test for contact deletion 2014-11-25 11:28:39 +01:00
Margaux Clerc
dab61bbb3d Fix video settings tests 2014-11-18 14:15:38 +01:00
François Grisez
7a71a55379 Add a (disabled) Robotium test for CallPlayer 2014-10-22 11:55:44 +02:00
Sylvain Berfini
c0c74aac79 Updated linphone + added missing callbacks in manager 2014-09-11 12:17:41 +02:00
Margaux Clerc
260cceb90e Fix create proxy config 2014-08-28 17:45:01 +02:00