aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* feat(meta): add gettersFuwn2022-05-182-16/+7
|
* ci(tests): add convert tests0.2.1Fuwn2022-05-181-0/+70
| | | | | | | | Adding these tests also exposed an issue within the Markdown converter! The issue was that if a Markdown file **did not** have whitespace lines between elements, no whitespace lines were inserted at all into the converted result, leaving everything on one massive line (except lists).
* ci(tests): add ast testsFuwn2022-05-181-0/+70
|
* fix: global clippy lint fixesFuwn2022-05-181-3/+3
|
* feat(meta): meta-related utilitiesFuwn2022-05-171-0/+50
|
* feat(request): make gemini requestsFuwn2022-05-171-0/+32