amosproj / amos2021ws01-geo-data-search

Natural language and buzzword search on routing and places
MIT License
3 stars 1 forks source link

Write tests for Query objects #112

Closed oliviadargel closed 2 years ago

oliviadargel commented 2 years ago

User story

  1. As a NLP component developer
  2. I want to test the resulting Query object after analyzing the user input
  3. So that I can make sure I'll be informed in case that analyzing does not work as expected.

Acceptance criteria

Definition of done