Update briar mailbox test coverage

Ivana
2022-08-18 11:39:11 +00:00
parent 631169759a
commit b9d39efb05

@@ -28,14 +28,14 @@
| Briar Mailbox ID | Title | Status | QA label | Test Scenario | Test Executed | Test Result | Miss info |
| ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2172 | Implement status UI for mailbox connection | Closed | To test | see here https://code.briarproject.org/briar/briar/-/wikis/testing chapter Mailbox Status| yes | OK | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2173 | Implement UI for unpairing the mailbox | Closed | To test | see here https://code.briarproject.org/briar/briar/-/wikis/testing chapter Unlinking Mailbox | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2173 | Implement UI for unpairing the mailbox | Closed | To test | see here https://code.briarproject.org/briar/briar/-/wikis/testing chapter Unlinking Mailbox | yes | OK | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2174 | Check own mailbox when coming online | Open | To test | tested implicitely by https://code.briarproject.org/briar/briar/-/wikis/messages-uploaded-to-mailbox-correctly | yes | OK | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2175 | Implement UI for warning user when own mailbox is unreachable | Open | To test | To do | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2175 | Implement UI for warning user when own mailbox is unreachable | Closed | To test | https://code.briarproject.org/briar/briar/-/wikis/mailbox-not-reachable | yes | OK | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2180 | Design sync client for mailbox properties | Closed | n/a | ------ | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2181 | Implement sync client for mailbox properties | Closed | To test | To do | ------ | ------ | To identify what exactly to test here |
| https://code.briarproject.org/briar/briar/-/issues/2182 | Method for retrieving contact list from own mailbox | Closed | To test | To do| ------ | ------ | Under what circumstances do we need to retrieve contact list from MB |
| https://code.briarproject.org/briar/briar/-/issues/2183 | Method for adding a contact to own mailbox | Closed | To test | To do | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2184 | Update mailbox properties when adding a contact to the mailbox | Closed | To test | To do | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2181 | Implement sync client for mailbox properties | Closed | n/a | ------ | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2182 | Method for retrieving contact list from own mailbox | Closed | n/a | will be tested implicitely by #2188 | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2183 | Method for adding a contact to own mailbox | Closed | To test | see here https://code.briarproject.org/briar/briar/-/wikis/testing chapter Contact Management | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2184 | Update mailbox properties when adding a contact to the mailbox | Closed | n/a | ------ | ------ | ------ | ------ |
| https://code.briarproject.org/briar/briar/-/issues/2185 | Update mailbox properties when unpairing mailbox | Closed | n/a | ------ | ------ | ------ | ------ |
| Briar Mailbox ID | Title | Status | QA label | Test Scenario | Test Executed | Test Result | Miss info |