tbf-challenge / teamwork-be

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

add test to assign tag to article endpoint #331

Closed beblicarl closed 1 year ago

beblicarl commented 1 year ago

Task Description

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

Technical Considerations

Basically, we are testing the assign tag to article endpoint and assign tag to post service

jakazzy commented 1 year ago

cool @beblicarl