Welcome to DroneController’s documentation!

Tests the main welcome function.

test.test_main.test_welcome(capsys)

This tests the main method if it prints the welcome message. This test is more a workflow test than a real code test. :param capsys: caputed output in out and error

Indices and tables