-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: LukeMathWalker/wiremock-rs
base: main
head repository: LukeMathWalker/wiremock-rs
compare: record-and-replay
- 18 commits
- 11 files changed
- 1 contributor
Commits on Feb 21, 2021
-
Add received_requests method (dummy body).
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ae0a1d - Browse repository at this point
Copy the full SHA 9ae0a1dView commit details -
Add doc test for received requests (red).
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 0db37d2 - Browse repository at this point
Copy the full SHA 0db37d2View commit details -
Add baseline implementation of received requests.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 2a3f840 - Browse repository at this point
Copy the full SHA 2a3f840View commit details -
Add more assertions on the received request.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 57bd357 - Browse repository at this point
Copy the full SHA 57bd357View commit details -
Add documentation + no request test + simplify existing documentation…
… test.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 8f90ad2 - Browse repository at this point
Copy the full SHA 8f90ad2View commit details -
Add docs comment to internal method.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for d9fc001 - Browse repository at this point
Copy the full SHA d9fc001View commit details -
Print received requests if the expectation verification fails.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for fb6c790 - Browse repository at this point
Copy the full SHA fb6c790View commit details -
Print the list of received requests if expectation verification fails.
Make verify asynchronous and swap std::sync::RwLock for tokio::sync::RwLock
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for bac546c - Browse repository at this point
Copy the full SHA bac546cView commit details -
Add tests checking for panic messages.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for b73aa30 - Browse repository at this point
Copy the full SHA b73aa30View commit details -
Fix panic message for failures where no request was received.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 2eeb6b2 - Browse repository at this point
Copy the full SHA 2eeb6b2View commit details -
LukeMathWalker committed
Feb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for ca93241 - Browse repository at this point
Copy the full SHA ca93241View commit details -
LukeMathWalker committed
Feb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 8dd93b1 - Browse repository at this point
Copy the full SHA 8dd93b1View commit details -
LukeMathWalker committed
Feb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c74ef22 - Browse repository at this point
Copy the full SHA c74ef22View commit details -
Rename MockBuilder::build to MockBuilder::start
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 2455ad1 - Browse repository at this point
Copy the full SHA 2455ad1View commit details -
LukeMathWalker committed
Feb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 0cf54b0 - Browse repository at this point
Copy the full SHA 0cf54b0View commit details -
Document the expected interaction between reset and recorded requests.
LukeMathWalker committedFeb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 6f2fa52 - Browse repository at this point
Copy the full SHA 6f2fa52View commit details -
LukeMathWalker committed
Feb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 774e81c - Browse repository at this point
Copy the full SHA 774e81cView commit details -
LukeMathWalker committed
Feb 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 458992d - Browse repository at this point
Copy the full SHA 458992dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...record-and-replay