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

Create Workshop Test #71

Open
10 tasks
harshasrikara opened this issue May 31, 2020 · 0 comments
Open
10 tasks

Create Workshop Test #71

harshasrikara opened this issue May 31, 2020 · 0 comments
Labels
test test cases

Comments

@harshasrikara
Copy link
Member

harshasrikara commented May 31, 2020

C in CRUD

Subtask from #56

Detailed Test Cases
  • Clicking add workshop button triggers modal to appear
  • Click submit without filling in workshop title & date should cause alert to appear
  • Should not be able to decrement the number of workshop levels below 0
  • Clicking + should add new workshop level
  • Clicking - should remove workshop level
  • Filling out workshop data and clicking submit should save and make it appear in dashboard
  • Entering workshop description should cause a new modal to appear
  • Adding in rich text should appropriately format the html text
  • Updating any information should cause an alert prompting user to click submit
  • Saved workshop should be accessible from the user side
@harshasrikara harshasrikara added the test test cases label May 31, 2020
@sivampatel sivampatel mentioned this issue May 31, 2020
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test test cases
Projects
None yet
Development

No branches or pull requests

1 participant