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
Go to arithmetic.test.ts and implement the tests for the arithmetic functions.
Start with implementing the tests for the sum function.
Then think of test cases for the divide function and implement them