ipums / hlink

Hierarchical record linkage at scale
Mozilla Public License 2.0
12 stars 2 forks source link

Unskip several skipped tests #139

Closed riley-harper closed 4 months ago

riley-harper commented 4 months ago

Closes #21.

This PR rewrites 2 skipped tests and removes the other 2. I added some detailed commit messages with reasons for rewriting or removing each test. Now all of the tests should be running and passing.

This PR also makes a few small changes to other tests, removing debugging code or renaming tests with incorrect names.