Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add E2E tests to profile service #504

Open
2 of 14 tasks
Nydauron opened this issue Dec 23, 2022 · 0 comments
Open
2 of 14 tasks

Add E2E tests to profile service #504

Nydauron opened this issue Dec 23, 2022 · 0 comments

Comments

@Nydauron
Copy link
Contributor

Nydauron commented Dec 23, 2022

Each endpoint should have tests that test different combinations of inputs, including testing for authorization and non-existent entries if applicable.

  • GET /profile/ E2E tests #505
  • POST /profile/ E2E tests #506
  • PUT /profile/
  • DELETE /profile/
  • GET /profile/list/
  • GET /profile/leaderboard/
  • GET /profile/search/
  • POST /profile/event/checkin/
  • POST /profile/points/award/
  • GET /profile/favorite/
  • POST /profile/favorite/
  • DELETE /profile/favorite/
  • GET /profile/{id}/
  • GET /profile/tier/threshold/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant