MoigeMatino / MoigeMatino/caching-proxy-server

Testing the Proxy Server

Open
#7 0 comments 0 reactions 1 assignee View on GitHub

@MoigeMatino is already working on this.

Since Sep 16, 2024.

Dominant language
Python
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.