Chris PeBenito
|
9d51dcc7e3
|
Misc cleanups suggested by pylint
* unnecessary parentheses on return
* variable shadowing
* unused variables
* classmethod variable naming
|
2015-04-02 14:50:21 -04:00 |
|
Chris PeBenito
|
ed35d206d9
|
Change unit tests to use setUpClass for opening policies.
|
2015-03-18 09:44:16 -04:00 |
|
Chris PeBenito
|
14aa57c669
|
Implement role/type/user criteria unit tests for ConstraintQuery
closes #7
closes #8
closes #9
|
2015-03-12 09:27:36 -04:00 |
|
Chris PeBenito
|
8812f02411
|
Implement part of ConstraintQuery.
Still requires criteria on the constraint expression.
closes #6
closes #12
|
2015-03-08 14:50:43 -04:00 |
|