pr-agent/tests
TaskerJang f5bb508736 fix: use identity check for None comparison in clip_tokens tests
- Replace `== None` with `is None` in test_empty_input_text method
- Follow Python best practice for None comparisons as recommended in code review
- Address feedback from PR #1816 review comment

Co-authored-by: mrT23
2025-05-25 07:55:18 +09:00
..
e2e_tests #1657 review fix 2 2025-05-16 20:30:17 +03:00
health_test Update tests/health_test/main.py 2024-12-08 11:41:05 +02:00
unittest fix: use identity check for None comparison in clip_tokens tests 2025-05-25 07:55:18 +09:00