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-test cases for pypots-cli #72

Merged
merged 35 commits into from
Apr 23, 2023
Merged

Add unit-test cases for pypots-cli #72

merged 35 commits into from
Apr 23, 2023

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    56cf848 View commit details
    Browse the repository at this point in the history
  2. fix: try to fix Makefile;

    WenjieDu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3f5dd7d View commit details
    Browse the repository at this point in the history
  3. fix: fix ModuleNotFoundError: No module named 'pypots' and avoid PE…

    …P 402 simultaneously;
    WenjieDu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0d9c579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e11a8d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad63280 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8ad123 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99228f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    552cb8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d335a11 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6243359 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    589f99d View commit details
    Browse the repository at this point in the history
  12. fix: remove html to fix error `Invalid "formats": expected one of (ht…

    …mlzip, pdf, epub), got html`;
    WenjieDu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0b16044 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97671aa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6d47de5 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'dev' into doc

    WenjieDu committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c772bee View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge branch 'dev' into doc

    WenjieDu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    43354f0 View commit details
    Browse the repository at this point in the history
  2. doc: update README;

    WenjieDu committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1c71f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f9e31 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merge branch 'dev' into doc

    WenjieDu committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    098325d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057a853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7697237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48e4855 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a51bd93 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    83cbec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3352b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418108b View commit details
    Browse the repository at this point in the history
  4. fix: capture RuntimeError;

    WenjieDu committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    5096b53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a49bd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05b1e44 View commit details
    Browse the repository at this point in the history
  7. fix: directly set SPHINX_APIDOC_OPTIONS with os.environ to avoid bugs…

    … on Windows platform;
    WenjieDu committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    65ecc5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93da28d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c6e7da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd10fde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbd6ae6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17091ae View commit details
    Browse the repository at this point in the history