mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Update add nearby contact that was already added at distance
@@ -1,9 +1,32 @@
|
||||
Add two contacts at a distance
|
||||
Give them the name that is their true username in Briar
|
||||
Then connect them nearby
|
||||
Message 'contact already exists'.
|
||||
But would the message be the same if the distance contacts were to be given different names.
|
||||
Or if contacts are first added nearby, then distance?
|
||||
**Scenario 1**
|
||||
- Add two contacts at a distance
|
||||
- Give them the name that is their true username in Briar
|
||||
- Then connect them nearby
|
||||
- Message 'contact already exists'.
|
||||
|
||||
**Scenario 2**
|
||||
- Add two contacts at a distance,
|
||||
- Give each a name that is different from their nickname in Briar
|
||||
- Try to add them neaby again
|
||||
- Message 'contact already exists'.
|
||||
|
||||
**Scenario 3**
|
||||
- add neaby contacts
|
||||
- then try to add the same contacts at a distance by giving each one their respective nickanmes in Briar app
|
||||
- the contacts should not be added and the toast message should be correct
|
||||
|
||||
**Scenario 4**
|
||||
- add neaby contacts
|
||||
- then try to add the same contacts at a distance by giving each one a name that is different from their real nickname in Briar app
|
||||
- the contacts should not be added and the toast message should be correct
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Or if contacts are first added nearby, then distance?
|
||||
|
||||
|
||||
|
||||
|
||||
[Back to Testing](https://code.briarproject.org/briar/briar/-/wikis/Testing)
|
||||
Reference in New Issue
Block a user