def test_residue_history(self):
        expected_history = self._pairs_to_frozensets(
            pairs=self.expected_residue_history_idx,
            convert=self.topology.residue
        )