Mock implementation of core-plugin-api#AnalyticsApi with helpers to ensure that events are sent correctly. Use getEvents in tests to verify captured events.
Use @backstage/test-utils#mockApis.(analytics:namespace) instead
Primary event handler responsible for compiling and forwarding events to an analytics system.
Mock implementation of core-plugin-api#AnalyticsApi with helpers to ensure that events are sent correctly. Use getEvents in tests to verify captured events.
Deprecated
Use @backstage/test-utils#mockApis.(analytics:namespace) instead