Commit Graph

9 Commits (f7dd45e8e6c1465f8c3766d24f2b235ce90cf176)

Author SHA1 Message Date
John Burwell 3948d7ddfc - Checks the key list in every applicable scenario
- Clears local storage between test runs
10 years ago
John Burwell 9129451a27 - Adds the deriveQualifiedKey and deriveKey methods to ca;culate the key
with the prefix -- supporting deterministic internal operation and
loosely coupled white box testing
- Adds tests for remove, deriveKey, and key replacement
- Splits the add tests into 3 scenerios -- add JSON, add string, and add
  integer
- Remove the test stubs for get, set, and clearAll to properly test the
  underlying methods
10 years ago
Gregory Pike d699266785 Updated for tests and linting 10 years ago
Marques Woodson 2bff9d3e3c Configured the service to a provider type for more configurability. 11 years ago
mwq27 e96a2b2435 Added check if stored value is a number to spyOn, since localStorage will store integers as strings. 11 years ago
mwq27 650e9b825d Update test.js 11 years ago
mwq27 7354a44bae Update test.js 11 years ago
Eddie Monge 176065aa00 rename part 2 11 years ago
Eddie Monge 3a4436f5af Add Grunt to automate testing and linting. Add Karma to run tests 11 years ago