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

Add E2E tests to profile service #504

@Nydauron

Description

@Nydauron

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/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions