Unit Test Results

Browser: Chrome 39.0.2171 (Windows 7)
Timestamp: 2014-12-30T05:59:13
36 tests / 0 errors / 0 failures / 0 skipped / runtime: 0.981s
Status Spec Suite / Results
Passed in 0.031s should return a supplied hash string, without the pound symbol Backbone HashMate » Extended Backbone.History API functionality » for getting a whole hash string
Passed in 0.031s should return the window's currently set hash value if the supplied argument is omitted or incorrect Backbone HashMate » Extended Backbone.History API functionality » for getting a whole hash string
Passed in 0.025s should match two arbitrary strings Backbone HashMate » Extended Backbone.History API functionality » for matching a hash string
Passed in 0.026s should match an arbitrary string against the current hash string Backbone HashMate » Extended Backbone.History API functionality » for matching a hash string
Passed in 0.025s should parse both key value pairs and lone keys Backbone HashMate » Extended Backbone.History API functionality » for parsing a hash string
Passed in 0.025s should produce a JSON compatible object Backbone HashMate » Extended Backbone.History API functionality » for parsing a hash string
Passed in 0.026s should be able to set an encoded object of parameters Backbone HashMate » Extended Backbone.History API functionality » for setting a hash string
Passed in 0.025s should be able to apply the hash string immediately Backbone HashMate » Extended Backbone.History API functionality » for setting a hash string
Passed in 0.025s should update an existing hash value Backbone HashMate » Extended Backbone.History API functionality » for setting hash parameters
Passed in 0.026s should create a new hash value Backbone HashMate » Extended Backbone.History API functionality » for setting hash parameters
Passed in 0.029s should accept both strings and object literals Backbone HashMate » Extended Backbone.History API functionality » for setting hash parameters
Passed in 0.025s should be able to return both a JSON-literal and stringified representation of the results Backbone HashMate » Extended Backbone.History API functionality » for setting hash parameters
Passed in 0.028s should apply to window.location by defualt, but also be able to set on arbitrary strings Backbone HashMate » Extended Backbone.History API functionality » for setting hash parameters
Passed in 0.025s should return an object containing all the global hash values Backbone HashMate » Extended Backbone.History API functionality » for plucking hash parameters
Passed in 0.031s should return an object containing a specified global hash value Backbone HashMate » Extended Backbone.History API functionality » for plucking hash parameters
Passed in 0.024s should return an object containing all the hash values from a certain group Backbone HashMate » Extended Backbone.History API functionality » for plucking hash parameters
Passed in 0.025s should return an object containing the specified hash value from a certain group Backbone HashMate » Extended Backbone.History API functionality » for plucking hash parameters
Passed in 0.026s should return a mixed set of specified hash parameters Backbone HashMate » Extended Backbone.History API functionality » for plucking hash parameters
Passed in 0.024s should initialize a single history tracker Backbone HashMate » Native Backbone.History API functionality » for "start" method
Passed in 0.027s should initialize hash change events if the "hashMate" option is true Backbone HashMate » Native Backbone.History API functionality » for "start" method
Passed in 0.025s should always return false when hashMate is enabled and the appropriate flag is set Backbone HashMate » Native Backbone.History API functionality » for "atRoot" method
Passed in 0.026s should retain default functionality when hashMate is loaded, but disabled Backbone HashMate » Native Backbone.History API functionality » for "atRoot" method
Passed in 0.025s should ignore unchaged URL fragments Backbone HashMate » Native Backbone.History API functionality » for "checkUrl" method
Passed in 0.025s should trigger a navigation event when a new URL fragment is loaded Backbone HashMate » Native Backbone.History API functionality » for "checkUrl" method
Passed in 0.025s should still trigger new routes Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.025s should still replace existing routes Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.025s should be able to force a trigger on unchanged routes Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.028s should be able to clear the entire hash string Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.028s should be able to clear all the global hash parameters Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.031s should be able to clear one or more specified grouping of hash parameters Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.024s should be able to clear a combination of whole groups and global parameters Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.043s should be able to clear a specific list of parameters Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.031s should be able to set a hash string Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.038s should be able to change an existing hash string Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.028s should be able to set multiple hash parameters Backbone HashMate » Native Backbone.History API functionality » for navigate" method
Passed in 0.025s should allow both arguments to be optional Backbone HashMate » Native Backbone.History API functionality » for navigate" method