Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Type of testShort nameNaming conventionDescription
System integrity_test-_-Tests to be run before tests to ensure overall system integrity
Mathematically correctmathtest-math-

Verify some mathematical properties hold for a function. This type of tests relies 

on the TESTING datasets available locally and the testing virtual machines. 

Expected valuesexpttest-expt-

Test the outcomes matches some expected values computed by R. This type of tests relies on the TESTING datasets available locally and the testing virtual machines.

Smokesmktest-smk-Is it invokable without catching fire?
Smoke expected valuessmk_expttest-smk_expt-Expected values style smoke tests, often only checking results are repeated.
Arguments checkingargtest-arg-Does it behave as expected when unexpected arguments are passed to functions?
Disclosure controldisctest-disc-Does it adhere to the disclosure control settings?

...