I went through all four operations and they all work as expected!
I tested them by stepping through execution in the app and checking the results manually, in order to get extra confidence aside from the already written tests.
I fixed some non-camel case names that I found. :)
Unrelated note that I am adding here so that I don't forget about it -- the naming scheme for our tests should be consistent. I think we should discuss this at a meeting.
I went through all four operations and they all work as expected!
I tested them by stepping through execution in the app and checking the results manually, in order to get extra confidence aside from the already written tests.
I fixed some non-camel case names that I found. :)
Unrelated note that I am adding here so that I don't forget about it -- the naming scheme for our tests should be consistent. I think we should discuss this at a meeting.