issues
search
bastion-dev
/
Bastion
Java test library for HTTP APIs
http://bastion.rocks
GNU General Public License v3.0
13
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecating setGlobalRequestTimeout()
#95
FrelliBB
closed
7 years ago
1
Add script to add AUTHORS file to the repo
#94
camilleriluke
closed
7 years ago
1
Change links to point to bastion-dev repo
#93
camilleriluke
opened
7 years ago
1
Add CONTRIBUTING.md
#92
camilleriluke
opened
7 years ago
1
Added missing javadoc documentation for GlobalRequestAttributes class
#91
FrelliBB
closed
7 years ago
1
Fixing various documentation typos.
#90
FrelliBB
closed
7 years ago
1
Using Apache Tika to detect resource MIME type
#89
FrelliBB
closed
7 years ago
0
Response Views
#88
KPull
closed
7 years ago
1
Removed BastionRunner
#87
KPull
closed
7 years ago
1
Added some notes to the README about it being autogenerated
#86
KPull
closed
7 years ago
1
#52: Added checking to ensure Bastion builder methods get called in the correct order during runtime.
#85
KPull
closed
7 years ago
2
#71: Removed the thenDo() fluent-builder method.
#84
KPull
closed
7 years ago
2
"Why Bastion" in README
#83
KPull
opened
7 years ago
0
Improve our public communication channels
#82
KPull
opened
7 years ago
0
Medium article introducing Bastion
#81
mariacamenzuli
opened
7 years ago
2
Automate releasing a version of Bastion
#80
KPull
opened
7 years ago
0
#63, #77: Fixed FileRequestTest for Windows and test not to run on MacOS
#79
KPull
closed
7 years ago
3
Set project.build.sourceEncoding property to UTF-8
#78
FrelliBB
closed
7 years ago
1
FileRequestTest tests failing on Windows
#77
FrelliBB
closed
7 years ago
5
Make ObjectMapper configurable
#76
FrelliBB
opened
7 years ago
1
#21: Added JsonRequest and JsonResponseAssertions #fromModel() utility methods.
#75
FrelliBB
closed
7 years ago
3
#73: Fixed an issue such that when binding a model fails, the response still gets printed.
#74
KPull
closed
7 years ago
1
HTTP response details are not printed if .bind() fails.
#73
FrelliBB
closed
7 years ago
2
Add GET request utility method to JsonRequest
#72
FrelliBB
closed
7 years ago
3
Implement Bastion test plugins
#71
KPull
opened
7 years ago
2
Properly applying headers to executableHttpRequest
#70
FrelliBB
closed
7 years ago
2
Better JavaDocs for Bastion global configuration
#69
KPull
opened
7 years ago
0
Global timeout respected when Request does not provide its own
#68
dagre
closed
7 years ago
2
Removed ambiguous StatusCodeAssertions#expecting method
#67
dagre
closed
7 years ago
2
Abstract common functionality in assertion objects to eliminate duplication
#66
mariacamenzuli
opened
7 years ago
0
Make JsonSchemaAssertions check for JSON content-type
#65
mariacamenzuli
closed
7 years ago
5
Problem with ambiguous StatusCodeAssertions.expecting() method
#64
KPull
closed
7 years ago
1
FileRequest cannot guess given file's MIME type on MacOS
#63
mariacamenzuli
closed
7 years ago
5
Fixing build issue
#62
mariacamenzuli
closed
7 years ago
0
Remove the BastionRunner before our first official release
#61
KPull
closed
7 years ago
2
#24: Added a new request type: FileRequest.
#60
KPull
closed
7 years ago
2
Make JsonSchemaAssertions check for JSON content-type
#59
KPull
closed
7 years ago
3
Reduce the number of Bastion dependencies
#58
KPull
opened
7 years ago
1
Reduce the number of dependencies in Bastion
#57
KPull
opened
7 years ago
3
Prepare a formal code style file for formatting for Bastion
#56
KPull
opened
7 years ago
0
Reference Manual for Bastion
#55
KPull
closed
7 years ago
2
Global timeout is ignored
#54
KPull
closed
7 years ago
2
Bastion User Guide/Reference Manual
#53
KPull
closed
7 years ago
1
Enforce the Bastion builder method call ordering
#52
KPull
closed
7 years ago
1
Separate the Bastion repository into its own account/organisation
#51
KPull
closed
7 years ago
4
`BastionRunner` not using `BastionBuilderImpl#getDescriptiveText`
#50
ericathedev
closed
7 years ago
2
Groovy tests fail while running in IDE
#49
benjie332
closed
7 years ago
2
Added request with no message (message default empty string)
#48
ericathedev
closed
7 years ago
3
Added ability to set timeouts for HTTP requests.
#47
benjie332
closed
7 years ago
5
Make Request/Assertions implementation classes final
#46
KPull
opened
7 years ago
1
Next