tbf-challenge / teamwork-be

This is the backend repository for teamwork
0 stars 0 forks source link

add test to query article tags endpoint #336

Closed beblicarl closed 1 year ago

beblicarl commented 1 year ago

Task Description

  1. Add tests to query article tags endpoint and query post tags service.
  2. Create a separate file for the queryPostTags function
  3. This is a subtask linked to https://github.com/tbf-challenge/teamwork-be/issues/243

Technical Considerations

Basically, we are testing the query article tags endpoint and query post tags service