Add quick-add actions to graph person insights

This commit is contained in:
Rijad Zuzo
2026-02-19 01:09:10 +01:00
parent 103ed089fb
commit 030f685749
3 changed files with 434 additions and 3 deletions
@@ -41,6 +41,7 @@ void main() {
await tester.pumpAndSettle(const Duration(milliseconds: 700));
expect(find.text('Person Insights'), findsOneWidget);
expect(find.byTooltip('Quick add'), findsOneWidget);
expect(find.text('Promotions & Signals'), findsOneWidget);
expect(find.text('Ideas'), findsOneWidget);
expect(find.text('Moments'), findsOneWidget);