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

Black box test #40

Open
22 tasks
fersasil opened this issue Jun 24, 2020 · 0 comments
Open
22 tasks

Black box test #40

fersasil opened this issue Jun 24, 2020 · 0 comments

Comments

@fersasil
Copy link
Contributor

Testar todas as rotas.

  • delete /assistance/:assistanceId
  • patch /assistance/disable/:assistanceId
  • patch /assistance/:assistanceId
  • post /assistance/subscribe/:assistanceId
  • get /assistance/subscribers/:assistanceId
  • patch /assistance/unsubscribe/:assistanceId
  • get /assistance/search
  • patch /assistance/confirm-presence/:assistanceId
  • post /assistance/userAuthenticated
  • get /assistance/allowedSearchField
  • post /auth/sign-in
  • post /auth/sign-up
  • post /auth/sign-in-uffs
  • get /auth/available
  • get /user
  • patch /user
  • delete /user
  • get /user/search
  • put /user/profile-picture
  • get /user/assistance/created
  • get /user/assistance/subscribed
  • post /user/generate-qr-code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant