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

Test start with mocking #69

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

Commits on Sep 9, 2024

  1. Create test_start_execute

    SimonL22 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7196b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98ea51 View commit details
    Browse the repository at this point in the history
  3. Update test_start_execute

    Change last test
    SimonL22 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6a80a29 View commit details
    Browse the repository at this point in the history
  4. Update test_start_execute

    SimonL22 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3807f01 View commit details
    Browse the repository at this point in the history
  5. Update test_start_execute

    SimonL22 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a7b50dc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update test_start_execute

    Better Tests with more line coverage and correct line lenght.
    SimonL22 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5bcb14f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb87bf6 View commit details
    Browse the repository at this point in the history
  3. Update test_start_execute

    Added comment for last Test: 
    # This test just works with other start execute bc current one doesn't
     # have run_command_in_container and construct_command_line
    SimonL22 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c3eb32a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update start.py

    Changed code for start.py:
    Outsourcing code from execute in functions for better readability and easier testing.
    SimonL22 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    388fa64 View commit details
    Browse the repository at this point in the history
  2. Update test_start_execute

    Added additional tests
    SimonL22 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b1018c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update test_start_execute

    Added a lot of tests to test the added help functions
    SimonL22 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3b89f8b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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