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 CLI tests #366

Merged
merged 24 commits into from
Mar 14, 2024
Merged

Add CLI tests #366

merged 24 commits into from
Mar 14, 2024

Commits on Mar 4, 2024

  1. Add CLI tests

    - Add CLI tests
    - Track Manifest files
    - Move downloading test data to own file
    - Add pixi tasks
    Hofer-Julian committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    34d40b0 View commit details
    Browse the repository at this point in the history
  2. Initialize Julia

    Hofer-Julian committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e8d48dd View commit details
    Browse the repository at this point in the history
  3. Fix precompile

    Hofer-Julian committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5836a30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c200c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e204aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07d532d View commit details
    Browse the repository at this point in the history
  7. Fix copy-paste mistakes

    Hofer-Julian committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9e8f07e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. add more tests

    JoostBuitink committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    466f36c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update .gitignore

    JoostBuitink committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    62a9178 View commit details
    Browse the repository at this point in the history
  2. add timing tests

    JoostBuitink committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    002216a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    65bdc21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba0efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be42a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    d890b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5563d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    599aaed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adda73d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. test if test fails

    JoostBuitink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1a16ccd View commit details
    Browse the repository at this point in the history
  2. test if wflow test fails

    JoostBuitink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5568504 View commit details
    Browse the repository at this point in the history
  3. revert wflow test fail

    JoostBuitink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3591f9b View commit details
    Browse the repository at this point in the history
  4. revert breaking test

    JoostBuitink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    41ae8c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ede239a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e841ee0 View commit details
    Browse the repository at this point in the history
  7. improve bmi tests

    JoostBuitink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1a0fe47 View commit details
    Browse the repository at this point in the history