tvl-depot/web/panettone/test
Griffin Smith 1fbed8e317 fix(web/panettone): Don't add extra padding when already padded
Because of math being upsetting, we were adding 4 padding characters to
an already-properly-padded base64 string, which broke tazjin.

This also breaks this function out into panettone.util, and adds a test
for it.

Change-Id: I7bc8a440ad9d0917272dd9f2e341081ea14693da
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5782
Autosubmit: grfn <grfn@gws.fyi>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-05-28 18:30:35 +00:00
..
inline-markdown_test.lisp fix(web/panettone): make (who:html-mode) stick 2022-01-13 23:19:31 +00:00
irc_test.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model_test.lisp feat(web/panettone): Log when users change issue statuses 2020-07-31 02:05:49 +00:00
package.lisp feat(panettone): render a subset of markdown in issue subjects 2021-01-25 21:02:38 +00:00
util_test.lisp fix(web/panettone): Don't add extra padding when already padded 2022-05-28 18:30:35 +00:00