department-of-veterans-affairs/vets-website

View on GitHub
src/applications/combined-debt-portal/debt-letters/const/diary-codes/diary-code-groups.js

Summary

Maintainability
A
0 mins
Test Coverage
// Diary codes by business grouping that should help with testing
export const diaryCodeGroups = [
  ['71'],
  ['655', '817'],
  ['212'],
  ['061', '065', '070', '440', '442', '448', '453'],
  ['439'],
  ['449'],
  ['459'],
  ['109'],
  ['100', '102', '130', '140'],
  ['117'],
  ['123'],
  ['680'],
  ['681', '682'],
  ['81'],
  ['600', '601'],
  ['430', '431'],
  ['450', '101', '602', '607', '608', '610', '611', '614', '615', '617'],
  ['603', '613'],
  ['122'],
  ['080', '850', '852', '860', '855'],
  ['811'],
  ['815'],
  ['816'],
  ['801', '802', '803', '804', '809', '820'],
  ['818', '819', '830', '842'],
  ['822'],
  ['825'],
  ['821'],
  ['002', '005', '032', '609'],
  ['321', '400', '420', '421', '422', '425', '627'],
  ['481', '482', '483', '484'],
];