{ "testModules": [ { "moduleId": "/Users/egullickson/Documents/Technology/coding/motovaultpro/frontend/src/features/dashboard/components/__tests__/ActionBar.test.tsx", "tests": [ { "name": "renders both buttons with correct text", "fullName": "ActionBar renders both buttons with correct text", "state": "passed" }, { "name": "calls onAddVehicle when Add Vehicle button clicked", "fullName": "ActionBar calls onAddVehicle when Add Vehicle button clicked", "state": "passed" }, { "name": "calls onLogFuel when Add Fuel Log button clicked", "fullName": "ActionBar calls onLogFuel when Add Fuel Log button clicked", "state": "passed" } ] } ], "unhandledErrors": [], "reason": "passed" }