Mateo Santos

Results 2 issues of Mateo Santos

Hi, I have a problem with Express 4 protected routes, here is my route definition and test: **Test:** ``` describe("POST /users/change-password", function() { it("it should has status code 200", function(done)...

Hi, I'm trying to deploy my jekyll site but folder mapping is not working for me. This is my target: ``` "packages": [ { "name": "Prod", "description": "Jekyll Site Production",...