Skip to content

Commit 916d8b5

Browse files
committed
4.0.0
1 parent 8512329 commit 916d8b5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
LifterLMS Tests Changelog
22
=========================
33

4+
v4.0.0 - 2022-08-18
5+
-------------------
6+
7+
+ Automatically skips API integration tests in `LLMS_Unit_Test_Case_Base::set_up()`.
8+
+ Added the ability to mock multiple consecutive HTTP requests via `LLMS_Unit_Test_Mock_Http::mock_http_request()`.
9+
+ **[BREAKING]** Removed protected class members: `LLMS_Unit_Test_Mock_Http::$_url_to_mock`, `LLMS_Unit_Test_Mock_Http::$_mock_return`, and `LLMS_Unit_Test_Mock_Http::$_fuzzy_match`.
10+
11+
412
v3.3.2 - 2022-08-17
513
-------------------
614

0 commit comments

Comments
 (0)