You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have now written a large number of positive and negative test inputs that can be used to simulate correct and incorrect input data.
As validation is getting more complex it would be good to write automated tests that can verify that the validation behaves correctly and output is uniform.
Can be closed when we added pytests that instantiate objects from the class pep2samplesheet and verify that the behavior matches expectations from data/test
The text was updated successfully, but these errors were encountered:
I have now written a large number of positive and negative test inputs that can be used to simulate correct and incorrect input data.
As validation is getting more complex it would be good to write automated tests that can verify that the validation behaves correctly and output is uniform.
Can be closed when we added pytests that instantiate objects from the class pep2samplesheet and verify that the behavior matches expectations from data/test
The text was updated successfully, but these errors were encountered: