Commit 3e9cf25
[REM-2574] Support click tracking for media impressions (#426)
* [REM-2574] Add trackMediaImpressionClick function with tests and types
* [REM-2574] Add a valid api key, banner id and placement id for display ads tracking tests
* [REM-2574] Update tests to fetch a valid display ads banner. Fix assertions. Extract behavior base URL helper function
* Move key to env variable
* Spread instead of assign
* [REM-2574] Add media api key env variable to bundled test runs
---------
Co-authored-by: Enes Kutay SEZEN <eneskutaysezen@gmail.com>1 parent ba667ce commit 3e9cf25
6 files changed
Lines changed: 341 additions & 35 deletions
File tree
- .github/workflows
- spec/src/modules
- src
- modules
- types
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
0 commit comments