Commit Graph

9 Commits

Author SHA1 Message Date
Arik Jones (aider)
32499abbc0 fix: improve URL parsing and title extraction in getFilenameFromContent 2024-09-19 16:33:55 -05:00
Arik Jones (aider)
7c8fcc3261 fix: update getFilenameFromContent to handle invalid URLs and use .rollup.md suffix 2024-09-19 16:31:43 -05:00
Arik Jones (aider)
30e11153f9 refactor: update getFilenameFromContent to remove http from filenames 2024-09-19 16:29:55 -05:00
Arik Jones (aider)
0219881f61 fix: remove unused import in cmd/web_test.go 2024-09-19 16:26:38 -05:00
Arik Jones (aider)
c77ae918c5 refactor: remove redundant variable declarations in test file 2024-09-19 16:25:30 -05:00
Arik Jones (aider)
1b696ce9c6 refactor: use wrapper functions for easier testing 2024-09-19 16:25:02 -05:00
Arik Jones (aider)
df1178cb03 test: refactor TestScrapeURL to use local mock functions 2024-09-19 16:24:23 -05:00
Arik Jones (aider)
c4831dfea2 fix: resolve compilation errors in web_test.go 2024-09-19 16:23:40 -05:00
Arik Jones (aider)
e184cef444 test: add unit tests for cmd and internal packages 2024-09-19 16:15:32 -05:00