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

Updated pom.xml with JUnit dependancy for testing purpose #2

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Jul 28, 2024

  1. Updated pom.xml with JUnit dependancy for testing purpose

    Rakshya Basnet authored and Rakshya Basnet committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d36ff0e View commit details
    Browse the repository at this point in the history
  2. Added Mockito to mock other classes.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0be9a67 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Chnages to code for App.java

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    556344d View commit details
    Browse the repository at this point in the history
  2. Made adjustments to ensure the functions work correctly

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    07efc0f View commit details
    Browse the repository at this point in the history
  3. Code updated to manage players, rounds, and game logic.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    52a4dce View commit details
    Browse the repository at this point in the history
  4. Changes to the code for HttpServer class file.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f54aa23 View commit details
    Browse the repository at this point in the history
  5. Adding and removing a player

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    54eca1f View commit details
    Browse the repository at this point in the history
  6. Changes to the code.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0d2f753 View commit details
    Browse the repository at this point in the history
  7. Minor changes.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6825d86 View commit details
    Browse the repository at this point in the history
  8. More changes.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9e0a081 View commit details
    Browse the repository at this point in the history
  9. Implementation of the game.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cf96eb5 View commit details
    Browse the repository at this point in the history
  10. Implementation of the game.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b8b510d View commit details
    Browse the repository at this point in the history
  11. More changes.

    Rakshya Basnet authored and Rakshya Basnet committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9fc4133 View commit details
    Browse the repository at this point in the history