HTBox / allReady

This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
http://www.htbox.org/projects/allready
MIT License
891 stars 627 forks source link

Implement UnitTest builder pattern for AllReady.Areas.Admin.Controllers.CampaignController #2283

Closed Paul-Hadfield closed 6 years ago

Paul-Hadfield commented 6 years ago

Before working on #2219, I will implement the Builder pattern for the constructor of the controller in relevant unit tests. This is taking what was learnt from working on #2228, which lead to #2263

Paul-Hadfield commented 6 years ago

I'll pick this one up