Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Unittest for invalid question type #276

Open
Niraj-Kamdar opened this issue Oct 2, 2020 · 0 comments
Open

Unittest for invalid question type #276

Niraj-Kamdar opened this issue Oct 2, 2020 · 0 comments
Assignees
Labels
good first issue Good for newcomers Test

Comments

@Niraj-Kamdar
Copy link
Owner

Describe the test

We currently only have tests for valid question types (mcq and sub). Please create tests for some invalid type like blanks, abc, etc. It should throw a 404 error.

What it covers

It covers check_valid_question_type decorator function.

Testing

Description Input Output
invalid abc 404
invalid blank 404
@Niraj-Kamdar Niraj-Kamdar added good first issue Good for newcomers Test labels Oct 2, 2020
@Niraj-Kamdar Niraj-Kamdar self-assigned this Jun 6, 2021
@Niraj-Kamdar Niraj-Kamdar modified the milestone: sprint1 Jun 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers Test
Projects
None yet
Development

No branches or pull requests

1 participant