Skip to content

49 debug/improve referral database#53

Merged
IvanA673 merged 1 commit intodevelopfrom
49-improve-debug-referraldatabase
May 27, 2025
Merged

49 debug/improve referral database#53
IvanA673 merged 1 commit intodevelopfrom
49-improve-debug-referraldatabase

Conversation

@whiniy
Copy link
Copy Markdown
Collaborator

@whiniy whiniy commented May 20, 2025

…an up)

Developer: {Full Name}

Closes #{ISSUE NUMBER HERE}

Pull Request Summary

{Describe the purpose of your pull request}
some tests:

  • invalid id : works expected
  • missing body : toggles even when body is missing
  • wrong body field : field name is not "redeemed" but toggling still works
  • no content-type header : still toggles
  • fast toggling : works expected

Modifications

{list out the files created/modified and a brief description of what was changed}
route.test.ts (added testing suite that does nothing so npm run test would pass)

Testing Considerations

{list out what you have tested and what the reviewer should verify}

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

Screenshot 2025-05-19 184440
Screenshot 2025-05-19 184645

{put screenshots of your change, or even better a screencast displaying the functionality}

@whiniy whiniy linked an issue May 20, 2025 that may be closed by this pull request
5 tasks
@whiniy whiniy changed the title fixed testing suite and cleaned up referral database (not much to cle… 49 debug/improve referral database May 20, 2025
@IvanA673 IvanA673 self-requested a review May 27, 2025 05:50
@IvanA673 IvanA673 merged commit 98d6eec into develop May 27, 2025
4 checks passed
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.

Debugging/Improving Referral Database

2 participants