test for rel-link mappings to nonexistent mappings
Currently, we are not checking in the pipeline if the KSATs that a rel-link object map to exist or not. This should be done in the test stage of the pipeline.
-
create test_mapping_nonexistent_KSATs.py in the test stage -
script should output log artifact with needed rel-link information and all KSAT mappings that do not exist. -
modify the insert tool to check if the KSAT mapping exists and prevent insertion if one does not.(Moved to 131)
Edited by charles.heaton.2