Closed malshan1998 closed 1 year ago
⭐ Please provide links to relevant Unit tests and integration tests
@amanda-ariyaratne Could we please have this checklist updated?
[x] Is this document impacted? https://github.com/wso2/product-is/issues/16845
[ ] Is the end-to-end (e2e) testing complete? --> Not applicable for this feature
[x] Are unit tests available? --> Added with this PR https://github.com/wso2-extensions/identity-outbound-auth-email-otp/pull/156
[ ] Are integration tests available? --> No. There are no integration tests available for any of the email sending flows as there is no SMTP server being mocked in the test integration test suite. I am currently doing an analysis for how we can implement integration tests to cover email sending scenarios. For the alpha release, this is not a blocker.
[x] Has this feature been tested on the latest Jenkins build after merging the changes? (Please Attach Proof, Screenshots, Screen recordings)
https://github.com/wso2/product-is/assets/28347418/f004bd9f-4d67-407a-b067-9e4f2d94f293
https://github.com/wso2/product-is/assets/28347418/ed16423f-3d1e-42f2-8594-ce08596e66fe
[ ] Are all the relevant sub-tasks updated as complete (e.g., Cloud readiness tasks and migrations, docs)?
[ ] Have demo sessions been completed? (If yes, please attach the recording link)
[ ] Is this an IS-specific feature?
Epic
Description
Authentication flow
Milestone plan
MVP-01 : Improving email OTP as a first factor
MVP-02 : Finalise threat model doc
MVP-03 : Implementing security features