Mold parses JSON APIs, webhooks, HTTP params and other external input into clean Elixir terms. This doesn't mean the data is "valid" in every sense — a record might already exist in the database, a ...
def test_parse_array_of_strings(self): ...