From b9d39efb05e41c129c7eda33637c55bc1c61c260 Mon Sep 17 00:00:00 2001 From: Ivana Date: Thu, 18 Aug 2022 11:39:11 +0000 Subject: [PATCH] Update briar mailbox test coverage --- briar-mailbox-test-coverage.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/briar-mailbox-test-coverage.md b/briar-mailbox-test-coverage.md index 8aebaec..7312538 100644 --- a/briar-mailbox-test-coverage.md +++ b/briar-mailbox-test-coverage.md @@ -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 |