From 39208840d77bef37e3b6daae980f99e31d8a559c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 00:41:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=BC=BA=E5=B9=B3=E5=8F=B0=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=9B=9E=E6=89=A7=E7=AD=9B=E9=80=89=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E6=8A=A4=E6=A0=8F=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...sHintShouldAppearNearReceiptSelectTest.php | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tests/Feature/AdminPlatformOrderFiltersReceiptStatusHintShouldAppearNearReceiptSelectTest.php diff --git a/tests/Feature/AdminPlatformOrderFiltersReceiptStatusHintShouldAppearNearReceiptSelectTest.php b/tests/Feature/AdminPlatformOrderFiltersReceiptStatusHintShouldAppearNearReceiptSelectTest.php new file mode 100644 index 0000000..350f4cd --- /dev/null +++ b/tests/Feature/AdminPlatformOrderFiltersReceiptStatusHintShouldAppearNearReceiptSelectTest.php @@ -0,0 +1,32 @@ +seed(); + + $this->post('/admin/login', [ + 'email' => 'platform.admin@demo.local', + 'password' => 'Platform@123456', + ])->assertRedirect('/admin'); + } + + public function test_platform_orders_receipt_status_hint_should_appear_near_receipt_select(): void + { + $this->loginAsPlatformAdmin(); + + $res = $this->get('/admin/platform-orders'); + $res->assertOk(); + + $html = (string) $res->getContent(); + $this->assertMatchesRegularExpression('/