Files
upaas/internal
user 609ce1d0d3
All checks were successful
Check / check (pull_request) Successful in 3m11s
fix: remove dead DeleteEnvVarsByAppID and add empty-key 400 test
- Remove DeleteEnvVarsByAppID() which became dead code after
  ReplaceEnvVarsByAppID() was introduced (handles deletion internally
  within its transaction).
- Add TestHandleEnvVarSaveEmptyKeyRejected to verify that POSTing a
  JSON array with an empty key returns 400 Bad Request.

Addresses review advisories on PR #158.
2026-03-10 17:42:50 -07:00
..