~aleteoryx/muditaos

ref: 080a2bfe8f914dfe41396457b0e45cbf66b7ce4e muditaos/test d---------
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.
6916fed4 — Piotr Tański 5 years ago
[EGD-5836] Turn on/off the tethering via harness

This allows a user to turn on and off the tethering via test harness.
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
0b7691f6 — Radoslaw Wicik 5 years ago
[EGD-5833] Add exeution bits to firmare update script

To make update process easier.
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
3b141041 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
06d0a276 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5463] Fix CI emulator log and timeout

Fix wrong log stream redirection in CI
Use real value from --timeout option and seto it to 30s
so emulator have enough time to start properly
7797a2ea — Jakub Pyszczak 5 years ago
[EGD-5266] Fix test harness

Covers harness issues that occures on experimental branch
due to the new filesystem implementation.
a53bd826 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
067ca948 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
2c3965df — RobertPiet 5 years ago
[EGD-5557] Contact Endpoint pagination

Pagination added for contact endpoint.
Introduced PagedContext and query message for contacts that returns
the required contacts together with the number of all contacts in db.
Next