Open dmuylwyk opened 1 month ago
Refactor test resources to avoid collisions.
For example, the MNAC test Patient has a resource ID of Patient/example.
Patient/example
We should be able to load all test resources into the same repository and be confident there won't be collisions. For example, Patient/test-mnac-001 would be a better convention for test resource identification.
Patient/test-mnac-001
Refactor test resources to avoid collisions.
For example, the MNAC test Patient has a resource ID of
Patient/example
.We should be able to load all test resources into the same repository and be confident there won't be collisions. For example,
Patient/test-mnac-001
would be a better convention for test resource identification.