MRCollective / AzureWebFarm

MsDeploy enabled Web Farm using Web Roles in Azure based on Windows Azure Accelerator for Web Roles and including a background worker execution model
Other
19 stars 4 forks source link

Use Autofac to manage dependencies #2

Closed robdmoore closed 11 years ago

robdmoore commented 11 years ago

@MattDavies I've got Autofac hooked up and working now including unit tests and a quick smoke test on local emulator. Please review and feel free to merge this in. There are a couple of todos I left in WebFarmRole I want to take care of and then add some unit tests for that class :)

So glad to finally do this refactor - been wanting to clean up WebFarmRole for agessss

robdmoore commented 11 years ago

@MattDavies I've refactored according to the todos I added and tested that the dispose methods get called (as well as the other parts of WebFarmRole that can be unit tested)

robdmoore commented 11 years ago

@MattDavies I've fully smoke tested this including the background worker stuff. It's rock solid. Happy for you to merge in, smoke test and release as 0.9.2