You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
7
7
#### Changed
8
8
- Test now raises a `OpenapiFirst::Test::UnknownQueryParameterError` when it sees unknown query parameters
9
+
- Test does not track requests/responses unless the OAD was registered via Test.register (or OpenapiFirst.register)
9
10
10
11
## 3.0.1
11
12
- Add missing gem dependency "drb", which is no longer installed by default with newer rubies. This is used in openapi_first/test to make parallel tests work.
0 commit comments