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 unit tests #2

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

Add unit tests #2

wants to merge 18 commits into from

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    c07840d View commit details
    Browse the repository at this point in the history
  2. Add code coverage measuring

    danie1k committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    06e5f7e View commit details
    Browse the repository at this point in the history
  3. Update print_usage function

    danie1k committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b5d052a View commit details
    Browse the repository at this point in the history
  4. Add _error & _out helpers

    danie1k committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    5b410e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Add collect_options function

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    b246b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ffbd2 View commit details
    Browse the repository at this point in the history
  3. Add get_active_jobs function

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    7c43e9b View commit details
    Browse the repository at this point in the history
  4. Add _header helper

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    ed804ed View commit details
    Browse the repository at this point in the history
  5. Add list_active_jobs function

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    b870204 View commit details
    Browse the repository at this point in the history
  6. Add _get_version helper

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    3af8e19 View commit details
    Browse the repository at this point in the history
  7. Add _get_config_* helpers

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    e1a4a96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13d0ae8 View commit details
    Browse the repository at this point in the history
  9. Add get_config_file function

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    d2f28c7 View commit details
    Browse the repository at this point in the history
  10. Add load_config function

    danie1k committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    742afc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    ce15887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3c5bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02257f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

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