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

Test/settings and symbol related api (backend) #38

Merged
merged 3 commits into from
Nov 11, 2023

Conversation

yjeong-k
Copy link
Contributor

PR Title: Test / settings and symbol related api (backend)

Related Issue(s):

PR Description:

settings (display_mode, default_menu) 및 symbols(favorite symbol, user-created symbol)에 대한
views.py의 유닛 테스트 구현하였습니다
coverage는 total 90% 입니다

스크린샷 2023-11-11 오후 12 34 33
Changes Included:
  • Added new feature(s)
  • Fixed identified bug(s)
  • Updated relevant documentation
Notes for Reviewer:

Reviewer Checklist:

  • Code is written in clean, maintainable, and idiomatic form.
  • Automated test coverage is adequate.
  • All existing tests pass.
  • Manual testing has been performed to ensure the PR works as expected.
  • Code review comments have been addressed or clarified.

Additional Comments:

@yjeong-k yjeong-k added the backend Feature implementation for backend label Nov 11, 2023
@yjeong-k yjeong-k merged commit 750b322 into main Nov 11, 2023
1 check passed
@yjeong-k yjeong-k deleted the test/backup-API-backend branch November 11, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature implementation for backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants