Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: return userArea._validateInput(email, password).should.be.rejected.then(function() { email = 'dd@gmail.com'; password = 'dddddd'; return userArea._validateInput(email, password).should.not.be.rejected; }); Source: http://pastebin.com/raw.php?i=CmThCFnr
↧