osquery / osquery-python

Python bindings for osquery's Thrift API
Other
295 stars 51 forks source link

Robust integration tests #4

Open marpaia opened 9 years ago

marpaia commented 9 years ago

Create a test suite around sub-processing a set of extensions and osqueryd to test all features of tables, config plugins, logger plugins, etc.

References:

Python integration tests in osquery proper: https://github.com/facebook/osquery/blob/master/tools/tests/test_base.py