runFunctionalTest {RGalaxy}R Documentation

Run the functional test associated with a function.

Description

FIXME

Usage

  runFunctionalTest(func, functionalTestDirectory)

Arguments

func

A function to be exposed in Galaxy.

functionalTestDirectory

Where to find functional tests, if func is not in a package.

Value

Whether the test passes.


[Package RGalaxy version 1.38.0 Index]