Chore: Move Mock API into separate package (#104644)

This commit is contained in:
Tom Ratcliffe
2025-05-14 16:50:34 +03:00
committed by GitHub
parent acbc7b54ed
commit edfe690ea2
24 changed files with 408 additions and 50 deletions
+3
View File
@@ -0,0 +1,3 @@
# Grafana test utils
This package is a collection of test utils and a mock API (using MSW) for use with core Grafana UI development.