open-consul/acl
Matt Keeler 23a61f5714 Rewrite all of acl_test.go
This is now using table driven testing. In addition to conversion of old tests I also implemented several new tests for the acl fixes in my previous commit.

In particular the issues I saw with ACLs for prepared queries, keyring and operator all have tests for those and comments indicating that they would have previously failed.
2018-07-24 20:29:34 -04:00
..
acl.go Fix ACL enforcement 2018-07-24 16:21:56 -04:00
acl_test.go Rewrite all of acl_test.go 2018-07-24 20:29:34 -04:00
cache.go Introduce Code Policy validation via sentinel, with a noop implementation 2017-09-25 13:44:55 -05:00
cache_test.go Introduce Code Policy validation via sentinel, with a noop implementation 2017-09-25 13:44:55 -05:00
errors.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
policy.go acl: parsing intentions in service block 2018-06-14 09:41:44 -07:00
policy_test.go agent/consul: convert intention ACLs to testify/assert 2018-06-14 09:41:46 -07:00