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

[WIP] improve test quality #61

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

[WIP] improve test quality #61

wants to merge 2 commits into from

Commits on Jul 5, 2020

  1. split tests into multiple files

    This only organizes codes without any modification on the test cases
    johnnychen94 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    ab01585 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. rename _convert to maybe_encode (#64)

    * rename _convert to maybe_encode
    * add tests for maybe_encode
    * ignore CRLF/LF differences
    
    Co-authored-by: Lyndon White <[email protected]>
    johnnychen94 and oxinabox authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    afc31d4 View commit details
    Browse the repository at this point in the history