Last active
December 23, 2015 23:09
-
-
Save seth-macpherson/6707781 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loaded Suite test,test/browser,test/fixtures,test/functional,test/integration,test/support,test/unit | |
Started at 2013-09-25 16:39:42 -0700 w/ seed 1886. | |
MyPasswordTest | |
PASS (0:00:00.003) alpha sequences | |
PASS (0:00:00.004) blacklist | |
PASS (0:00:00.019) blocks morons policy | |
PASS (0:00:00.020) min length | |
PASS (0:00:00.021) numeric sequences | |
PASS (0:00:00.022) qwerty sequences | |
PASS (0:00:00.023) repeated chars | |
Finished in 0.023705 seconds. | |
7 tests, 7 passed, 0 failures, 0 errors, 0 skips, 40 assertions | |
real 0m7.974s | |
user 0m5.854s | |
sys 0m2.100s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment