Skip to content

Add integration tests for media tracking APIs#115

Merged
yangyansong-adbe merged 4 commits intoadobe:mediafrom
yangyansong-adbe:integration_test
Nov 17, 2023
Merged

Add integration tests for media tracking APIs#115
yangyansong-adbe merged 4 commits intoadobe:mediafrom
yangyansong-adbe:integration_test

Conversation

@yangyansong-adbe
Copy link
Copy Markdown
Contributor

No description provided.

@yangyansong-adbe yangyansong-adbe linked an issue Nov 16, 2023 that may be closed by this pull request
@yangyansong-adbe yangyansong-adbe changed the title [WIP] add integration tests for media tracking APIs Add integration tests for media tracking APIs Nov 16, 2023
@yangyansong-adbe yangyansong-adbe marked this pull request as ready for review November 16, 2023 22:28
return {
clientSessionId: m._sessionManager.getActiveClientSessionId(),
backendSessionId: m._sessionManager._getBackendSessionId(),
existActiveSession: m._sessionManager._existActiveSession(),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we think we need this:
can we update:
_activeSessionExists() or
_hasActiveSession()

@yangyansong-adbe yangyansong-adbe changed the title Add integration tests for media tracking APIs Add integration tests for media tracking APIs (part I) Nov 17, 2023
@yangyansong-adbe yangyansong-adbe changed the title Add integration tests for media tracking APIs (part I) Add integration tests for media tracking APIs Nov 17, 2023
@yangyansong-adbe yangyansong-adbe merged commit 9170125 into adobe:media Nov 17, 2023
@yangyansong-adbe yangyansong-adbe deleted the integration_test branch January 16, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Media Integration tests

2 participants