Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 458 Bytes

File metadata and controls

11 lines (10 loc) · 458 Bytes

Devices Tracking System - Integration Test

The Integration Test repository collects all integration tests for the whole infrastructure of Devices Tracking System.

Installation and Commissioning

In order to execute the integration tests, follow these steps:

  1. Run the whole infrastructure to be tested using the test Spring profile when necessary (see proper notes in appropriate repositories).
  2. Run the tests by typing:
mvn test