commit | 3a34df76197697484a362d772e5f45c113cc847c | [log] [tgz] |
---|---|---|
author | Megan Guiney <meganmguiney@gmail.com> | Tue May 23 23:04:17 2017 -0700 |
committer | Megan Guiney <meganmguiney@gmail.com> | Sun Jun 18 22:07:34 2017 -0700 |
tree | 80b2cc6efb5e400c1ca5cfb9b21b6d8e870cd87e | |
parent | aa4f4c86c3da40b628808268da3f5303559691cf [diff] |
create a non-admin token validation test The test used to the check token validation was previously available only as an admin test due to the fact that it reuqired the creation of a new user. the new test, "test_validate_token", creates a token based on the default and ensures that it can be validated. Change-Id: Ice1a241445d532ee2c4b1ad8d2c4c896d755798d