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

Testy jednostkowe wyszukiwarki #101

Open
Grzybojad opened this issue Oct 15, 2021 · 0 comments
Open

Testy jednostkowe wyszukiwarki #101

Grzybojad opened this issue Oct 15, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation tests Unit tests etc.

Comments

@Grzybojad
Copy link
Contributor

Potrzeba napisać kilka testów jednostkowych do wyszukiwarki, żeby łatwo testować zmiany w algorytmie.

Przykładowe testy:

  • Wyszukiwarka znajduje X jeżeli wyszukamy X.
  • Wyszukiwarka zwraca pustą listę jeżeli wyszukamy coś kompletnie bez sensu.
  • Wyszukiwarka nie zwraca błędów.
@Grzybojad Grzybojad added the tests Unit tests etc. label Oct 15, 2021
@martamazurkiewicz martamazurkiewicz added the documentation Improvements or additions to documentation label Dec 3, 2021
@martamazurkiewicz martamazurkiewicz removed their assignment Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tests Unit tests etc.
Projects
None yet
Development

No branches or pull requests

2 participants