Skip to content

Conversation

@KevinLemon112
Copy link
Contributor

PR Description

This PR enables testing of the Account service.

What type of PR is this? (check all applicable)

  • 🔧 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🔨 Build
  • 🔁 CI

Why is this PR important?

Makes sure Account service works properly as well as what parts of code are not covered via testing for the future.

Related Tickets & Documents

Screenshots

Screenshot 2025-10-02 at 8 08 57 PM

How to test

  1. Open this branch in a codespace or local VSCode environment that has docker installed
  2. Open terminal and run "npm i" if needed and also get .env file if needed from @KevinLemon112 or @pogi7.
  3. Run "npm test" in terminal. Make sure you are in the Browser directory.
  4. Make sure you see:
    "Test Suites: 2 passed, 2 total
    Tests: 10 passed, 10 total" in the terminal
  5. Done! ✅

Added to documentation?

  • 📜 README.md
  • 📓 Github pages
  • 📕 Confluence
  • 🆕 Other (if so please list here)
  • ❌ no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

  • Perhaps increase code coverage/add additional testing, thoughts? @pogi7

[optional] What gif best describes this PR?

🛠️

testing files for classic and api testing
@KevinLemon112 KevinLemon112 requested a review from pogi7 October 3, 2025 03:18
@KevinLemon112 KevinLemon112 self-assigned this Oct 3, 2025
@KevinLemon112 KevinLemon112 added the enhancement New feature or request label Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants