1. 23 Oct, 2019 1 commit
  2. 22 Oct, 2019 2 commits
  3. 18 Oct, 2019 1 commit
  4. 17 Oct, 2019 1 commit
  5. 16 Oct, 2019 2 commits
  6. 15 Oct, 2019 2 commits
  7. 14 Oct, 2019 2 commits
  8. 09 Oct, 2019 1 commit
  9. 07 Oct, 2019 1 commit
  10. 03 Oct, 2019 1 commit
  11. 02 Oct, 2019 1 commit
  12. 01 Oct, 2019 2 commits
  13. 26 Sep, 2019 4 commits
  14. 24 Sep, 2019 3 commits
  15. 23 Sep, 2019 2 commits
  16. 20 Sep, 2019 3 commits
  17. 19 Sep, 2019 1 commit
  18. 18 Sep, 2019 1 commit
  19. 17 Sep, 2019 1 commit
  20. 16 Sep, 2019 1 commit
  21. 13 Sep, 2019 2 commits
  22. 12 Sep, 2019 1 commit
  23. 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
  24. 10 Sep, 2019 1 commit
  25. 09 Sep, 2019 2 commits