-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make default test parameters unique #183
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just two minor issues.
aws-wildfly/src/test/java/aws/cloudformation/AwsTestConstants.java
Outdated
Show resolved
Hide resolved
7be4aa2
to
e62f4dd
Compare
e62f4dd
to
546f138
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good. I would just rearange properties.
546f138
to
b67d685
Compare
36feeaf
to
2ae5c33
Compare
1103de4
to
48e4faf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, but we need to have azure test run in separate groups. If you end up with fields with same annotation, feel free to remove them.
azure/src/test/java/sunstone/azure/armTemplates/MultipleAzArmTemplatesRepetableTest.java
Outdated
Show resolved
Hide resolved
azure/src/test/java/sunstone/azure/armTemplates/suite/tests/PerSuitePerClassAzArmTemplates.java
Outdated
Show resolved
Hide resolved
824a9d9
to
a878b99
Compare
azure/src/test/java/sunstone/azure/armTemplates/di/AzVmTests.java
Outdated
Show resolved
Hide resolved
aws-wildfly/src/test/java/aws/cloudformation/AwsTestConstants.java
Outdated
Show resolved
Hide resolved
azure/src/test/java/sunstone/azure/armTemplates/di/AzPgSqlTests.java
Outdated
Show resolved
Hide resolved
...y/src/test/java/sunstone/azure/armTemplates/archiveDeploy/webapp/WebAppDeploySuiteTests.java
Show resolved
Hide resolved
.../azure/armTemplates/archiveDeploy/vmDomain/suitetests/AzureDomainVmUndeployedSecondTest.java
Show resolved
Hide resolved
...stone/azure/armTemplates/archiveDeploy/vmDomain/suitetests/AzureDomainVmDeployFirstTest.java
Show resolved
Hide resolved
...e-wildfly/src/test/java/sunstone/azure/armTemplates/archiveDeploy/vm/VmDeploySuiteTests.java
Show resolved
Hide resolved
.../sunstone/azure/armTemplates/archiveDeploy/webapp/suitetests/AzureWebAppDeployFirstTest.java
Show resolved
Hide resolved
...tone/azure/armTemplates/archiveDeploy/webapp/suitetests/AzureWebAppUndeployedSecondTest.java
Outdated
Show resolved
Hide resolved
a878b99
to
b4e847e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last few bits...
azure/src/test/java/sunstone/azure/armTemplates/di/AzureWebAppTests.java
Show resolved
Hide resolved
51b3c8d
to
c82817b
Compare
c82817b
to
9b83d05
Compare
Closes #154
make default test parameters for azure-group and injected instances unique via maven timestamp