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

Testing the Proxy Server #7

Open
MoigeMatino opened this issue Sep 16, 2024 · 0 comments
Open

Testing the Proxy Server #7

MoigeMatino opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@MoigeMatino
Copy link
Owner

Description:

Create test cases to verify the functionality of the caching proxy server.

Tasks:

  • Write unit tests for the CLI argument parsing, caching logic, and request forwarding.
  • Add integration tests to ensure that requests are handled correctly, and cache hits/misses work as expected.
  • Simulate various scenarios (cache hit, cache miss, cache clearing) in tests.

Acceptance Criteria:

  • All major components have passing tests.
  • Tests simulate cache hits, misses, and clearing.
@MoigeMatino MoigeMatino self-assigned this Sep 16, 2024
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

No branches or pull requests

1 participant