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#210
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 (Mar 5, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/209
Originally assigned to: @kics223w1 on GitHub.
Accepept Criteria
⚠️ Make sure all Unit Tests are implemented. I will carefully check it 👍
⚠️ Please use the correct JSON data. You can capture it from httpbin.org or producthunt.com. Don't create a fake Unit Test Data, for example:
Reference Unit Test:
Unit Test for MapLocalService
1. Map with the default HTTP Message file
2. Map Local from a given flow
3. Map Local from a given flow - by selecting a local HTTP Message file
4. Map Local from a given flow - by selecting a local JSON File
Content-Type: application/json5. Map Local from a given flow - by selecting a local Image PNG File (Binary)
Content-Type: image/png6. Map Local, but not matching
3 Response Body is exactly the HTTP Bin Response data (from the Real server)
7. Map Local from a given flow with GraphQL
78 Map Local from a given flow with GraphQL, but different graphQL Query Name
@NghiaTranUIT commented on GitHub (Mar 5, 2023):
WildCardRegexTests Unit Tests