Till Toenshoff created MESOS-1894:
-------------------------------------
Summary: Authenticator Module: Tests
Key: MESOS-1894
URL: https://issues.apache.org/jira/browse/MESOS-1894
Project: Mesos
Issue Type: Improvement
Reporter: Till Toenshoff
Assignee: Till Toenshoff
Priority: Blocker
h4. Motivation
Make sure that an authenticator module can be fully unit- and integration-
tested within the mesos test suite.
h4. Status Quo
There are no unit tests for authenticator or authenticatee so far. We currently
have a few authentication integration tests ( {{tests/sasl_tests.cpp}} ).
h4. Approach
1. MESOS-1864 needs to get fleshed out, providing a module integration test
scheme for our mesos test suite
2. provide a unit test for the flatfile authenticator module
3. implement integration tests via a parameterized version of {{sasl_tests.cpp}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)