mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 08:55:50 +03:00
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NghiaTranUIT on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/325
Originally assigned to: @kics223w1 on GitHub.
Description
Unit Tests 1
Expect: Get the active rule -> It's the second rule
Unit Tests 2
httpbin.proxyman.appExpect: The request is a timeout after 30 seconds ✅ . If the connection is closed -> It's failed.
Unit Tests 3
httpbin.proxyman.app, profile = 3Ghttpbin.proxyman.app-> Verify we can get the request after 5 seconds. If we get a response less than 1 second -> It means the Network Condition doesn't work.www.google.com-> Verify we can get a response after 1 second.Unit Test 4