Commit Graph

10 Commits

Author SHA1 Message Date
Tomasz Langowski
ecfcdf0913 [EGD-5720] Add send message via new message by using contact
Add send message via new message by using contact
2021-02-22 11:50:18 +01:00
Tomasz Langowski
fbc28f4cfe [EGD-5322] Add send message test (long sms, special characters)
Add send message test (long sms, special characters)

[EGD-5322] Add send message test (long sms, special characters)

Add send message test (long sms, special characters)
2021-02-09 09:17:52 +01:00
Tomasz Langowski
3d3f0b649c [EGD-5323] Add change sim card test to harness
Add change sim card test to harness
2021-02-02 11:10:43 +01:00
Mateusz Grzywacz
7b52b85e0d [EGD-5348] Test harness - verbose keymap error
Be more verbose on KeyError.
Relates to `--sms_text` argument
2021-01-22 14:42:32 +01:00
SP2FET
103af76459 [EGD-4836] Add firmware update test
Add test utility to update firmware via USB (service-desktop API)
Add timeout to harness port discovery

[EGD-5240] Add common timeout to python test harness
General purpose timeout based on signals library

[EGD-5239] Preserve 1Phone testing
In the long run test harness requires two phones,
but allow for one phone to still pass some test cases
2021-01-15 08:57:31 +01:00
Mateusz Grzywacz
3a793437ea [EGD-4835] Fix HIL Readme, code, so it works, rename, random GCC 10 fix
Polish README, so it works 1:1.
Rename method, so it blends better with its calls.
Delete old code, leave phone unlock.
Try not to see this random GCC 10 fix here.
2021-01-13 12:34:29 +01:00
Piotr Tański
31df1ce788 [EGD-4921] Add next harness test cases
Test harness extended with additional tests:
- Making a call to a specific phone number.
- Calling back to the last number from the call log.
- Searching for SMSes with a phone number filter.
2020-12-23 11:02:43 +01:00
Bartosz Cichocki
ed9e55f5f6 [EGD-4420] added timeout for opening serial port (#1077)
[EGD-4420] added pts to file writing and checking on the test side

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
2020-11-25 12:38:08 +01:00
Bartosz Cichocki
50f28e8f19 [EGD-4270] updated test API, added sending message case in test harness (#1042)
[EGD-4270] build fix for GCC 10

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
2020-11-19 13:02:06 +01:00
Bartosz Cichocki
aedd6a7a36 [EGD-4319] Added test harness API (#993)
[EGD-4319] added phone lock checking and opening application from harness

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
2020-11-10 13:21:41 +01:00