17 Commits

Author SHA1 Message Date
woodsh17
dd7643d640 Revert "Remove try block with except FileExistsError that isn't needed"
After running the test, I found that this was needed
This reverts commit ead721f326.
2025-11-12 13:45:07 -06:00
woodsh17
ead721f326 Remove try block with except FileExistsError that isn't needed 2025-10-24 09:48:03 -05:00
woodsh17
4d870c07da In setUpClass check that directory doesn't already exists, so tests do not fail before running examples 2025-10-22 10:03:07 -05:00
woodsh17
260692d6c2 Edits to test_diffusion to make change setUp to setUpClass to make this a class method so examples run only once 2025-10-20 08:48:02 -05:00
woodsh17
17f315b2de Add index of chunk to test directory name 2025-10-17 12:45:28 -05:00
woodsh17
5dff3eb188 These changes split the examples up in chunks and runs the different chunks to speed up the workflow. 2025-10-17 10:39:26 -05:00
woodsh17
a9b748be37 Add print statement to list failed examples 2025-10-14 11:44:50 -05:00
woodsh17
778f8d4b28 Fix input_pdb path in design_macrocyclic_binder and fix incorrect call to res in test_diffusion.py 2025-10-10 15:21:04 -05:00
woodsh17
a45c3f9da7 Fail tests when example scripts exit non-zero 2025-10-10 13:41:05 -05:00
woodsh17
a18f99614a Address 'command' referenced before assignment error in tests 2025-10-10 09:35:57 -05:00
Sergey Lyskov
25e9cda154 adding pdb-diff prefix to comparison test names 2023-06-01 12:41:09 -07:00
Sergey Lyskov
471b36ebe8 adding pdb-diff prefix to comparison test names 2023-06-01 12:41:09 -07:00
Sergey Lyskov
a191281e97 updating test config 2023-06-01 12:41:09 -07:00
Sergey Lyskov
58c310a66a adding accounting of comparisons results 2023-06-01 12:41:09 -07:00
Sergey Lyskov
9bb4c568d3 updating test files 2023-06-01 12:41:09 -07:00
Sergey Lyskov
060347773f updating test_diffusion script 2023-06-01 12:41:09 -07:00
Sergey Lyskov
711e0b7aff adding test_diffusion.py 2023-06-01 12:41:09 -07:00