Complete Cypress tests for nominate.cy.js
Be sure to use cy.intercept() to mock out the form post because we don't want to spam the AirTable form.
https://docs.cypress.io/api/commands/intercept
https://github.com/WWCodeTokyo/speak-her-db/wiki/Cypress-Testing
Complete Cypress tests for
nominate.cy.jsBe sure to use cy.intercept() to mock out the form post because we don't want to spam the AirTable form.
https://docs.cypress.io/api/commands/intercept
https://github.com/WWCodeTokyo/speak-her-db/wiki/Cypress-Testing