Remove Retired DDMS BVTs that are written in JavaScript
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [NA] My code follows the code style of this project.
Current Behavior or Linked Issues
The retired JavaScript DDMS tests in infra-azure-provisioning are now deprecated and should be removed from infra-azure-provisioning
. These include the DDMS-specific tests, as follows:
- crud_seismic.js
- crud_wellbore.js
- scenario_seismicUpload.js
Additionally, the README for the testing folder should be updated to redirect developers to the new BVT location.
Does this introduce a breaking change?
- [NO]
Other information
- [NA]