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

API-41234-rep-validation-include-suffix #19017

Merged
merged 12 commits into from
Oct 24, 2024

Conversation

stiehlrod
Copy link
Contributor

Summary

  • Adds logic to check with and without a suffix if it exists.
  • Adds tests.

Related issue(s)

Testing done

  • New code is covered by unit tests

Screenshots

Note: Optional

What areas of the site does it impact?

modified:   modules/veteran/app/models/veteran/service/representative.rb
modified:   modules/veteran/spec/models/veteran/service/representative_spec.rb

Acceptance criteria

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No error nor warning in the console.
  • Events are being sent to the appropriate logging solution
  • Documentation has been updated (link to documentation)
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Feature/bug has a monitor built into Datadog (if applicable)
  • If app impacted requires authentication, did you login to a local build and verify all authenticated routes work as expected
  • I added a screenshot of the developed feature

@stiehlrod stiehlrod self-assigned this Oct 22, 2024
@va-vfs-bot va-vfs-bot temporarily deployed to API-41234-rep-validation-include-suffix/main/main October 22, 2024 18:48 Inactive
Copy link
Contributor

@tycol7 tycol7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good! some questions/suggestions on how we are handling suffixes.

@stiehlrod stiehlrod requested a review from a team October 23, 2024 19:19
@va-vfs-bot va-vfs-bot temporarily deployed to API-41234-rep-validation-include-suffix/main/main October 23, 2024 19:42 Inactive
Copy link
Contributor

@tycol7 tycol7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great! i think we want suffix.any? but otherwise ready to go.

@stiehlrod stiehlrod merged commit b0ac007 into master Oct 24, 2024
29 checks passed
@stiehlrod stiehlrod deleted the API-41234-rep-validation-include-suffix branch October 24, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants