Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

feat(MT-1912): update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api #11

Merged
tam5 merged 5 commits into
mainfrom
story/MT-1912
Jun 10, 2022
Merged

feat(MT-1912): update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api #11
tam5 merged 5 commits into
mainfrom
story/MT-1912

Conversation

@ashishkumarqait
Copy link
Copy Markdown
Contributor

No description provided.

@ashishkumarqait ashishkumarqait changed the title fix: adding Gam Service to fetch gamUrl feat(MT-1912): Update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api Jun 9, 2022
@ashishkumarqait ashishkumarqait changed the title feat(MT-1912): Update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api feat(MT-1912): Update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api Jun 9, 2022
@ashishkumarqait ashishkumarqait changed the title feat(MT-1912): Update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api feat(MT-1912): update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api Jun 9, 2022
@ashishkumarqait ashishkumarqait self-assigned this Jun 9, 2022
@ashishkumarqait ashishkumarqait marked this pull request as ready for review June 9, 2022 09:10
Comment thread README.md Outdated
Comment thread composer.json Outdated
Comment thread src/Services/Concerns/MocksRequests.php Outdated
Comment thread src/Services/Concerns/MocksRequests.php Outdated
@pull-request-size pull-request-size Bot added size/L and removed size/M labels Jun 9, 2022
Comment thread src/Services/ServiceFactory.php
Comment thread tests/Services/ServiceTestCase.php
Copy link
Copy Markdown

@tzanetti-liveintent tzanetti-liveintent left a comment

Choose a reason for hiding this comment

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

Mostly looks good, but waiting for some questions to be answered.

Comment thread tests/Services/AdSlotServiceTest.php
Comment thread tests/Services/GamServiceTest.php Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread src/Services/Concerns/MocksRequests.php Outdated
Comment thread tests/TestCase.php Outdated

$dotenv = Dotenv::createImmutable(dirname(__DIR__));
$dotenv->safeLoad();
// Do something which should run for each test file (if needed), env variable loading is moved to bootstraping
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

do we need this comment here? and in fact, if there is nothing in the setup method, maybe we don't need to define it at all

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Lets keep a base TestCase file, will remove comment

Comment thread tests/bootstrap.php Outdated
Comment thread tests/bootstrap.php Outdated
@ashishkumarqait ashishkumarqait requested a review from tam5 June 10, 2022 16:47
@tam5 tam5 merged commit 7a303fb into main Jun 10, 2022
@tam5 tam5 deleted the story/MT-1912 branch June 10, 2022 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants