# Next Steps Before Writing Tests
For each tool specification:
1. Research date-fns behavior for that specific operation
2. Test edge cases with actual code
3. Verify timezone handling with date-fns-tz
4. Document findings here
5. Only then write tests