Skip to content

Conversation

@Azquelt
Copy link
Contributor

@Azquelt Azquelt commented Nov 27, 2015

No description provided.

The client lib tests can additionally be run against a legacy massive
server by setting the massiveServer Gradle property.

The format for this property is "url,apiKey,username,password"

e.g.
gradle build
-PmassiveServer=http://testServer/ma/v1,12345678,testuser,passw0rd
Set the Gradle property "fatFilter" to a string. Only tests which
contain this string in the test name will be run, all other tests will
be ignored.

This is useful when debugging a single test as Gradle's test filters do
not work correctly with parameterized tests.
idlewis added a commit that referenced this pull request Nov 27, 2015
Support testing client lib against legacy Massive server, and add the ability to run single tests using the the fatFilter property
@idlewis idlewis merged commit 572648f into WASdev:master Nov 27, 2015
@Azquelt Azquelt deleted the massive-testing branch December 3, 2015 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants