Commit graph

47 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
e211254634 travis: use iPhone6 2015-07-08 15:15:03 +02:00
Gautier Pelloux-Prayer
5e3e9920db LinphoneUITester: scroll up list view to see first message status in testSendMessageToMyself 2015-07-08 14:53:41 +02:00
Gautier Pelloux-Prayer
e0c3f2419f LinphoneUITester: activate local notifications on testing 2015-07-08 14:12:19 +02:00
Gautier Pelloux-Prayer
422570433d LinphoneUITester: fix last failing test on travis by manually clicking Delete button in contact edit 2015-07-07 17:10:48 +02:00
Gautier Pelloux-Prayer
935b78d53a LinphoneUITester: try to fix last failing tests on travis 2015-07-07 15:07:24 +02:00
Gautier Pelloux-Prayer
1689b30026 LinphoneUITester: fix broken UI tests and reorder tests in execution order (eg alphabetical) 2015-07-07 14:08:00 +02:00
Gautier Pelloux-Prayer
36196c6d1a ChatTester.m: dont check ftd count because it depends on upload bandwidth 2015-07-02 15:14:24 +02:00
Gautier Pelloux-Prayer
7c937c96cb ChatTester.m: add some delay after accepting System notification for photos access so that next view appears 2015-07-02 14:51:37 +02:00
Gautier Pelloux-Prayer
ef4c586c0d ChatTester.m: use modulo 4 operation when choosing photo since gallery is limited to 4 photos by row 2015-07-02 14:20:05 +02:00
Gautier Pelloux-Prayer
87b185f907 Filetransfer: temporary fix to display all upload photos in simultanous upload 2015-07-02 13:53:59 +02:00
Gautier Pelloux-Prayer
a2cefd283b KifTests: use WARNING log level 2015-07-02 11:54:59 +02:00
Gautier Pelloux-Prayer
50d7dacf06 submodules: update linphone to fix UI tests 2015-07-01 17:39:49 +02:00
Gautier Pelloux-Prayer
3a3c9636a5 Tester: always use the same logging system 2015-07-01 15:50:25 +02:00
Gautier Pelloux-Prayer
f1243168ed Tests: fix contact edition test by handling """propertly""" tableview edit button 2015-06-26 15:20:18 +02:00
Gautier Pelloux-Prayer
9d000cdfb9 Chat: fix message state icon by reworking file transfer a bit and add simultanous uploads/downloads tests 2015-06-26 15:20:18 +02:00
Gautier Pelloux-Prayer
5991aef599 ChatTester: add test for room creation from contact's phone number 2015-06-26 15:20:18 +02:00
Gautier Pelloux-Prayer
a1f6817cbc ChatTester: use custom ASSERT_EQ macro in replacement of XCTAssertEqual to take screenshots when asserts fail 2015-06-22 17:50:34 +02:00
Gautier Pelloux-Prayer
bfda0ac297 ChatTester: add test to ensure that chat status is set to failed when chatting with non existing people 2015-06-22 16:39:41 +02:00
Gautier Pelloux-Prayer
b905816224 Testers: reset log level to default one (eg linphone_message) 2015-06-22 16:28:29 +02:00
Gautier Pelloux-Prayer
9ab01507ff ChatTester: stop hardcoding image size and wait for end of upload more accurately to avoid timeouted tests 2015-06-22 16:24:49 +02:00
Gautier Pelloux-Prayer
8ee40891ad KifTests: remove LOCALIZED macro, we only support English yet (no method to get localized accessibility label) 2015-06-22 15:59:54 +02:00
Gautier Pelloux-Prayer
5f8ed678a0 Logging: show verbosity level when logging 2015-06-19 18:11:06 +02:00
Gautier Pelloux-Prayer
62b6669c1a FileTransfer: fix crash when deleting a chat room with pending transfers 2015-06-16 15:11:49 +02:00
Gautier Pelloux-Prayer
40c3d74c6b ChatTester.m: acknowledgeSystemAlert only available on simulator 2015-06-15 15:57:22 +02:00
Gautier Pelloux-Prayer
06375f58af filetransfer: rework file transfer to use latest API 2015-06-15 15:46:26 +02:00
Gautier Pelloux-Prayer
53d300590c ChatTester.m: send UUID instead of 'Hello Bro' because it seems that keyboard automatically '''corrects''' it to 'He Bro' 2015-05-04 11:15:03 +02:00
Gautier Pelloux-Prayer
6bee159ad8 ContactsTester.m: simply remove the test, it does not work at all. 2015-04-03 17:25:45 +02:00
Gautier Pelloux-Prayer
89a4eef409 ContactsTester.m: simplify UI test failing because of KIF not handling UITableView very well... 2015-04-03 17:15:33 +02:00
Guillaume BIENKOWSKI
615ac0086e Scroll to get to the Remove button 2015-03-06 11:14:04 +01:00
Guillaume BIENKOWSKI
121b709d22 Add a tester for contact edition 2015-03-04 22:27:54 +01:00
Guillaume BIENKOWSKI
1264af51a0 Fix chat tester 2015-03-04 22:27:40 +01:00
Guillaume BIENKOWSKI
4cf9052071 Shorted UUID for faster tests 2015-03-04 22:27:29 +01:00
Guillaume BIENKOWSKI
74ce90b8cb Disable localization for now, we don’t really need it 2015-03-04 22:27:18 +01:00
Guillaume BIENKOWSKI
d902a4e70a Fix tester. Actually, localization of accessibility labels won’t work in Settings for now. Solution might be to take the Settings bundle localization 2015-02-19 09:39:48 +01:00
Guillaume BIENKOWSKI
c70325edea Use localized strings in tester (not yet complete) 2015-02-18 10:29:12 +01:00
Guillaume BIENKOWSKI
081e941f36 Move KIF framework dependency out of CocoaPods and into a submodule. This will ease the compilation. 2015-02-18 10:29:12 +01:00
Guillaume BIENKOWSKI
5703392b1c Add some unit tests 2015-02-17 23:04:56 +01:00
Guillaume BIENKOWSKI
7e94ad7cea Add some delay to taps for UI tests, this could fix intermittent failures when filling forms 2015-02-13 10:22:45 +01:00
Guillaume BIENKOWSKI
83b9e97596 Fix test compilation for real device 2015-01-26 15:29:00 +01:00
Guillaume BIENKOWSKI
2c0f04abaf Revert "Test for failure of tests to see if CI works fine"
This reverts commit 02840f0634.
2015-01-26 12:02:53 +01:00
Guillaume BIENKOWSKI
02840f0634 Test for failure of tests to see if CI works fine 2015-01-26 11:57:30 +01:00
Guillaume BIENKOWSKI
f531662628 More tests for chat messages
+ better english for accessibility
+ make the symbols available for debug mode, so that we can gain access
to linphonemanager in unit tests
2015-01-24 23:55:11 +01:00
Guillaume BIENKOWSKI
b587fb7592 Migrate category into inherited LinphoneTestCase 2015-01-24 23:52:33 +01:00
Guillaume BIENKOWSKI
be08e5ddd5 Use subclass to dismiss system popups for all tests 2015-01-19 21:50:29 +01:00
Guillaume BIENKOWSKI
731bd4e642 Go back after chat test 2015-01-18 09:48:52 +01:00
Guillaume BIENKOWSKI
b1df56ffdd New tests 2015-01-17 23:00:34 +01:00
Guillaume BIENKOWSKI
7d127f126c Very experimental Kif tester 2015-01-17 23:00:34 +01:00