Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaudan committed Jun 1, 2021
1 parent 9ff5b01 commit c0c9cf4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/e2e/scenario/rum/init.scenario.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
import { createTest } from '../../lib/framework'
import { flushEvents } from '../../lib/helpers/sdk'

/*
* TODO check view timings / metrics
* */

describe('API calls and events around init', () => {
createTest('should be associated to corresponding views when views are automatically tracked')
.withRum({ enableExperimentalFeatures: ['view-renaming'] })
Expand Down

0 comments on commit c0c9cf4

Please sign in to comment.