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

More tests for nodes package. #622

Merged
merged 12 commits into from
Aug 18, 2021

Commits on Aug 13, 2021

  1. Add tests for ListNode.

    cassierecher committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    de613a7 View commit details
    Browse the repository at this point in the history
  2. Remove unused function.

    cassierecher committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    8037e9a View commit details
    Browse the repository at this point in the history
  3. Remove TODO

    cassierecher committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    a56c745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d470c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

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

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    d244bc7 View commit details
    Browse the repository at this point in the history
  2. Move isHeader to header.go.

    Not adding tests because I can't think of any that aren't change
    detectors.
    cassierecher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    c2e50a2 View commit details
    Browse the repository at this point in the history
  3. Add test for EmptyNodes.

    cassierecher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2c37287 View commit details
    Browse the repository at this point in the history
  4. Add some TODOs.

    cassierecher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2a54ee4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cf71d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    07a639f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d251cd View commit details
    Browse the repository at this point in the history