JimmyCushnie / JECS

Jimmy's Epic Config System
Do What The F*ck You Want To Public License
156 stars 16 forks source link

Improve tests #10

Closed JimmyCushnie closed 4 years ago

JimmyCushnie commented 5 years ago

SUCC's tests were the first tests I ever wrote, and unfortunately I only discovered this Unit Testing Best Practices page after I finished them. All the tests should be refactored to conform to the best practices, and be very specific about what failed when there is a failure.