Digital Credentials: test create and get
Closes https://github.com/WICG/digital-credentials/issues/118
Creates a spec compliant set of test case and adds a more robust/flexible cross-origin testing framework:
- helper.js
- iframe.html
Removes/refactors the old "digital-credentials/digital-credentials.tentative.https.html", as these were not spec compliant.
Adds TypeScript types, for better workflow in VS Code, etc.
There are no reviewers for this pull request besides its author. Please reach out on the chat room to get help with this. Thank you!
Let me know when you are ready for another round of code review :)
@pkotwicz, I think these should be good to go now. Appreciate another review.
Wanted to apologize for the long delay in the code review. My github e-mail settings were screwed up
Let me know when you want another review on this CL
@pkotwicz, sorry for the slow churn on this... implementing in WebKit in parallel, so just coming back to this now.
Can you please take another look, also at https://github.com/web-platform-tests/wpt/pull/47662 ?