You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The jobsApplicationSpec file is currently over 600 lines, making running Cypress tests and debugging testing issues a lengthy and inefficient process. This file could be refactored into 2 or more separate files. Potential files include:
Showing a single job application
Updating an application from the application show page (updating application date and status)
Updating an application from the edit modal
The text was updated successfully, but these errors were encountered:
The jobsApplicationSpec file is currently over 600 lines, making running Cypress tests and debugging testing issues a lengthy and inefficient process. This file could be refactored into 2 or more separate files. Potential files include:
The text was updated successfully, but these errors were encountered: