StanfordBDHG/LLMonFHIR

Enable UI Testing for Health Records Access & Parsing

Open

#123 opened on Sep 11, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Swift (24 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (157 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem

The current UI testing setup doesn't support testing the Health Records access and checking if the chat interactions work as expected. https://github.com/StanfordBDHG/XCTHealthKit/issues/11 enables this functionality and could be pulled in here.

Solution

We should use the functionality implemented to address https://github.com/StanfordBDHG/XCTHealthKit/issues/11 to implement a UI testing follow here.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Contributor guide