Chore: Initialize Cypress tests (#1078)
Addresses: #412 Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
parent
fcb7625616
commit
d6f309ce22
25 changed files with 654 additions and 38 deletions
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<button
|
||||
:type="type"
|
||||
data-testid="submit_button"
|
||||
:disabled="disabled"
|
||||
:class="computedClass"
|
||||
@click="onClick"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue