ATEST-259:
- adding tests, re-implementing a simpler CORS filter than previously used
This commit is contained in:
@ -30,6 +30,9 @@ dependencies {
|
||||
testCompile libraries.spring_boot_starter_test
|
||||
testCompile libraries.jsonassert
|
||||
testCompile libraries.jsonpath
|
||||
|
||||
testCompile 'com.jayway.restassured:rest-assured:2.4.1'
|
||||
testCompile 'com.jayway.restassured:spring-mock-mvc:2.4.1'
|
||||
}
|
||||
|
||||
uploadArchives {
|
||||
|
Reference in New Issue
Block a user