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

Adding unittests for main.py and aclient.py #417

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

Commits on May 31, 2023

  1. add: Add AclientTest & MainTest

    Sheng08 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f5b2d11 View commit details
    Browse the repository at this point in the history
  2. chore: update Tests/README.md

    Sheng08 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3e0d367 View commit details
    Browse the repository at this point in the history
  3. fix: Modify the test implemented by the new process_messages and add …

    …the unittest of process_messages with current_channel is None
    Sheng08 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    33b201b View commit details
    Browse the repository at this point in the history
  4. add: Add pragma: no cover in main.py, update Tests/README.md, add `…

    ….coveragerc`
    Sheng08 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d6fead2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. add: Add MainTest.py testing log, update AclientTest.py testing l…

    …og, update Tests/README.md
    Sheng08 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    aba86ed View commit details
    Browse the repository at this point in the history
  2. updata: Update Tests/README.md

    Sheng08 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fca7606 View commit details
    Browse the repository at this point in the history
  3. updata: Update Tests/README.md

    Sheng08 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4b194b2 View commit details
    Browse the repository at this point in the history
  4. updata: Update again Tests/README.md

    Sheng08 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3962dac View commit details
    Browse the repository at this point in the history
  5. updata: Small update Tests/README.md

    Sheng08 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6e43d85 View commit details
    Browse the repository at this point in the history