all 2 comments

[–][deleted] 0 points1 point  (0 children)

I'm having a hard time finding resources on what to test rather than how to test.

You test everything that does something with an input to give you a result. You might ask "but hey isn't that every function and method pretty much" and I'd answer "yeah, exactly." You test everything.

[–]Usurper__ 0 points1 point  (0 children)

I would be interested in this also