redhat-qe-security / SCAutolib

Library for automation of smart card testing
GNU General Public License v3.0
3 stars 10 forks source link

Idea: two contollers #78

Closed x00Pavel closed 1 year ago

x00Pavel commented 2 years ago

Idea: two controllers

To separate functionality for CLI and the tests, create two controllers for CLI and the tests.

Use cases:

x00Pavel commented 1 year ago

This idea is overkill for our purposes. It would be enough to serialize required objects using e.g JSON format and then load them in the tests via fixtures.