Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Automated tests for new user registration #203

Closed
wants to merge 6 commits into from

Conversation

rithaven
Copy link
Contributor

Objective

Automated tests for new user registration functionality.

Description

Tests for user registration, covering form validation, success, and error handling.

Acceptance Criteria

  • Tests verify correct form rendering and functionality.

  • Validations for required fields and error messages are tested.

  • Successful registration is confirmed with appropriate responses.

@rithaven rithaven linked an issue Nov 21, 2024 that may be closed by this pull request
@rithaven rithaven closed this Nov 27, 2024
@rithaven rithaven deleted the feature/register-new-account branch November 27, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup and Configure Automated e2e Tests
1 participant