Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

None yet

1 participant