• 0 Posts
  • 5 Comments
Joined 1 month ago
cake
Cake day: June 8th, 2025

help-circle
  • Yup, yesterday I decided it was finally time to write unit/feature tests on a project that had gotten way to far aling with 0 tests. Just over an hour of babysitting Codex and now I’ve got 800 tests covering 16 models and 60+ endpoints (8000 lines of code) in the exact code style I wanted based on my AGENTS. Honestly, reading through the tests, I wouldn’t know that I didn’t write them!

    Now, trying to use AI to solve a novel problem, or even a not so novel one with any logical complexity, and hours can easily be wasted trying to guide it, correct it’s mistakes, and then eventually roll it all back and do it yourself because your smart enough, just being lazy! 😬