init commit,

This commit is contained in:
louiscklaw
2025-05-28 09:55:51 +08:00
commit efe70ceb69
8042 changed files with 951668 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Feature: Identity Favourite
Background:
Given user is onboarded with skipped password creation
And identifier is created and user can see Card Details screen for KERI
Then user can see toast message about created identity on Identity screen
Scenario: Identity Favourite - Chose favourite identity
Given user tap Favourite button on Card Details screen
When tap Done button on Card Details screen
Then user can see chosen identity as his favourite on Identity screen