~aleteoryx/muditaos

ref: 226e9e4c0b29d3bb1f4a1a9dbad28dbbdf9b7ff2 muditaos/test/pytest d---------
e8f7a572 — Tomasz Langowski 5 years ago
[EGD-5758] Restore auto locking timer in ApplicationManager

Restore auto-locking functionality
a1c026bc — Pawel.Paprocki 5 years ago
[EGD-5906] Fix test_calendar_events

Unlock usb and enable test on CI
30fde886 — Adam Dobrowolski 5 years ago
[EGD-5326] Fixed AT commands harness utility

We can now use test harness to send and check at commands
324a4025 — Adam Dobrowolski 5 years ago
[EGD-5326] Fixed system messages logging crash

with messages debug utility and error on memory there  was crash
73ff1752 — Pawel.Paprocki 5 years ago
[EGD-5898] Fix test send message

Added extra time to send message
9832365c — Mateusz Grzegorzek 5 years ago
[EGD-5698] Add pagination for messages

Add pagination for messages
d5174215 — Radoslaw Wicik 5 years ago
[EGD-5819] Fix count

Fix wrong "count" key word in contacts, and add test for variables in
device info endpoint.
Disabled test jira:
5906 - test_calendar_events.py
5907 - test_connection_security.py
5908 - test_dom_dump.py
5909 - test_usb_echo.py
89076697 — Michał Kamoń 5 years ago
[EGD-5489] Add Bluetooth pairing test

This PR provides a harness test of a current stage `Bluetooth` pairing
functionality. That is provided a `Bluetooth` device name, test logic:
* navigates to a appropriate window
* scans for devices available
* navigates over appropriate device and check's if it is focused
2a29e279 — Roman Kubiak 5 years ago
[EGD-5757] Fix backup API

Fix backup endpoint to work with new paths and FS api
The flow is based on the design in confluence.
d5c3d41c — Piotr Tański 5 years ago
[EGD-5204] Secure USB communication

Secure all endpoints by returning 403(Forbidden) when USB is connected.
Request screen passcode to enable secured endpoints.
e61a7d2d — Lucjan Bryndza 5 years ago
Merge branch 'EGD-5737-merge-master-to-exp-lbr-fix'
a76e4c88 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Temporary fix

Check if we have a race here
fe721693 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Synchronize with master before merging
3fd296c5 — Tomasz Langowski 5 years ago
[EGD-5845] Fix broken harness messages tests

Fix broken harness messages tests
366b03aa — Pawel.Paprocki 5 years ago
[EGD-5560] Add pagination for Calendar EP

Implement calendar EP pagination based on PagedContext
ecfcdf09 — Tomasz Langowski 5 years ago
[EGD-5720] Add send message via new message by using contact

Add send message via new message by using contact
5ad30d6c — mkamonMdt 5 years ago
[EGD-5488] Add BT pairing test plan

Test plan for following cases:
-pairing "happy path"
-pairing with device that cannot be reached
-forgetting pair
f724d907 — Adam Dobrowolski 5 years ago
[EGD-5701] Added DOM dump to harness

* Added generic handler to developerMode
* Added DOM message handling
800a2735 — RobertPiet 5 years ago
[EGD-5802] Enable harness for calllog and messages

Handle properly RecordQuery and CalllogGet parameters
c7b7cc4c — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
Next