Tn/add cypress (#47)
* added cypress, updated toml with cypress plugin, and created testing for the form * Update cypress/e2e/form.cy.js Co-authored-by: Prince Wilson <maxcell.wilson@gmail.com> Co-authored-by: Prince Wilson <maxcell.wilson@gmail.com>
This commit is contained in:
@ -18,3 +18,11 @@
|
||||
|
||||
[functions]
|
||||
node_bundler = "esbuild"
|
||||
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-cypress"
|
||||
[plugins.inputs.postBuild]
|
||||
enable = true
|
||||
|
||||
[plugins.inputs]
|
||||
enable = false
|
Reference in New Issue
Block a user