Skip to content

Features

Ivan Zhang edited this page Oct 12, 2023 · 6 revisions

This section will go over all the features of this library. The current features are:

  • Patrol Group and Patrols: Patrol groups provide a way to organize related patrols. Patrols are decorators around data tests functions and allow the user to specify additional information related to the data test.
  • Parameters: Parameters are within data tests to surface parameters onto the frontend. Users can also modify these parameters on the frontend. These updated parameter values are then used in their respective data tests.