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 to unit testing #125

Merged
merged 8 commits into from
Oct 20, 2023
Merged

Add CLI to unit testing #125

merged 8 commits into from
Oct 20, 2023

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    7f1b995 View commit details
    Browse the repository at this point in the history
  2. Update unit_test.py

    Whitelisted1 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f4034fc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Update unit_test.py

    The delete conversation test was raising errors of unknown cause
    Whitelisted1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4469432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f9ceb View commit details
    Browse the repository at this point in the history
  3. Limit max parallel versions tested in unit test

    Limited the maximum number of unit tests that could be run in parallel in order to not have them interfere with each other
    Whitelisted1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    41eeff9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    761f2e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9dc450 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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