Tags: mitre/ts-inspec-objects
Tags
add draft release workflows (#23) Signed-off-by: Emily Rodriguez <[email protected]> Co-authored-by: Emily Rodriguez <[email protected]>
Fix describe block extraction bug (#18) * Add test for metadata in describe block Signed-off-by: Pavan Kumar Bondalapati <[email protected]> * Apply cookstyle format * Add test cases for describe block * Handle describe block test cases * Update test description * Update JSON object after cookstyle format * Overhaul * Fix describe block extraction bug * Add test case for multi-line describe block * Add escaped newline after joining strings * added test case for keywords showing up inside strings in the test code Signed-off-by: Will Dower <[email protected]> * fixed whitespacing in test case for keywords in strings Signed-off-by: Will Dower <[email protected]> * changed test controls dir name * Rename test suite for describe block extraction * Add comments to helper functions * Implement enum to specify magic numbers * Eliminate unneeded function and update some variable names Signed-off-by: Emily Rodriguez <[email protected]> * Add example of percent string/literal in comment * Transfer stack push/pop conditions to constants * Update file name for backticks.rb * Add test cases for delimiters in header * Add handling for variable delimiters * Remove dependency on getDistinctRanges() * Update package-lock.json from npm upgrade * Remove unnecessary index update * Delete commented index update * add comments and update some variable names for clarity Signed-off-by: Emily Rodriguez <[email protected]> * update to include the filtering for only multiline ranges Signed-off-by: Emily Rodriguez <[email protected]> --------- Signed-off-by: Pavan Kumar Bondalapati <[email protected]> Signed-off-by: Will Dower <[email protected]> Signed-off-by: Emily Rodriguez <[email protected]> Co-authored-by: Pavan Kumar Bondalapati <[email protected]> Co-authored-by: Will Dower <[email protected]> Co-authored-by: George Dias <[email protected]> Co-authored-by: Emily Rodriguez <[email protected]>
PreviousNext