Skip to content

Define Functional Test Scenarios #22

@kdavisk6

Description

@kdavisk6

Create a module that contains a number of high-level functional tests that verify that FeignX is working as expected. Tests should include:

Basic API Scenarios:

  • 200 - OK Response with data.
  • 200 - OK Response without data.
  • 204 - OK Response.
  • 300 - Redirect.
  • 4xx - Client Error
  • 5xx - Server Error

Large Response Scenarios

  • Streaming a large binary file, similar to a file download.
  • GZIP request and responses.
  • Binary request body.

Each scenario should have it's own Issue with the following information

  • Scenario Description.
  • Expected Inputs.
  • Expected Results.

Metadata

Metadata

Assignees

Labels

choreIssues related to general project maintenance

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions