You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The temperature converter should handle boundary values like absolute zero (-273.15 C), boiling point (100 C), and freezing point (0 C). Add test cases for these.
Acceptance Criteria
Add tests for 0 C, 100 C, and -273.15 C conversions