1. 18 Oct, 2019 1 commit
  2. 17 Oct, 2019 1 commit
  3. 16 Oct, 2019 2 commits
  4. 15 Oct, 2019 2 commits
  5. 14 Oct, 2019 2 commits
  6. 09 Oct, 2019 1 commit
  7. 07 Oct, 2019 1 commit
  8. 03 Oct, 2019 1 commit
  9. 02 Oct, 2019 1 commit
  10. 01 Oct, 2019 2 commits
  11. 26 Sep, 2019 4 commits
  12. 24 Sep, 2019 3 commits
  13. 23 Sep, 2019 2 commits
  14. 20 Sep, 2019 3 commits
  15. 19 Sep, 2019 1 commit
  16. 18 Sep, 2019 1 commit
  17. 17 Sep, 2019 1 commit
  18. 16 Sep, 2019 1 commit
  19. 13 Sep, 2019 2 commits
  20. 12 Sep, 2019 1 commit
  21. 11 Sep, 2019 1 commit
    • Roberto Sora's avatar
      Command `sketch new` do not join sketchbook path to sketch name if only... · 032fa057
      Roberto Sora authored
      Command `sketch new` do not join sketchbook path to sketch name if only sketchname is provided (#396)
      
      * poc of required mod for behavior alignment
      
      * align current tests to new behaviour
      
      * align sketch new behaviour in sketch path parameter mangling adding proper testing
      
      * add test for subpath
      
      * add fix test for subpath
      
      * align sketch new behaviour in sketch path parameter mangling adding
      proper testing
      
      * add `.ino` suffix trim
      
      * move sketch new test in separate test_new.py file
      
      * add working_dir fixture to sandboxing sketch creation tests
      
      * add e2e test for .ino strip
      
      * apply test_sketch.py to sketch test module name for consistency
      
      * update test lib invoke to 1.3.0 in requirements.txt
      
      * force pytest temp directory to be created in current dir
      
      * create local tmpdir only for windows-2019 VM
      
      * add conditional step to test pipeline to overcome win VM behaviour in e2e pytests
      
      * skip failing sketch new e2e tests in GA Win VM until we find the issue root cause
      032fa057
  22. 10 Sep, 2019 1 commit
  23. 09 Sep, 2019 3 commits
  24. 05 Sep, 2019 2 commits