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

[DCJ-332] user.ts unit tests #2610

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from
Draft

Commits on Apr 29, 2024

  1. Converted User.js -> User.ts

    sjkobori committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    099b75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730a4fd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 14, 2024

  1. Unit tests for api/user/me

    sjkobori committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c974009 View commit details
    Browse the repository at this point in the history
  2. User.spec.ts completed

    sjkobori committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bc5facf View commit details
    Browse the repository at this point in the history
  3. Added DataUse type

    sjkobori committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8d58f26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1706c68 View commit details
    Browse the repository at this point in the history
  5. Resolved merge

    sjkobori committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c4151cf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    cb6fea4 View commit details
    Browse the repository at this point in the history
  2. Resolved merge conflict

    sjkobori committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c1e0c21 View commit details
    Browse the repository at this point in the history