Use short assessment labels on the ward board.
Deploy Ladill Care / deploy (push) Successful in 1m5s
Deploy Ladill Care / deploy (push) Successful in 1m5s
Full template names blew out headers and action buttons; show NEWS2/Braden/Morse/Pain with the full name on hover. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -146,8 +146,8 @@ class CareNursingAssessmentsAndPerformanceTest extends TestCase
|
||||
->get(route('care.care-units.assessments', $this->unit))
|
||||
->assertOk()
|
||||
->assertSee('Ama')
|
||||
->assertSee('NEWS2 (Nursing early warning)')
|
||||
->assertSee('Pain NRS (0–10)')
|
||||
->assertSee('NEWS2')
|
||||
->assertSee('>Pain<', false)
|
||||
->assertDontSee('PAIN_NRS');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user