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

stubs and mocks #18

Merged
merged 29 commits into from
Jun 24, 2020
Merged

stubs and mocks #18

merged 29 commits into from
Jun 24, 2020

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    39ccb93 View commit details
    Browse the repository at this point in the history
  2. fix readme

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bd57bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5be778f View commit details
    Browse the repository at this point in the history
  4. initial stub logic

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    71655fa View commit details
    Browse the repository at this point in the history
  5. make stub() chainable

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f276275 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b949f0e View commit details
    Browse the repository at this point in the history
  7. initial mock code

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    948ffc7 View commit details
    Browse the repository at this point in the history
  8. import mock

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b367842 View commit details
    Browse the repository at this point in the history
  9. deno fmt

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    05b50ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd8af4c View commit details
    Browse the repository at this point in the history
  11. cleaning up

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c97cdba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1604220 View commit details
    Browse the repository at this point in the history
  13. update readme

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c585e30 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f271eb View commit details
    Browse the repository at this point in the history
  15. update readme

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f5dabd8 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    crookse authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3cc3f83 View commit details
    Browse the repository at this point in the history
  17. deno fmt

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ac6474c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f7dbb5f View commit details
    Browse the repository at this point in the history
  19. fix test?

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ef2c5f8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    60fe0e9 View commit details
    Browse the repository at this point in the history
  21. deno fmt

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d026e78 View commit details
    Browse the repository at this point in the history
  22. add docblocks

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a80aea3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b45fb9a View commit details
    Browse the repository at this point in the history
  24. deno fmt

    crookse committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    7cf3cba View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. fix typos

    crookse committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7b9f3c7 View commit details
    Browse the repository at this point in the history
  2. make vars uniform

    crookse committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    8e7d25b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6de2f6 View commit details
    Browse the repository at this point in the history
  4. fix markdown

    crookse authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    26f0a95 View commit details
    Browse the repository at this point in the history
  5. fix markdown

    crookse authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    3142efe View commit details
    Browse the repository at this point in the history