Skip to content

feat: Added Exit codes and updated unit tests - DELETE -#547

Open
LaKeishaTurnerSlalom wants to merge 1 commit intomainfrom
feature/securli-375-ExitCodes
Open

feat: Added Exit codes and updated unit tests - DELETE -#547
LaKeishaTurnerSlalom wants to merge 1 commit intomainfrom
feature/securli-375-ExitCodes

Conversation

@LaKeishaTurnerSlalom
Copy link
Contributor

@LaKeishaTurnerSlalom LaKeishaTurnerSlalom commented May 15, 2024

secureli-375
#375

Added Additional Exit Codes based on error types as discussed. Passing exitCode to the ScanFailure class

Changes

  • Added Exit Codes
  • Updated ScanFailure
  • Updated Unit Tests
  • Verified no additional errors

Testing

Clean Code Checklist

  • Meets acceptance criteria for issue
  • New logic is covered with automated tests
  • Appropriate exception handling added
  • Thoughtful logging included
  • Documentation is updated
  • Follow-up work is documented in TODOs
  • TODOs have a ticket associated with them
  • No commented-out code included

@LaKeishaTurnerSlalom LaKeishaTurnerSlalom changed the title feat: Added Exit codes and updated unit tests feat: Added Exit codes and updated unit tests - DELETE - May 15, 2024
ian-bowden-slalom pushed a commit that referenced this pull request Jun 27, 2024
secureli-375
#375

<!-- Include general description here -->
Added Additional Exit Codes based on error types as discussed. Passing
exitCode to the ScanFailure class

## Changes
<!-- A detailed list of changes -->
* Added Exit Codes
* Updated ScanFailure
* Updated Unit Tests
* Verified no additional errors

## Testing
<!--
Mention updated tests and any manual testing performed.
Are aspects not yet tested or not easily testable?
Feel free to include screenshots if appropriate.
 -->
*

## Clean Code Checklist
<!-- This is here to support you. Some/most checkboxes may not apply to
your change -->
- [x] Meets acceptance criteria for issue
- [x] New logic is covered with automated tests
- [ ] Appropriate exception handling added
- [ ] Thoughtful logging included
- [ ] Documentation is updated
- [ ] Follow-up work is documented in TODOs
- [ ] TODOs have a ticket associated with them
- [x] No commented-out code included


<!--
Github-flavored markdown reference:
https://docs.github.com/en/get-started/writing-on-github
-->

---------

Co-authored-by: Ian Bowden <ian.bowden@slalom>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants