Lance Bragstad 13a4e789bc Pass dictionary as creds in policy tests
According to the documentation strings for the ``enforce`` method, the
``creds`` parameter is expected to be a dictionary. The implementation
also treats it like a dictionary.

This commit updates three of the tests in test_policy.py to pass a
dictionary into enforce instead of just a string called 'creds'.

Change-Id: Id05a41b84123aeb57b193bba97cb9e8442587a51
2018-07-02 17:31:04 +00:00
..
2018-05-18 15:54:31 +09:00