Review feedback.

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2021-09-26 18:31:22 +02:00
parent 3f1bfab314
commit b500fac551
16 changed files with 129 additions and 99 deletions
@@ -19,6 +19,8 @@ import { MockAnalyticsApi } from './MockAnalyticsApi';
describe('MockAnalyticsApi', () => {
const context = {
pluginId: 'some-plugin',
routeRef: 'some-route-ref',
extension: 'some-extension',
};
it('should collect events', () => {