feat(admin-dashboard): add mini trend chart for 7d paid sum

This commit is contained in:
萝卜
2026-03-16 10:17:13 +08:00
parent e0b1a707fb
commit 3c4612b339
4 changed files with 110 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ class AdminDashboardPlatformOrderTrend7dShouldRenderTest extends TestCase
$res->assertOk();
$res->assertSee('data-role="platform-order-trend-7d"', false);
$res->assertSee('data-role="platform-order-trend-7d-chart"', false);
$res->assertSee('近7天平台订单按天');
// 断言日期行出现(只验证两个代表点)