Currently query /api/1/user?dreamschool=123&foo=bar filters UserAttributes by only picking either of the parameters (randomly).
DoD: User queryset is filtered using all GET parameters
Ref:
|
break # only handle one GET variable for now |
This is the reason why following test failed: https://travis-ci.org/educloudalliance/eca-auth-data/jobs/102996338