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

feat(#285): support OpenAPI 3.0 from HttpOperationScenario #286

Conversation

tschlat
Copy link
Collaborator

@tschlat tschlat commented Jun 11, 2024

No description provided.

@tschlat tschlat requested review from christophd and bbortt June 11, 2024 14:25
@tschlat tschlat force-pushed the issue/285/open_api_scenario_generator_TS branch from 19a453a to f32e976 Compare June 11, 2024 15:05
Copy link
Collaborator

@bbortt bbortt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some questions.

@@ -24,7 +24,7 @@
<maven.nexus-staging.plugin.version>1.6.13</maven.nexus-staging.plugin.version>

<lombok.version>1.18.30</lombok.version>
<citrus.version>4.2.1</citrus.version>
<citrus.version>4.3.0-SNAPSHOT</citrus.version>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, this will not build. but I think it's dependent on citrusframework/citrus#1177, right?

import org.springframework.test.util.ReflectionTestUtils;

@ExtendWith(MockitoExtension.class)
class HttpOperationScenarioIT {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not an integration test, or is it? or do you refer to the integration with "real" files?

@tschlat tschlat closed this Nov 24, 2024
@tschlat tschlat deleted the issue/285/open_api_scenario_generator_TS branch November 24, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants