Commit History

Author SHA1 Message Date
  yk396 7bd43b6995 Merge branch 'stash-cmd' of https://github.com/MLH-Fellowship/howdoi into stash-cmd 4 years ago
  yk396 57bb2d5267 Handle empty stash 4 years ago
  yk396 6f03ddb333 Update stash formatting 4 years ago
  Christopher Nguyen b181ae751a removed unused console script 4 years ago
  Christopher Nguyen 6827e01061 finished implementing 4 years ago
  yk396 670ce5a1ce Add comments to stash new 4 years ago
  yk396 2a39290f2f Fix merge conflicts 4 years ago
  yk396 978b0ec7b9 Prevent answers from breaking into newlines for stash 4 years ago
  Christopher Nguyen 169e0e522a removed unused time import 4 years ago
  Christopher Nguyen 33b3f66349 updated readme again 4 years ago
  Christopher Nguyen 63f068c96d updated readme 4 years ago
  Christopher Nguyen 8a9aca05e2 updated readme 4 years ago
  Christopher Nguyen 8cf4ee208b updated cmd name, added .replace to clean answer string in stash cmd 4 years ago
  yk396 0926cd15e3 Update command for stash new 4 years ago
  yk396 e965b5fc4e Move stash new to update stash function, obtain results from howdoi command to use as description. 4 years ago
  Christopher Nguyen d3f6709e1a stash view stash edit completed, stash new WIP 4 years ago
  Christopher Nguyen fff5180e3a skeleton -sn -sv -se cmds added 4 years ago
  Christopher Nguyen 97feba050d Initial stash command commit 4 years ago
  Benjamin Gleitzman 8eeff4b369 Merge pull request #276 from MLH-Fellowship/json-response 4 years ago
  ovezovs ea38a82cf7 Added the leading _ to format_url_to_filename 4 years ago
  ovezovs 0e6545a889 renamed mocked_get_result to _get_result_mock 4 years ago
  Christopher Nguyen afaf798e14 replaced all instances of manual splitting with helper function 4 years ago
  Christopher Nguyen a7b95ed04e fix merge conflict 4 years ago
  yk396 303ab44214 Sort test imports alphabetically 4 years ago
  yk396 691da317fd Add get cache key function that appends version number to args string 4 years ago
  yk396 3b50258a47 Update get_instructions return type to answer list, rename get_instructions to get_answers, update parse_json to format_answers 4 years ago
  Christopher Nguyen 71c2d6370c fixed import order, removed docstrings 4 years ago
  Christopher Nguyen e5f2f39d52 TESTS NOW WORKING 4 years ago
  yk396 51451a312c Add back print statements to debug failing tests. 4 years ago
  yk396 fca2c0119e Add check in test_json for other fields of json output. 4 years ago