Roll Up of various fixes
Note:
- For windows, please use powershell instead of the cmd terminal to avoid common formatting issues
- For macos, you will need to manually "right-click" and "open" one time to grant it the needed OS permissions.
Fixed Issues in the current build
- 5 : Better error message when dataFile does not exist
- 17 : Fixes Bugs with super user impersonation
- 20 : Fix --skipExisting spelling (backwards support for --skip-existing)
- 21 : Fix an issue running tests when a project is only numeric
- 22 : Fix an issue with CLI flag not being on during test run
- Also: Fixed an issue with browser name not written in lowercase
- 6 : Cannot run against DEV environment with --apiHost
- 8 : CLI Report output now includes private snippet link
- 4 : Proper error message if dataset does not exist
- 13 : Bugs when handling spaces in dataset name
- 14 : Stuck CLI test (there is now a hard cutoff of ~1hour per test)
- 18 : Fix retry bugs when downloading files
* All issues numbers refer to our internal issue tracking system (not github)