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

[E2E Testing] Write tests for the main user journeys within the recorder #113

Closed
10 tasks done
lucasfcosta opened this issue Dec 6, 2021 · 1 comment · Fixed by #296
Closed
10 tasks done

[E2E Testing] Write tests for the main user journeys within the recorder #113

lucasfcosta opened this issue Dec 6, 2021 · 1 comment · Fixed by #296
Assignees
Labels
enhancement New feature or request tech debt Indicates a change we should implement to correct or modify past code/technology decisions

Comments

@lucasfcosta
Copy link
Contributor

lucasfcosta commented Dec 6, 2021

We should write tests for the main user journeys within the script recorder.

These tests should include:

  • Verifying steps when
    • Navigating between pages
    • Filling and interacting with form inputs
  • Pausing/continuing recordings
  • Adding different assertions
  • Recording a test and re-running it
  • Editing steps feat: Step divider UI #175
  • Removing steps
  • Validating a few different types of generated scripts which interface with form elements feat: Step divider UI #175
  • Exporting scripts
@lucasfcosta lucasfcosta added the enhancement New feature or request label Dec 6, 2021
@justinkambic justinkambic added the tech debt Indicates a change we should implement to correct or modify past code/technology decisions label Apr 12, 2022
@kyungeunni kyungeunni mentioned this issue Oct 14, 2022
10 tasks
@justinkambic
Copy link
Contributor

Skipping Post-FF testing as these e2e tests run for each PR and we haven't had issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech debt Indicates a change we should implement to correct or modify past code/technology decisions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants