Write a Jest test suite for a sum function. Test with positive numbers, negative numbers, and zero.
Click Run to test your code