openfe test#

openfe test#

Run the OpenFE test suite. This first checks that OpenFE is correctly imported, and then runs the main test suite, which should take several minutes. If given the --long flag, this will include several tests that take significantly longer, but ensure that we’re able to fully run in your environment.

A successful run will include tests that pass, skip, or “xfail”. In many terminals, these show as green or yellow. Warnings are not a concern. However, You should not see anything that fails or errors (red).

Usage

openfe test [OPTIONS]

Options

--long#

Run additional tests (takes much longer)

--download-only#

Download data to the cache if not already present (this is helpful if internet is unreliable). If all data exists in the cache, only the cache location is shown.