Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 550 Bytes

Clinical Trial Search Listing Page API

Provides a mechanism for looking up the full set criteria for searching the clinical trials API to find trials matching a given “family” of cancer types or interventions and labels for displaying the results.

Acceptance (integration) Tests

Acceptance tests are run using Karate, which is an API testing tool that supports Gherkin tests.

Prerequities

  1. Install Java (at least 8)

Running Tests

See Integration Tests Readme