aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unittests/sosreport_pexpect.py
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2021-04-06 10:50:23 -0400
committerJake Hunsaker <jhunsake@redhat.com>2021-04-15 11:33:04 -0400
commit02ee553bb5079b4b7e4fcf6f2f31dd7cf86b827d (patch)
tree38e62b863b6a5007782fecf818b1ba8a5d68f857 /tests/unittests/sosreport_pexpect.py
parent05b456451be1340cf94efacb37fae5130f60f5e1 (diff)
downloadsos-02ee553bb5079b4b7e4fcf6f2f31dd7cf86b827d.tar.gz
[tests] Add a pre-setup setup method and smoke tests
First, add a "pre-setup setup" method, in the form of `pre_sos_setup()`, that can be used in the way the traditional `setUp()` method would be used (but can't because that's our entry point for executing our sos runs). This method will be executed _prior_ to any mocking. Second, add a smoke test that enables all plugins that exist in the local branch being tested. This will test that doing so does not generate any exceptions and that some expected warnings from select plugins are displayed. Related: #2431 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/unittests/sosreport_pexpect.py')
0 files changed, 0 insertions, 0 deletions