Skip to content
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

test: Writable in Controller and Filter #9286

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented May 21, 2023

This PR adds a test which reproduces the way the Micronaut Views Filter writes a writable as the body in the response within a filter.

@sonarcloud
Copy link

sonarcloud bot commented May 21, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sdelamo sdelamo added this to the 3.9.3 milestone May 21, 2023
@sdelamo sdelamo merged commit 2203f63 into 3.9.x May 22, 2023
@sdelamo sdelamo deleted the write-html-with-writable branch May 22, 2023 13:02
sdelamo added a commit that referenced this pull request Jun 7, 2023
* Bump micronaut-sql to 4.6.7 (#8868)

* Bump micronaut-kubernetes to 3.4.1 (#9037)

* Update netty monorepo to v4.1.92.Final (#9277)

see: https://netty.io/news/2023/04/25/4-1-92-Final.html

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* test: Writable in Controller and Filter (#9286)

* TCK Test for JSON additional types codec (#9272)

* test: additional types for json codec

add JSON additional types codec

* use lower kebap case for configuration

* add more tests

* Remove test limitation for TCK (#9317)

* Add test for `@Body` not being required in 3.9.x (#9318)

* Add test for `@Body` not being required in 3.9.x

This should be removed in 4.0.0 as the annotation is required

* Add test for with the annotation

* Bump micronaut-aws to 3.17.3 (#9368)

* TCK tests for boolean textplain and default media type for String return type (#9314)

* TCK Test txt media type boolean response

* TCK tests

* add license

* Bump micronaut-servlet to 3.3.7 (#9398)

* Bump micronaut-maven-plugin to 3.5.4 (#9370)

* build: Micronaut Build plugin to 5.4.9

* [skip ci] Release v3.9.3

* Back to 3.9.4-SNAPSHOT

* build. update to Netty 4.1.93 (#9401)

* checkstyle

---------

Co-authored-by: micronaut-build <65172877+micronaut-build@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Graeme Rocher <graeme.rocher@oracle.com>
Co-authored-by: Tim Yates <tim.yates@gmail.com>
Co-authored-by: micronaut-build <micronaut-build-account@grails.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants