jlab-sensing/ENTS-backend
View on GitHubStreaming Tests do not properly cover functionality
Open
#661 opened on Mar 3, 2026
CI/CDbuggithub_actionshelp wanted
Repository metrics
- Stars
- (15 stars)
- PR merge metrics
- (PR metrics pending)
Description
Streaming tests are not strict enough, and do not properly determine if the streaming function is working. Tests must be reviewed and possibly revised to determine if the functionality is still present. We will try a three pronged approach in which we:
- are alerted quickly to api logs and issues (already completed).
- examine existing tests and determine where they have failed previously and to what degree they can be improved
- For anticipated failure points for automated tests, determine a standard operating procedure for relevant PR's that potentially includes manual tests to ensure core functionality of the websites does not break
??have broad coverage of specific features (this issue covers streaming) ??