ShittyLabs / ShittyLINQ

The shitty version of LINQ.
MIT License
12 stars 29 forks source link

Added tests for each function. #6

Closed AnnaVel closed 7 years ago

AnnaVel commented 7 years ago

The expected behavior regarding the expected exception has been checked with the System.Linq classes.

AnnaVel commented 7 years ago

Hi, My first ever attempt at a pull request in someone else's repo. Hope I did this right.

AnnaVel commented 7 years ago

I forgot to mention that some of the tests are failing. :)

jreina commented 7 years ago

Wow! Fantastic work!

Do you happen to work in QA? This is some heavy destructive testing! 🙂

AnnaVel commented 7 years ago

Yay, I am glad you like it. :) I am a developer actually, but you know they say that a dev has to be decent in testing, and a QA engineer has to be exceptional in it.