This website requires JavaScript.
Explore
Help
Register
Sign In
ros
/
claude-task-master
Watch
1
Star
0
Fork
0
You've already forked claude-task-master
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fce55dd0c482623eaf69f48ba22e3afb06bcc670
claude-task-master
/
tests
/
unit
History
Eyal Toledano
fce55dd0c4
fix: elegantly exit if running into a claude error like overloaded api + integration test.
2025-03-25 16:35:25 -04:00
..
ai-services.test.js
fix: elegantly exit if running into a claude error like overloaded api + integration test.
2025-03-25 16:35:25 -04:00
commands.test.js
feat: Enhance Task Master CLI with Testing Framework, Perplexity AI Integration, and Refactored Core Logic
2025-03-24 13:28:08 -04:00
dependency-manager.test.js
feat: Enhance Task Master CLI with Testing Framework, Perplexity AI Integration, and Refactored Core Logic
2025-03-24 13:28:08 -04:00
task-finder.test.js
feat: Enhance Task Master CLI with Testing Framework, Perplexity AI Integration, and Refactored Core Logic
2025-03-24 13:28:08 -04:00
task-manager.test.js
feat: adds ability to add or remove subtasks. Can also turn subtasks into standalone features. Also refactors the task-master.js by deleting 200+ lines of duplicate code. Instead properly imports the commands from commands.js which is the single source of truth for command definitions.
2025-03-24 21:18:49 -04:00
ui.test.js
feat: Add skipped tests for task-manager and utils modules, and address potential issues
2025-03-24 18:54:35 -04:00
utils.test.js
feat: Add comprehensive unit tests for utils module
2025-03-24 19:14:41 -04:00