jlab-sensing/ENTS-backend

Streaming Tests do not properly cover functionality

开放

#661 创建于 2026年3月3日

 (2 条评论) (0 个反应) (2 位负责人)JavaScript (29 个派生)auto 404
CI/CDbuggithub_actionshelp wanted

仓库指标

星标
 (15 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

  1. are alerted quickly to api logs and issues (already completed).
  2. examine existing tests and determine where they have failed previously and to what degree they can be improved
  3. 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) ??

贡献者指南