zerovm / zerocloud

Swift middleware for Zerocloud
Apache License 2.0
53 stars 14 forks source link

Tests for zerovm-suid for api/1.0 execution #181

Closed larsbutler closed 9 years ago

larsbutler commented 9 years ago

These are additional tests for the zerovm-suid feature which came with https://github.com/zerovm/zerocloud/pull/172.

I need to also write some cases for open/1.0 execution, with other/anonymous users and suid.

@pkit Please have a look!

pkit commented 9 years ago

LGTM, I like the clean separation of request_user in different cases.