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 constructor for mocks #406

Merged
merged 6 commits into from Apr 18, 2022

Commits on Mar 31, 2022

  1. Copy the full SHA
    a0d98e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    09de88a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9489caf View commit details
    Browse the repository at this point in the history
  4. Fix panic in tests

    actualLines may be longer than expectedLines -> index out of range
    grongor committed Mar 31, 2022
    Copy the full SHA
    b4d8eef View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Copy the full SHA
    a328a65 View commit details
    Browse the repository at this point in the history
  2. Fix import

    LandonTClipp committed Apr 5, 2022
    Copy the full SHA
    eddf049 View commit details
    Browse the repository at this point in the history