From 71d7471df6a684ad8b708e490981d44ed10a1d17 Mon Sep 17 00:00:00 2001 From: dmccoystephenson Date: Mon, 27 Jan 2025 09:09:18 -0700 Subject: [PATCH] Updated preliminary testing acceptance criteria for jpo-cvmanager --- docs/release_process_quarterly.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/release_process_quarterly.md b/docs/release_process_quarterly.md index db8cd814a..7e32e0b8e 100644 --- a/docs/release_process_quarterly.md +++ b/docs/release_process_quarterly.md @@ -505,8 +505,15 @@ None ### 2. Preliminary Testing - [ ] code compiles - [ ] unit tests pass + - [ ] python api + - [ ] webapp + - [ ] intersection api - [ ] program starts up correctly - [ ] webapp can be signed into successfully + - [ ] map page displays RSUs status information, RSU filtering, and displaying message counts in side window + heatmap + - [ ] map page displays work zones (wzdx), intersection locations, and supports historic BSM queries + - [ ] intersection map displays live and historic data + - [ ] intersection dashboard displays notifications and assessments ### 3. Project Reference Updates & Release Creation - [ ] Merge `release/(year)-(quarter)` branch into `master` branch for the jpo-cvmanager project, and create a release with the version number of the release. (e.g. jpo-cvmanager-x.x.x)