department-of-veterans-affairs/vets-website

View on GitHub
src/applications/check-in/api/local-mock-api/mocks/v2/check-in-data/post.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createMockAddressValidationSuccessResponse has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createMockAddressValidationSuccessResponse = _data => {
  return {
    data: {
      messages: [
        {

    There are no issues that match your filters.

    Category
    Status