You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the Passport developer team
We want to have unit tests for all Embed functionality
So that we can know if there are issues before we go into production
Acceptance Criteria
GIVEN the current Embed functionalty
WHEN we check in code
THEN we have unit tests for the main functionality
Determine a unit testing framework
Create unit tests for each functionality
Testing hooks (vs. UI) as priority
Tests
Test wallet connection - callback is working and updates the component
Verify call
rendering of stamps with proper status (verified or not)
All config settings are applied in the UI
Pop-up is working (opens & closes)
Generate a signature to test Oauth flow
Product & Design Links:
Tech Details:
Open Questions:
Notes/Assumptions:
The text was updated successfully, but these errors were encountered:
User Story:
As the Passport developer team
We want to have unit tests for all Embed functionality
So that we can know if there are issues before we go into production
Acceptance Criteria
GIVEN the current Embed functionalty
WHEN we check in code
THEN we have unit tests for the main functionality
Determine a unit testing framework
Create unit tests for each functionality
Testing hooks (vs. UI) as priority
Tests
Product & Design Links:
Tech Details:
Open Questions:
Notes/Assumptions:
The text was updated successfully, but these errors were encountered: