Replies: 5 comments 1 reply
-
That's an interesting proposal. This could involve moving the various sample attestations and assertions used in the various .test.ts files into a separate testing-oriented package 🤔 |
Beta Was this translation helpful? Give feedback.
-
Yes testing package will be the right solution ! But we can imagine later a plug and play testing util function for E2E front testing (ex: for cypress) |
Beta Was this translation helpful? Give feedback.
-
@MasterKale do you have an idea when you could have some time to initialize the testing package folder, since you well know which architecture you want for the mono repo :) |
Beta Was this translation helpful? Give feedback.
-
So i'm back, parse server is now ready to receive the WebAuthn Auth Adapter via: parse-community/parse-server#7052 i will push a draft PR at the end of the day (french hour), since you are in CA you will probably be able to take a look at it in the afternoon. 👍 |
Beta Was this translation helpful? Give feedback.
-
For an easier server integration testing using this lib i think it could be helpful to export some assertion/attestation examples (output of startAssertion/startAttestation).
What do you think about that ?
Beta Was this translation helpful? Give feedback.
All reactions