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 configuration.py #1192

Merged
merged 15 commits into from
Dec 20, 2022

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    21f9de1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Add method to cast str to known datatypes

    Add a tests for configuration
    aerorahul committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    f72cc5d View commit details
    Browse the repository at this point in the history
  2. parse_config tests are failing in GH runner.

    They pass on localhost.
    aerorahul committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    5eeeab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91e1b54 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. remove unused pprint

    aerorahul committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    dac4922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d46acb View commit details
    Browse the repository at this point in the history
  3. execute in the bash shell

    aerorahul committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7dd922b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86148bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8af29a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d1b877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c30cd5 View commit details
    Browse the repository at this point in the history
  8. remove print statement

    aerorahul committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    054860a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    0e33e5b View commit details
    Browse the repository at this point in the history
  2. add pytest to dev option

    aerorahul committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9c2ed70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34de134 View commit details
    Browse the repository at this point in the history