issues
search
swangkkb
/
rest-assured
Automatically exported from code.google.com/p/rest-assured
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Usint with Android
#392
GoogleCodeExporter
closed
9 years ago
2
hasItemsmethod undefined for 2.4.0 JAVA
#391
GoogleCodeExporter
closed
9 years ago
1
JSON content is not returned with https POST request
#390
GoogleCodeExporter
closed
9 years ago
1
Cannot set a request body for a GET method
#389
GoogleCodeExporter
opened
9 years ago
3
when multiple session id is returned, sessionFilter record the first session instead of the last session
#388
GoogleCodeExporter
opened
9 years ago
1
Unsupported cookie spec: ignoreCookies
#387
GoogleCodeExporter
opened
9 years ago
0
auth().basic() doesn't work with DELETE
#386
GoogleCodeExporter
opened
9 years ago
5
DefaultJackson2ObjectMapperFactory dont scan and register additional modules
#385
GoogleCodeExporter
closed
9 years ago
1
It is incredibly hard to remove a header in a Filter
#384
GoogleCodeExporter
opened
9 years ago
5
Request object returns null for sessionId in service layer of app
#383
GoogleCodeExporter
opened
9 years ago
1
Unknown status code throws when using ResponseLogFilter
#382
GoogleCodeExporter
opened
9 years ago
1
URL always has an explicit port set
#381
GoogleCodeExporter
opened
9 years ago
1
Investigate if charset header really should be added to all content-types
#380
GoogleCodeExporter
opened
9 years ago
0
Support baseURL/port setting for parallel testing
#379
GoogleCodeExporter
opened
9 years ago
2
Request specification overrides port from base url
#378
GoogleCodeExporter
opened
9 years ago
1
Not able to upload an Image file using Mulitpart in Rest Assured
#377
GoogleCodeExporter
closed
9 years ago
2
Not able to use JSON Path for json attributes having space
#376
GoogleCodeExporter
closed
9 years ago
2
Add an path extension SPI
#375
GoogleCodeExporter
opened
9 years ago
0
Need to set proxy credentials
#374
GoogleCodeExporter
opened
9 years ago
5
when using static requestSpecification, static baseUri is ignored (if it has been set after)
#373
GoogleCodeExporter
opened
9 years ago
1
Maintain parameter ordering
#372
GoogleCodeExporter
opened
9 years ago
0
integrate with johnzon
#371
GoogleCodeExporter
opened
9 years ago
4
NosuchmethodError in unix environment
#370
GoogleCodeExporter
closed
9 years ago
2
Provide common interface for RequestSpecification and MockMvcRequestSpecification compatibility
#369
GoogleCodeExporter
opened
9 years ago
0
Add support to log request method/path seperately
#368
GoogleCodeExporter
closed
9 years ago
9
TLS protocol needs to be updated for HTTPS Communication
#367
GoogleCodeExporter
closed
9 years ago
2
Add Matcher to contentType
#366
GoogleCodeExporter
closed
9 years ago
2
RestAssured.requestContentType() does not set the Content-Type header
#365
GoogleCodeExporter
closed
9 years ago
2
Enhancement: "hello world" program to start from
#364
GoogleCodeExporter
opened
9 years ago
0
Add Charset to Encoder- and DecoderConfig
#363
GoogleCodeExporter
closed
9 years ago
2
Content-Type seems to work in console out, but it's not really working
#362
GoogleCodeExporter
closed
9 years ago
15
XML with JAXB: broken invocation of javax.xml.bind.Unmarshaller
#361
GoogleCodeExporter
opened
9 years ago
6
.andReturn().path(path) return rouded values by default. Long values are rounded
#360
GoogleCodeExporter
closed
9 years ago
1
Attribute with circular reference in Spring Mock Mvc
#359
GoogleCodeExporter
opened
9 years ago
1
Enhancement - mappers for validating HAL responses
#358
GoogleCodeExporter
opened
9 years ago
2
Output format when comparing entire JSON bodies is hard to read
#357
GoogleCodeExporter
opened
9 years ago
2
Logging of request's full URI
#356
GoogleCodeExporter
closed
9 years ago
1
Set content-type without having the charset appended
#355
GoogleCodeExporter
closed
9 years ago
2
Authorization header not included for OAuth2 authentication
#354
GoogleCodeExporter
opened
9 years ago
6
Remove or fix the default behavior assuming port 8080 in favor to the HTTP default
#353
GoogleCodeExporter
closed
9 years ago
10
byte[] content is not repeatable?
#352
GoogleCodeExporter
opened
9 years ago
0
Upload File is not working using Multipart
#351
GoogleCodeExporter
closed
9 years ago
5
RestAssured.enableLoggingOfRequestAndResponseIfValidationFails() does not work if failure occurs in a ResponseSpec.
#350
GoogleCodeExporter
closed
9 years ago
2
RestAssured.responseContentType() does not set the Accept header
#349
GoogleCodeExporter
closed
9 years ago
5
Added csrf support in form auth to request param as well
#348
GoogleCodeExporter
closed
9 years ago
3
SunCertPathBuilderException thrown because given().trustStore() seems to be ignored
#347
GoogleCodeExporter
closed
9 years ago
3
JsonSchemaValidator fails to load relative schemas even if provided an URI
#346
GoogleCodeExporter
closed
9 years ago
3
Make it possible to exclude charset from content-type for streaming content
#345
GoogleCodeExporter
closed
9 years ago
2
Extract Rest-Assured JsonPath into separate Library
#344
GoogleCodeExporter
closed
9 years ago
1
Missing parameter in RequestSpecBuilder.addMultipart
#343
GoogleCodeExporter
closed
9 years ago
2
Next