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

Add tests for model mixin #29

Merged

Commits on Oct 28, 2023

  1. Added test settings

    KengoWada committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    14a1ca9 View commit details
    Browse the repository at this point in the history
  2. Added django test runner

    KengoWada committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    2f0d44b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e861c1 View commit details
    Browse the repository at this point in the history
  4. Added model mixin tests

    KengoWada committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    cae52bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc8938c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0b6fa5 View commit details
    Browse the repository at this point in the history
  7. Convert object ids to int

    KengoWada committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ce3f79d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78fad1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69a483b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50c6166 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Added SongManager

    KengoWada committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    08034af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45af61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0bd091 View commit details
    Browse the repository at this point in the history