mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 14:14:22 +08:00
Add ahfe resume test to be integration (#1931)
This commit is contained in:
@@ -178,6 +178,7 @@ class TestCheckpointResuming:
|
||||
def _copy_simfiles(cwd: pathlib.Path, filepath):
|
||||
shutil.copyfile(filepath, f"{cwd}/{filepath.name}")
|
||||
|
||||
@pytest.mark.integration
|
||||
def test_resume(
|
||||
self, protocol_dag, ahfe_solv_trajectory_path, ahfe_solv_checkpoint_path, tmp_path
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user