Closed ericktucto closed 5 years ago
No no, you can still send it in to 5.0. That's perfectly fine. Just branch off from 5.0 branch.
There's nothing breaking as tests are part of anything the user of a package will touch. Any changes will be merged into master.
Separating unit tests for the InteractsWithPages and MakesHttpRequests class
On MakesHttpRequestsTest, the methods:
belong to MakesHttpRequests class and the rest of the methods belong to InteractsWithPages
Changes to be committed: