Show patients in queue on the doctor dashboard.
Deploy Ladill Care / deploy (push) Successful in 25s
Deploy Ladill Care / deploy (push) Successful in 25s
Clinical staff without admin KPIs get waiting and in-consultation lists in the empty space. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -95,6 +95,8 @@ class CareWebTest extends TestCase
|
||||
->assertOk()
|
||||
->assertSee('Patients today')
|
||||
->assertSee('Appointments today')
|
||||
->assertSee('Patients in queue')
|
||||
->assertSee('No patients waiting right now.')
|
||||
->assertDontSee('Revenue today')
|
||||
->assertDontSee('Open bills')
|
||||
->assertDontSee('Team members')
|
||||
|
||||
Reference in New Issue
Block a user