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

remove quotes, add first (failing) test #107

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

remove quotes, add first (failing) test #107

wants to merge 32 commits into from

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    a7243af View commit details
    Browse the repository at this point in the history
  2. more test

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    7733888 View commit details
    Browse the repository at this point in the history
  3. renamed

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    6a19bf5 View commit details
    Browse the repository at this point in the history
  4. rename properly

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    f9c5682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac94764 View commit details
    Browse the repository at this point in the history
  6. does this parse?

    theodox authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ce87f87 View commit details
    Browse the repository at this point in the history
  7. syntax?

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    1ec35c2 View commit details
    Browse the repository at this point in the history
  8. first pass mock

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    a14f019 View commit details
    Browse the repository at this point in the history
  9. python path

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    5e1b692 View commit details
    Browse the repository at this point in the history
  10. scripts on two lines

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    9ffe690 View commit details
    Browse the repository at this point in the history
  11. added utils

    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    6734ab8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1729131 View commit details
    Browse the repository at this point in the history
  13. hash on functions, not function names -- is this legit? it's an effor…

    …t to get mocks stood up
    theodox committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    0e908c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. mock tests 1

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    0c66cd9 View commit details
    Browse the repository at this point in the history
  2. fix import

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    1301fd5 View commit details
    Browse the repository at this point in the history
  3. oops, bad import

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    fbc041d View commit details
    Browse the repository at this point in the history
  4. fix reference too

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7157730 View commit details
    Browse the repository at this point in the history
  5. still working it

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    22c8bc1 View commit details
    Browse the repository at this point in the history
  6. cleanup

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    0d5f57a View commit details
    Browse the repository at this point in the history
  7. prepping for test conversion

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7be367c View commit details
    Browse the repository at this point in the history
  8. experiment with py.test

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    6375ae9 View commit details
    Browse the repository at this point in the history
  9. fix import errors

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    30425a4 View commit details
    Browse the repository at this point in the history
  10. fix imports

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    68d017e View commit details
    Browse the repository at this point in the history
  11. fix imports

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    3b0b09b View commit details
    Browse the repository at this point in the history
  12. mock tests

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    41ba5ba View commit details
    Browse the repository at this point in the history
  13. better mock

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    193b51b View commit details
    Browse the repository at this point in the history
  14. more mockery

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7546870 View commit details
    Browse the repository at this point in the history
  15. fix nested args

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    fe222d8 View commit details
    Browse the repository at this point in the history
  16. fix assert status

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a51d66f View commit details
    Browse the repository at this point in the history
  17. remove old manual mocks

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    c44126c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c8db6f9 View commit details
    Browse the repository at this point in the history
  19. fix asserts again

    theodox committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7e07827 View commit details
    Browse the repository at this point in the history