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

♻️ Add delete_user_me endpoint and corresponding test cases #1179

Merged
merged 11 commits into from
Apr 26, 2024

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    d058984 View commit details
    Browse the repository at this point in the history
  2. Update backend/app/api/routes/users.py

    Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
    alejsdev and tiangolo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    82e8fd3 View commit details
    Browse the repository at this point in the history
  3. Update users.py

    alejsdev committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    bc1d7ea View commit details
    Browse the repository at this point in the history
  4. Update backend/app/tests/api/routes/test_users.py

    Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
    alejsdev and tiangolo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    74b877b View commit details
    Browse the repository at this point in the history
  5. Update backend/app/tests/api/routes/test_users.py

    Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
    alejsdev and tiangolo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1af504c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f63151 View commit details
    Browse the repository at this point in the history
  7. Fixes

    alejsdev committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0057eda View commit details
    Browse the repository at this point in the history
  8. Fix test

    alejsdev committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a6604a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update test_users.py

    alejsdev committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cba5804 View commit details
    Browse the repository at this point in the history
  2. Update test

    alejsdev committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f04266f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    a70e740 View commit details
    Browse the repository at this point in the history