compass.landice.tests.slm_circ_icesheet.smoke_test.SmokeTest

class compass.landice.tests.slm_circ_icesheet.smoke_test.SmokeTest(test_group)[source]

A lightweight smoke test using the baseline circ_icesheet configuration.

__init__(test_group)[source]

Create a new test case

Parameters:
  • test_group (compass.TestGroup) – the test group that this test case belongs to

  • name (str) – the name of the test case

  • subdir (str, optional) – the subdirectory for the test case. The default is name

Methods

__init__(test_group)

Create a new test case

add_step(step[, run_by_default])

Add a step to the test case

check_validation()

Check the test case's "validation" dictionary to see if validation failed.

configure()

Modify the configuration options for this test case.

run()

This method is deprecated.

validate()

Test cases can override this method to perform validation of variables and timers