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

Answer Questions #28

Open
5 tasks
GabeGiro opened this issue Aug 6, 2024 · 0 comments
Open
5 tasks

Answer Questions #28

GabeGiro opened this issue Aug 6, 2024 · 0 comments
Labels
help welcomed I'm not planning to do it soon so I leave it to others to solve TDD TDD (testing driven development) - add tests before developing functionality

Comments

@GabeGiro
Copy link
Owner

GabeGiro commented Aug 6, 2024

Follow TDD (testing driven development) by first writing edge case tests. Each of these tests should be issue and eventually merged as a single functionality

test_question_handling.py:

  • test_handling_single_line_text_input_answer
  • test_handling_multi_line_text_input_answer
  • test_handling_single_choice_answer
  • test_handling_dropdown_answer
  • test_handling_write_to_dropdown_answer
@GabeGiro GabeGiro added help welcomed I'm not planning to do it soon so I leave it to others to solve TDD TDD (testing driven development) - add tests before developing functionality labels Aug 6, 2024
@GabeGiro GabeGiro added this to the Answering questions milestone Aug 6, 2024
@GabeGiro GabeGiro changed the title Add tests Answer Questions Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help welcomed I'm not planning to do it soon so I leave it to others to solve TDD TDD (testing driven development) - add tests before developing functionality
Projects
None yet
Development

No branches or pull requests

1 participant