You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The custom sanitizers for id and site_id in src/device-registry/routes/v2/sites.js are not currently covered by unit tests. It's crucial to add appropriate tests to ensure these sanitizers behave as expected and maintain the integrity of the API.
The custom sanitizers for
id
andsite_id
insrc/device-registry/routes/v2/sites.js
are not currently covered by unit tests. It's crucial to add appropriate tests to ensure these sanitizers behave as expected and maintain the integrity of the API.Originally suggested in PR #3489 by @Baalmart.
See the comment for more details.
The text was updated successfully, but these errors were encountered: