TestExportsDataProvider

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Create a new export

Link copied to clipboard
open suspend override fun downloadExport(exportId: String, saveFolder: File): DataProviderResponse<DownloadExportResult>

Download an export and save it to the given folder

Link copied to clipboard
open suspend override fun getExports(): DataProviderResponse<List<Export>>

Fetch the list of existing exports