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

FE - Refactor Cypress tests to add intercepts #111

Open
13 tasks
dcardona23 opened this issue Feb 6, 2025 · 0 comments
Open
13 tasks

FE - Refactor Cypress tests to add intercepts #111

dcardona23 opened this issue Feb 6, 2025 · 0 comments

Comments

@dcardona23
Copy link
Collaborator

The initial fetch call to load a user's dashboard (GET http://localhost:3001/api/v1/users/:user_id/dashboard) is not being intercepted in most of the existing Cypress tests. This call should be intercepted in all tests. Files where intercepts are needed:

  • LoginSpec
  • NewContact
  • NewJobApplicationSpec
  • ShowContactSpec
  • UserRegistration
  • companiesSpec
  • companyShowSpec
  • contactsSpec
  • dashboardSpec
  • jobsApplicationSpec
  • menuBarSpec
  • newCompanySpec
  • userInformation
@dcardona23 dcardona23 moved this to Backlog in Tracker CRM Feb 6, 2025
@dcardona23 dcardona23 removed this from Tracker CRM Feb 10, 2025
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

No branches or pull requests

1 participant