Justintime50/dad-node

Write tests to ensure all records are uniform

Justintime50 opened this issue · 1 comments

We should write a test to ensure every single record contains keys for:

  • street1
  • street2
  • city
  • state
  • zip
  • country

Even if they are empty, the keys should exist for every record to ensure they are all uniform.

v2.5.0 fixes this