Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Unit Testing #12

Open
pollend opened this issue Jan 4, 2016 · 1 comment
Open

Unit Testing #12

pollend opened this issue Jan 4, 2016 · 1 comment
Milestone

Comments

@pollend
Copy link
Contributor

pollend commented Jan 4, 2016

you might want to look into doing some basic unit testing to the back-end. This should prevent regressions from showing up in the future. It shouldn't be too bad to moq some of your interfaces and test if they return the proper values.

@ikkentim
Copy link
Member

ikkentim commented Jan 4, 2016

Yea you're right, should probably look into this

👍

@ikkentim ikkentim added this to the v1.4 milestone Jan 19, 2016
@ikkentim ikkentim modified the milestones: v1.4.1, v1.4 Feb 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants