Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

ISPN-3028 Add tests for example configuration files #91

Closed

Conversation

mgencur
Copy link

@mgencur mgencur commented Apr 22, 2013

The overall testsuite is run by default even though the example-configs tests are disabled by default.

The test suite runs by default because later there might be tests that we want to run every time the server is built. The test suite run can be disabled by -Dno.tests:

mvn clean package -Dno.tests

To run the example configuration tests:

mvn clean package -Dts.example-configs

...these tests take 3-5 mins so they're disabled by default.

Let me know what you think, thanks.

Martin

@ghost ghost assigned tristantarrant Apr 22, 2013
@tristantarrant
Copy link
Member

Excellent stuff, pushed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants