Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add unitTest_MailConfigsController_index #3425

Merged
merged 7 commits into from
May 24, 2024
Merged

add unitTest_MailConfigsController_index #3425

merged 7 commits into from
May 24, 2024

Conversation

thangnnmd
Copy link
Collaborator

add unitTest_MailConfigsController_index

@momofff momofff added this to the 5.1.0 milestone May 16, 2024
@HungDV2022 HungDV2022 assigned thangnnmd and unassigned HungDV2022 May 16, 2024
@thangnnmd thangnnmd assigned HungDV2022 and unassigned thangnnmd May 16, 2024
@HungDV2022 HungDV2022 assigned ryuring and unassigned HungDV2022 May 16, 2024
parent::setUp();
$this->loadFixtureScenario(InitAppScenario::class);
$this->MailConfigsController = new MailConfigsController($this->loginAdmin($this->getRequest()));
Copy link
Collaborator

Choose a reason for hiding this comment

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

@thangnnmd @HungDV2022 この行は使ってないですね

Copy link
Collaborator

Choose a reason for hiding this comment

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

@thangnnmd
làm giống thằng này xem nhé a
#3423 (comment)

Copy link
Collaborator

Choose a reason for hiding this comment

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

@ryuring
こちらを調整しました。確認お願いします。

@ryuring ryuring assigned HungDV2022 and thangnnmd and unassigned ryuring May 17, 2024
@ryuring ryuring added the Reviewed レビュー済 label May 17, 2024
@HungDV2022 HungDV2022 removed their assignment May 17, 2024
@thangnnmd thangnnmd assigned HungDV2022 and unassigned thangnnmd May 17, 2024
@HungDV2022 HungDV2022 assigned ryuring and unassigned HungDV2022 May 19, 2024
*/
use ScenarioAwareTrait;

public $MailConfigsController;
Copy link
Collaborator

Choose a reason for hiding this comment

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

@thangnnmd @HungDV2022 これは不要ですね

Copy link
Collaborator

Choose a reason for hiding this comment

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

@ryuring こちらを修正しました。確認お願いします。

@@ -34,8 +39,7 @@ public function setUp(): void
*/
public function tearDown(): void
{
// unset($this->MailConfigs);
// unset($this->Case);
unset($this->MailConfigsController);
Copy link
Collaborator

Choose a reason for hiding this comment

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

@thangnnmd @HungDV2022 これは不要ですね

Copy link
Collaborator

Choose a reason for hiding this comment

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

@ryuring こちらを修正しました。確認お願いします。

@ryuring ryuring assigned HungDV2022 and thangnnmd and unassigned ryuring May 20, 2024
@thangnnmd thangnnmd removed their assignment May 20, 2024
@HungDV2022 HungDV2022 assigned ryuring and unassigned HungDV2022 May 22, 2024
@ryuring
Copy link
Collaborator

ryuring commented May 24, 2024

ありがとうございます、マージします!

@ryuring ryuring merged commit d7f9df7 into baserproject:dev-5.1 May 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed レビュー済
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants