aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: Add unit tests for music config and org-contacts functionsCraig Jennings2025-11-0310-0/+1582
* test: Add comprehensive test suite for video-audio-recording moduleCraig Jennings2025-11-0315-0/+1254
* feat: Add copy-to-top and copy-to-bottom buffer methods with testsCraig Jennings2025-11-032-0/+373
* feat:count-characters: Add character counting functionalityCraig Jennings2025-10-312-0/+402
* refactor: Rename custom-file-buffer to custom-buffer-fileCraig Jennings2025-10-278-40/+40
* test:org-gcal: Add mock tests for API request captureCraig Jennings2025-10-271-0/+112
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-0/+359
* feat:browser-config: Integrate browser configuration and add testsCraig Jennings2025-10-271-0/+277
* feat:jumper: Integrate and enhance 'jumper' module with testsCraig Jennings2025-10-271-0/+352
* feat:text-generation: improve and rename lorem generatorCraig Jennings2025-10-262-0/+469
* feat:org-contacts: Enhance email parsing and add testsCraig Jennings2025-10-261-0/+219
* feat:org-webclipper: Add smart heading adjustmentCraig Jennings2025-10-261-0/+210
* chore:init.el: update comments and modules loading statusCraig Jennings2025-10-261-25/+0
* chore:org-agenda: Remove outdated test file and unused codeCraig Jennings2025-10-261-94/+0
* feat:org-roam-config: Add new utilities and testsCraig Jennings2025-10-264-0/+745
* feat:text-enclose): Enhance text enclosure: new functions and testsCraig Jennings2025-10-266-0/+1344
* feat+test: custom-ordering: line manipulation utils + testsCraig Jennings2025-10-263-0/+467
* feat+test:ordering: add prefix/suffix to arrayify/convenience funcsCraig Jennings2025-10-264-0/+709
* test+fix:custom-misc: add tests and fix fraction glyph bugCraig Jennings2025-10-264-0/+691
* test+feat:custom-whitespace: add 37 tests + 2 new functionsCraig Jennings2025-10-262-0/+296
* better commentary for testsCraig Jennings2025-10-261-1/+10
* test:removing old (now redundant) testsCraig Jennings2025-10-265-597/+0
* test+refactor:custom-whitespace: add comprehensive testing with 73 testsCraig Jennings2025-10-264-0/+593
* chore: remove old redundant tests.Craig Jennings2025-10-261-47/+0
* feat+test:comments: add 7 comment generation functions and testsCraig Jennings2025-10-267-0/+1715
* test+fix:comments: add tests for cj/comment-reformat; fix arg issueCraig Jennings2025-10-261-0/+191
* test+docs:custom-comments: add tests for cj/delete-buffer-commentsCraig Jennings2025-10-261-0/+224
* test+fix:custom-file-buffer: add tests, fix linter warningCraig Jennings2025-10-265-0/+933
* test:custom-file-buffer: add tests for cj/delete-buffer-and-fileCraig Jennings2025-10-261-0/+671
* feat+test:custom-file-buffer: add tests and safety refactoringCraig Jennings2025-10-262-0/+1875
* test:custom-line-paragraph: add tests for underscore-lineCraig Jennings2025-10-261-0/+397
* fix+test:custom-line-paragraph:infinite loop remove-lines-containingCraig Jennings2025-10-261-0/+456
* test:custom-line-paragraph: remove-duplicate-lines-region-or-bufferCraig Jennings2025-10-261-0/+471
* test:custom-line-paragraph: tests for duplicate-line-or-regionCraig Jennings2025-10-261-0/+463
* test:custom-line-paragraph: add tests and fix region deactivationCraig Jennings2025-10-261-0/+191
* fix:org-roam: copy completed tasks to dailies on state transitionsCraig Jennings2025-10-261-0/+182
* test: Add unit tests for `join-line-or-region` and `join-paragraph`Craig Jennings2025-10-222-0/+787
* feat: undead-buffers: Add `cj/make-buffer-undead` function and testsCraig Jennings2025-10-226-0/+772
* test: dwim-shell-security: Add ERT tests for securityCraig Jennings2025-10-201-0/+341
* chore: testutil-general: update base directory path and commentsCraig Jennings2025-10-201-9/+2
* test: adding tests for compilation, keyboard macros, undead buffersCraig Jennings2025-10-203-0/+819
* changing repositoriesCraig Jennings2025-10-1218-0/+1951