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

JUnit testing #74

Merged
merged 10 commits into from
Mar 29, 2024
Merged

JUnit testing #74

merged 10 commits into from
Mar 29, 2024

Commits on Mar 29, 2024

  1. Add try-catch for DeleteCommanD

    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    431fe06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3059c View commit details
    Browse the repository at this point in the history
  3. Add AddCommandTest

    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ec3ba21 View commit details
    Browse the repository at this point in the history
  4. Add DeleteCommandTest

    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    231b2bb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/AY2324S2-CS2113-T15-4/tp

    …into JUnit-Testing
    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    48e69d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bcc137 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary imports

    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2c57f8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb39528 View commit details
    Browse the repository at this point in the history
  9. Fix indentation

    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6262b4c View commit details
    Browse the repository at this point in the history
  10. Remove unused imports

    LowTL committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    de045a8 View commit details
    Browse the repository at this point in the history