Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the Upload File URL
|
1 sec |
Successful
|
PreviewsAPIAppSpec
The Previews API Spec must respond to the getPreviews(id: UUID) function routed by GET /api/files/:file_id/getPreviews
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the Upload File
|
< 1 sec |
Successful
|
ApplicationSpec
The Application API Spec must render the index page
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the createDataset() function routed by POST /api/datasets
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the createDataset() function routed by POST /api/datasets for Dataset 2 Creation
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the Upload File
|
< 1 sec |
Successful
|
ApplicationSpec
The Application API Spec must render index template
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the createDataset() function routed by POST /api/datasets for Dataset 1 Creation
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id for morrow-plots file
|
< 1 sec |
Successful
|
PreviewsAPIAppSpec
The Previews API Spec must respond to the upload() and download() function routed by POST/GET /api/previews
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the uploadThumbnail() function routed by POST /api/fileThumbnail
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the addMetadata(id: UUID) function routed by POST /api/files/:id/metadata
|
< 1 sec |
Successful
|
PreviewsAPIAppSpec
The Previews API Spec must respond to the Upload File
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the createCollection() function routed by POST /api/collections for Collection 1
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the getExtractorServerIPsAction
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the getExtractorNamesAction
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the addUserMetadata(id: UUID) function routed by POST /api/files/:id/usermetadata
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the addTags(id: UUID) function routed by POST /api/datasets/:id/tags
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must provide a FakeApplication
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the deleteDataset(id:UUID) function routed by DELETE /api/datasets/:id
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the comment(id: UUID) function routed by POST /api/datasets/:id/comment
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the searchFilesGeneralMetadata() function routed by POST /api/files/searchmetadata
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the attachDataset(coll_id:UUID, ds_id:UUID) function routed by POST /api/collections/:coll_id/datasets/:ds_id for dataset 1
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the getDTSRequests
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the deleteDataset(id:UUID) function routed by DELETE /api/datasets/:id for Dataset 1
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the getTechnicalMetadataJSON(id: UUID) function routed by GET /api/datasets/:id/technicalmetadatajson
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the removeTags(id: UUID) function routed by POST /api/datasets/:id/tags/remove
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the addUserMetadata(id: UUID) function routed by POST /api/datasets/:id/usermetadata
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the searchDatasetsGeneralMetadata() function routed by POST /api/datasets/searchmetadata
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the removeTag(id: UUID) function routed by POST /api/datasets/:id/removeTag
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the addMetadata(id: UUID) function routed by POST /api/datasets/:id/metadata
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the list() function routed by GET /api/datasets
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the searchFilesUserMetadata() function routed by POST /api/files/searchmetadata
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the addTags(id: UUID) function routed by POST /api/datasets/:id/tags round two
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the createCollection() function routed by POST /api/collections for Collection 2
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id
|
< 1 sec |
Successful
|
PreviewsAPIAppSpec
The Previews API Spec must respond to the uploadMetadata(id: UUID) and getMetadata(id: UUID) function routed by POST/GET /api/previews/:id/metadata
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the removeDataset(coll_id:UUID, ds_id:UUID, ignoreNotFound) function routed by DELETE /api/collections/:coll_id/datasets/:ds_id for dataset 2
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the datasetFilesList(id:UUID) function routed by GET /api/datasets/:id/listFiles
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the updateLicense(id: UUID) function routed by POST /api/datasets/:id/license
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the deleteDataset(id:UUID) function routed by DELETE /api/datasets/:id for Dataset 2
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the removeCollection(coll_id:UUID) function routed by POST /api/collections/:coll_id/remove
|
< 1 sec |
Successful
|
DatasetsAPIAppSpec
The Datasets API Spec must respond to the searchDatasetsUserMetadata() function routed by POST /api/datasets/searchmetadata
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the listOutsideCollection(coll_id: UUID) function routed by GET /api/datasets/listOutsideCollection/:coll_id
|
< 1 sec |
Successful
|
ExtractionsAPIAppSpec
The Extractions API Spec must respond to the getExtractorSupportedInputTypesAction
|
< 1 sec |
Successful
|
FilesAPIAppSpec
The Files API Spec must respond to the attachThumbnail(file_id:UUID, thumbnail:UUID) function routed by POST /api/files/:file_id/thumbnails/:thumbnails_id
|
< 1 sec |
Successful
|
PreviewsAPIAppSpec
The Previews API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id
|
< 1 sec |
Successful
|
CollectionsAPIAppSpec
The Collections API Spec must respond to the attachDataset(coll_id:UUID, ds_id:UUID) function routed by POST /api/collections/:coll_id/datasets/:ds_id for dataset 2
|
< 1 sec |
Successful
|
PreviewsAPIAppSpec
The Previews API Spec must respond to the attachPreview(file_id:UUID, preview:UUID) function routed by POST /api/files/:file_id/previews/:p_id
|
< 1 sec |