aboutsummaryrefslogtreecommitdiff
path: root/integration/snippets/public (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-22change the directory structurejarred/renameGravatar Jarred Sumner 1-91/+0
2022-01-02copy: replace Bun with bun (#99)Gravatar luke miles 1-1/+1
Most CLI tools have the style convention of referring to themselves in lowercase. It is, after all, the name that users type in when using the tool. This PR maintains that convention in bun. "Drop the uppercase B, it's cleaner"
2021-10-25Add snapshots for latin1 regexp, add more codepoints to string escapesGravatar Jarred Sumner 1-2/+19
2021-09-25Add integration test that checks styled-components renders successfully and ↵bun-v0.0.24Gravatar Jarred Sumner 1-0/+6
no incorrect unicode characters are present in the `style` tag
2021-09-17Add test for "shuffle" function for lodashbun-v0.0.19Gravatar Jarred Sumner 1-0/+17
2021-09-17Begin to add integration testsGravatar Jarred Sumner 1-0/+51