You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(encryption): round-trip summary_json/concept_notes/points TEXT columns
#200 retypes these columns to TEXT (they hold encrypted base64). Add a
non-quarantined round-trip test using the exact helpers the routes use
(encrypt_json/decrypt_json for summary_json + concept_notes,
encrypt_if_present/decrypt_numeric for points) so the encryption boundary for
these columns is covered while the route-level documents tests remain
quarantined under #210.
0 commit comments