It takes a lot of time to test and debug the messaging infrastructure between authoring-services, orchestration-service, rvf and the aag. This is because even using an assertion group with a minimum number of assertion the RVF still takes more than 10 minutes to build sql tables and run default tests. When developing this often needs to be repeated many times!
Create a empty-test assertion group which the RVF recognises and will return a successful report straight away (with tests run count of 0). This will significantly speed up development of messaging changes and could be used in deployment smoke testing.
It takes a lot of time to test and debug the messaging infrastructure between authoring-services, orchestration-service, rvf and the aag. This is because even using an assertion group with a minimum number of assertion the RVF still takes more than 10 minutes to build sql tables and run default tests. When developing this often needs to be repeated many times!
Create a empty-test assertion group which the RVF recognises and will return a successful report straight away (with tests run count of 0). This will significantly speed up development of messaging changes and could be used in deployment smoke testing.