Currently there are two ways to use the dashboard to get information for each validation id in the codebase:
- link to GitHub search for the id, which automatically captures all instances of the id
- explicit code and test refs (permalinks)
Since we moved towards using the search link as the main way to retrieve appearances of each id in the codebase, we should remove the explicit code and test refs. This will avoid the need to update these when e.g. a new test is added or when the ref becomes out of date with the codebase.
Currently there are two ways to use the dashboard to get information for each validation id in the codebase:
Since we moved towards using the search link as the main way to retrieve appearances of each id in the codebase, we should remove the explicit code and test refs. This will avoid the need to update these when e.g. a new test is added or when the ref becomes out of date with the codebase.