Michael Martell created GEODE-9414:
--------------------------------------
Summary: Improve Test Coverage for Security
Key: GEODE-9414
URL: https://issues.apache.org/jira/browse/GEODE-9414
Project: Geode
Issue Type: Test
Components: native client
Reporter: Michael Martell
Our test coverage for security is pretty weak. New tests should be written to
test the following functionality:
* Authorization
* Multi-user Authorization
* Cache writers
*For Reference:* The tests below were disabled during the geode-native refactor
to support C++11.
* testThinClientSecurityAuthentication.cpp
* testThinClientSecurityAuthorization.cpp
* testThinClientSecurityAuthorizationMU.cpp
* testThinClientSecurityCQAuthorizationMU.cpp
* testThinClientSecurityDurableCQAuthorizationMU.cpp
* testThinClientWriterException.cpp (broken)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)