summary refs log tree commit diff
path: root/tests/test_terms_auth.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the terms UI auth testsTravis Ralston2018-11-151-1/+1
| | | By setting the config value directly, we skip the block that adds the slash automatically for us.
* Remove some boilerplate in tests (#4156)Amber Brown2018-11-071-3/+2
|
* Add config variables for enabling terms auth and the policy name (#4142)Travis Ralston2018-11-061-2/+3
| | | | So people can still collect consent the old way if they want to.
* The tests also need a version parameter Travis Ralston2018-10-311-1/+1
|
* pep8Travis Ralston2018-10-241-5/+3
|
* It helps to import thingsTravis Ralston2018-10-241-0/+16
|
* Move test to where the other integration tests areTravis Ralston2018-10-241-0/+109