Closed gromdimon closed 6 months ago
Since this integration tests will use data from APIs it's essential to refine the list of variants used for development and testing. We should establish a 'golden standard' or benchmark by selecting a representative subset of variants that can serve as a reference point for future testing. This variants will indeed be used for testing.
Is your feature request related to a problem? Please describe. Currently we test the application logic only with unit tests. However, it is important to have integration tests, to ensure the correctness of the application as a whole service.
Describe the solution you'd like Add test for:
verify_PVS1
method ofSeqVarPVS1
classverify
methods of different ACMG criteriaDescribe alternatives you've considered N/A
Additional context N/A