taucmdr.cli.commands.experiment.tests.test_edit module

Test functions.

Functions used for unit tests of edit.py.

class taucmdr.cli.commands.experiment.tests.test_edit.EditTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for experiment.edit.

test_create_and_edit()[source]

https://github.com/ParaToolsInc/taucmdr/issues/198

test_invalid_application()[source]
test_invalid_experiment_name()[source]
test_invalid_measurement()[source]
test_invalid_target()[source]
test_noargs()[source]
test_select_and_edit()[source]

https://github.com/ParaToolsInc/taucmdr/issues/198