marmotte is a modern gopher server.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
beastieboy
ba3e2eaa6f
Improve test coverage, fix various error handling bugs ( #40 )
...
- [x] Bring test coverage back up to around 90%.
- [x] Fix various bugs in error handling
- [x] Remove panic behaviour when templates can't be found
Closes #39
Co-authored-by: Nicolas Herry <beastieboy@beastieboy.net>
Reviewed-on: #40
7 months ago
..
context.go
Add dynamic content, dynamic context struct, gophermap.gt ( #32 )
7 months ago
context_test.go
Added tests and test data, refactored where needed ( #4 )
7 months ago
dynamic.go
Improve test coverage, fix various error handling bugs ( #40 )
7 months ago
dynamic_test.go
Improve test coverage, fix various error handling bugs ( #40 )
7 months ago
errorcodes.go
Improve test coverage, fix various error handling bugs ( #40 )
7 months ago
files.go
Add dynamic content, dynamic context struct, gophermap.gt ( #32 )
7 months ago
files_test.go
Improve test coverage, fix various error handling bugs ( #40 )
7 months ago
predicates.go
Add dynamic content, dynamic context struct, gophermap.gt ( #32 )
7 months ago
predicates_test.go
Added tests and test data, refactored where needed ( #4 )
7 months ago
request.go
Reworked logs, added config file ( #31 )
7 months ago
request_test.go
Added dynamic error content via ResponseTransformer ( #27 )
7 months ago
response.go
Add path sanitizer for Exec, fix error check in dynamic rendering ( #38 )
7 months ago
response_test.go
Added tests and test data, refactored where needed ( #4 )
7 months ago
server.go
Reworked logs, added config file ( #31 )
7 months ago
server_test.go
Added ExecutableTransformer to run commands and capture output files ( #25 )
7 months ago
transformers.go
Add path sanitizer for Exec, fix error check in dynamic rendering ( #38 )
7 months ago
transformers_test.go
Improve test coverage, fix various error handling bugs ( #40 )
7 months ago