Scenario Test: End-to-End Flow

Login → Kino search → Athena lookup → Save test → Verify provider → Cleanup

Login & Auth

POST to ../back-auth.php — verify display_name and practices are returned.

— click Run —
— click Run —
Patient Search (Kino DB)

POST to ../back-get-patient-all.php — find patients in the local database filtered by practice.

Login first (Tab 1)
Athena Patient Lookup

Search the athenaOne database by name + DOB within an assigned department. Retrieves all demographics needed to populate a Kino patient record.

Login first (Tab 1)
Save Test Result

POST to ../back_test_results.php — save a test and check provider auto-population.

Login first (Tab 1) and select a patient (Tab 2 or 3)
Verify Test Detail

POST to back_get_test_details.php — check providername + providerlocation on the saved test.

Complete Tabs 1-4 first
Cleanup

Review what was created and clean up test data.

No test data to clean up yet. Complete Tabs 1-4 first.