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
[tests] Added assertion test for device template queries
Added a test to assert the queries executed during templates
fetch on device change page. Previous count of this fetch
combined with `get_relevant_templates` was 26 due to
template fetch query being duplicated. With new changes
the count is down to 24.
Signed-off-by: DragnEmperor <[email protected]>
0 commit comments