umts / microservices-ntdsurveys

Rails 5 microservice for tracking NTD passenger count surveys.
MIT License
0 stars 0 forks source link

Testing #7

Open bgregg opened 8 years ago

bgregg commented 8 years ago

Testing is one of the most important things we will be doing in this microservice. I would say we are probably going to continue using RSpec, but if anyone has any suggestions that they are familiar with (Cucumber or some other framework), feel free to discuss it here.

AkivaGreen commented 8 years ago

I can work on this, I think we can confidently stick to rspec. As everything becomes more flushed out I can work on tests for the code to better understand the logic as a trainee.

AkivaGreen commented 8 years ago

This issue can be officially closed once we complete #18 and write specs for them.

dfaulken commented 7 years ago

This can be closed once coverage is up to 100%