Example #1
0
 def test_assemble_phi5_works(self):
     """"Test building absolute filepaths from PHI5 works index."""
     paths = assemble_phi5_works_filepaths()
     self.assertEqual(len(paths), 836)
Example #2
0
 def test_assemble_phi5_works(self):
     """"Test building absolute filepaths from PHI5 works index."""
     paths = assemble_phi5_works_filepaths()
     self.assertEqual(len(paths), 836)