fabiobrz / eap-microprofile-test-suite

a small standalone test suite for MicroProfile on WF/EAP
Apache License 2.0
0 stars 0 forks source link

Implement advanced scenarios tests #15

Closed fabiobrz closed 4 years ago

fabiobrz commented 4 years ago
fabiobrz commented 4 years ago

Done, see security testing

Next Steps

fabiobrz commented 4 years ago

TBD PR to be sent once rebased after the last one (https://github.com/jboss-eap-qe/eap-microprofile-test-suite/pull/124) is merged. And there seems to be issues with single elements inside the SecuritySchema

UPDATE 20200102 11:30 There are actually no issue with security annotations with respect to experiments with Swagger Editor: OAS 3 spec define that some elements are REQUIRED only depending to the schema used, so the warnings were apropriate. Question now is: is SmallRye implementation emitting validation WARNINGS? Probably NOT as MP OpenAPI spec does not require vendors to implement model validation, see https://download.eclipse.org/microprofile/microprofile-open-api-1.1/microprofile-openapi-spec.html#_validation

fabiobrz commented 4 years ago

Done, PR sent, see https://github.com/jboss-eap-qe/eap-microprofile-test-suite/pull/127

fabiobrz commented 4 years ago

multiple and subsequent deployments/undeployments - left this aside and will file a proposal for memory pressure test, see https://github.com/fabiobrz/eap-microprofile-test-suite/issues/18