Welcome to mirror list, hosted at ThFree Co, Russian Federation.

api.suite.yml « tests - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bcb113de1b6947fc4e17da69392026f6ff7eedbf (plain)
1
2
3
4
5
6
7
8
9
class_name: ApiTester
modules:
    enabled:
        - Asserts
        - \Helper\Api
        - \Helper\DataSetup
        - REST:
            url: http://localhost:8000
            depends: PhpBrowser