importAPI

package
v0.0.0-...-e7e71ae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2019 License: MIT Imports: 5 Imported by: 0

README

Import API Tests

Getting started

This package will test all endpoints that exist within the Import API

Services and software

The following software needs to be running for acceptance tests to be able to pass:

mongo db
zookeeper
kafka
Dataset API
Recipe API

When running the dataset API, one should use a publishing instance of the service, this can be done by running make acceptance-publishing

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Files

type Files struct {
	AliasName string `bson:"alias_name"`
	URL       string `bson:"url"`
}

Files represents an object containing files information

type GenericObject

type GenericObject struct {
	ID   string
	HRef string
}

GenericObject represents a generic object structure

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL