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

refactor: use commons module in simulator #271

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

Commits on Oct 24, 2024

  1. refactoring Constants and Utils classes from simulator

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a6363e8 View commit details
    Browse the repository at this point in the history
  2. use app properties from StringsConstants in simulator

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1d06a4f View commit details
    Browse the repository at this point in the history
  3. minor refactoring and additional file reading method overload for eas…

    …ier usage and spotlessApply
    
    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e45b351 View commit details
    Browse the repository at this point in the history
  4. additional test for coverage

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    76efcc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. addressing some comments, mostly on styling and javadocs

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ee058f2 View commit details
    Browse the repository at this point in the history