Commit Graph

7 Commits

Author SHA1 Message Date
geoffsee
c282d80fe0 Add .toak-ignore to .gitignore and implement updateGitignore method
Enhanced MarkdownGenerator to update .gitignore programmatically when required, introduced tests for updateGitignore functionality, and ensured `.toak-ignore` is added.
2025-06-13 17:55:48 +00:00
geoffsee
6f9d37a292 Add CLI argument parsing tests and improve argument handling
- Introduced `test/cli.test.ts` with unit tests for CLI argument parsing.
- Enhanced CLI argument handling in `cli.ts` for better error reporting and help message support.
- Updated `MarkdownGenerator` and related files for improved robustness.
2025-06-13 16:41:03 +00:00
geoffsee
f5c6f65955 fix failing test 2025-03-06 13:31:35 +00:00
geoffsee
019b6e48c9 ignore file is created if it does not exist 2025-03-06 13:31:35 +00:00
5d39f13c98 all tests passing 2025-01-09 16:09:58 -05:00
826c0b2d1d update test suite 2024-12-01 11:42:50 -05:00
137976a17c generated test suite 2024-11-21 13:36:57 -05:00