amosproj / amos2023ws05-pipeline-config-chat-ai

MIT License
1 stars 0 forks source link

Initialize and test Q3 queries manually with PyTest 🦘 #69

Closed AviKatziuk closed 9 months ago

AviKatziuk commented 10 months ago

User story

  1. As SDs.
  2. We want to test our queries by ourselves.
  3. So that we can do it quicker, without the need to trouble Shell.

Acceptance criteria

  1. Initialize testing via PyTest, based on the test files in the RTDIP repo.
  2. Test manually the queries of week 3 with PyTest.
  3. Document the results.
  4. Update on your progress in the internal testing channel on Slack.
  5. Bonus: research how we can automate the tests

Definition of done (DoD)

Feature DoD:

  1. Code review has been completed and code has been merged.
  2. User interaction tests pass on all major browsers.

Sprint Release DoD:

  1. Project builds, deploys, and tests successfully.

Project Release Definition of Done

  1. User interaction tests pass on all major browsers.
  2. Design documentation has been updated

DoD general criteria

Nahrain1 commented 10 months ago

The link below shows the documentation of the results obtained by manually testing the queries of week 3 with PyTest: Link: Pytest Results for week 3