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

feat: add delete account feature #118

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

guillermomachado
Copy link

What does this do?

Adds delete account feature.

Why did you do this?

To complain with the App Stores we need to allow users to delete their account. This feature will enable users to do it from the settings screen.

How did you test this?

  1. Create a user.
  2. Navigate to the Settings screen and press delete.
  3. Confirm the deletion.
  4. Try to log in again with the same credentials.
Simulator.Screen.Recording.-.iPhone.SE.3rd.generation.-.2025-01-17.at.12.51.46.mp4

Copy link

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 51%
51.35% (340/662) 43.58% (119/273) 37.16% (84/226)

😎 Tests Results

Tests Skipped Failures Errors Time
75 0 💤 0 ❌ 0 🔥 31.741s ⏱️
👀 Tests Details • (51%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files51.3543.5837.1651.8 
api/auth010000 
   use-user.tsx01000017–37
app/(app)0000 
   settings.tsx000020–39
components/settings0000 
   delete-account-item.tsx01000012–32
   item.tsx000014–17

@guillermomachado guillermomachado merged commit 59f498f into master Jan 17, 2025
8 checks passed
@guillermomachado guillermomachado deleted the feat/add-delete-account branch January 17, 2025 16:17
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

Successfully merging this pull request may close these issues.

3 participants