# SPDX-License-Identifier: AGPL-3.0-or-later """ Functional, browser based tests for performance app. """ from pytest_bdd import scenarios scenarios('performance.feature')