Aligned
2 posts.
- Mock RequireJS define dependencies with config.mapI had a module dependency, that I’m pulling down with RequireJS that I needed to use and write tests against. In this case, I don’t care about the actual implementation of the module (it’s simple e…
- MVC OnActionExecuting to RedirectI recently had the following requirements in an MVC application:
