adorsys / datasafe

Secure, Encrypted and Versioned Data Storage Library
https://adorsys.github.io/datasafe/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Add IT profile for integration testing in the top level project #298

Closed Awambeng closed 4 months ago

Awambeng commented 4 months ago

Added an "IT" profile to the project's configuration for running integration tests. The Maven Surefire Plugin is configured to run both unit tests and integration tests by including files with the "Test" and "IT" suffixes.