theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

Interpreter call world #81

Closed inexpensive closed 6 years ago

inexpensive commented 6 years ago

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.