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

Fix dev.deprecated and refine its unit tests #647

Merged
merged 15 commits into from
Apr 11, 2024

Commits on Mar 31, 2024

  1. replace raise for warning with warn

    explicitly check for None
    
    fix string format in `test_io`
    
    add missing f for format string
    
    fix date format
    
    fix datetime in string
    
    DEBUG: comment out no warn case 3
    
    DEBUG: comment out no warn case 2
    
    DEBUG: comment out no warn case
    
    try to fix warning
    
    fix time patch
    
    try to fix date patch
    
    revert to monkeypatch
    DanielYang59 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    385b5b9 View commit details
    Browse the repository at this point in the history
  2. adjust warn position

    DanielYang59 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    49d51de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a646d View commit details
    Browse the repository at this point in the history
  4. fix datetime.now patch

    DanielYang59 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1998adb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8819902 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07d52f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    890ed14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ea8d1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5da8026 View commit details
    Browse the repository at this point in the history
  10. add test file back

    DanielYang59 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d69055a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    3fa8f13 View commit details
    Browse the repository at this point in the history
  2. mock GITHUB_REPOSITORY

    DanielYang59 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bcc5001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fadaf14 View commit details
    Browse the repository at this point in the history
  4. remove unittest.main()

    DanielYang59 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5e58909 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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