Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IS-788: Adjusting testing parameters. (#8)
* IS-788: Adjusting testing parameters. * IS-788 Adding visibility * IS-788 : Using the file instead. * IS-788: Adding debugging information to understand why the tests are failing * IS-788: Adding detailed coverage information * IS-788: Adding debug wrapper * IS-788:? Adding Test word to the component being tested. * IS-788: Force coverage display * IS-788: Removing test-coverage formatter It won't matter because the output fails before it displays the results. * IS-788: Adding one extra step to check on coverage * IS-788: Adjusting classes to run Instead of Json, using the comma separated value * IS-788: New Script format. Changing the test action to avoid warnings and only look on apex classes. * IS-788: Fixing a typo * IS-788: Adjustments * IS-788: Adjusting the typo again. * IS-788: Returning to older strategy which pass tests with comma separated. * IS-788: Fixing the flag not found error The issue is that it expects --tests "ClassTest" and not --tests ClassTest Adjusting * IS-788: Forgot this * IS-788: Using an XML Parser * IS-788: Forgot to remove the json file. * IS-788: Adding debugging Lines * IS-788: Troubleshooting differences of CLI * IS-788: Passing the tests with spaces instead of flags Documentation seems wrong, adjusting. * IS-788: Adjusting based on prior functioning script There is clearly a difference between plugins and sf cli. * IS-788: Trying to adjust the code to match current cli * IS-788: This seems to be a bug Created: forcedotcom/cli#2834 Adjusted the class to execute with comma separated versions. * IS-788: Separting the tests with spaces Returning to the very first version of the test. * IS-788: Returning to run all tests. Commented sections. * IS-788: Removing Typo * IS-788: Checking on node * IS-788: Forcing version * IS-788: Adjusting version * IS-788: Updating node * IS-788: Adding sudo to update node * IS-788: More sudo * IS-788: Last test run with all updated * IS-788: Returning to Full test run * Placing XML content in debug mode. * Removing debug comments. * IS-788: Remove apt-get update all Testing locally with act. * IS-788: Trying to run command locally * IS-788: No java * IS-788: Adding debuging information for local test. * IS-788: setting java to a pre-fixed version. * IS-788: Troubleshooting. * IS-788: Troubleshooting * IS-788: Troubleshooting * IS-788: Troubleshooting * IS-788: Troubleshooting * IS-788: Troubleshooting * IS-788: Troubleshooting * IS-788: Troubleshooting * IS-788: troubleshooting * IS-788: Troubleshooting. * IS-788: Using Snap * IS-788: Snap * IS-788: Adding a bash file to test changes. * IS-788: Some small adjustments to ensure that it won't throw errors. * IS-788: Adding validation for if file exists
- Loading branch information