<div dir="ltr"><div>Thanks, Jeremy, for pointing that out!</div><div><br></div><div>Those would definitely need to be handled at the same time if we make a change.</div><div><br></div><div>Wouldn't breaking changes lead to an increase in the x number due to semantic versioning?<br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>
<p style="font-weight:bold;margin:0;padding:0;font-size:14px;text-transform:uppercase;margin-bottom:0"><span>Dana</span> <span>Walker</span></p>
<p style="font-weight:normal;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>Associate Software Engineer</span><span style="font-weight:normal;color:#aaa;margin:0"></span></p>
<p style="font-weight:normal;margin:0;font-size:10px;color:#999"><a style="color:#0088ce;font-size:10px;margin:0;text-decoration:none;font-family:'overpass',sans-serif" href="https://www.redhat.com" target="_blank">Red Hat <span><br><br></span></a></p>




<table border="0"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"> <img src="https://www.redhat.com/files/brand/email/sig-redhat.png" width="90" height="auto"></a> </td>
</tr></tbody></table>

</div></div></div></div>
<br><div class="gmail_quote">On Tue, Jun 26, 2018 at 10:29 AM, Jeremy Audet <span dir="ltr"><<a href="mailto:jaudet@redhat.com" target="_blank">jaudet@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>FYI, Pulp Smash integrates closely with Pulp's current pagination behaviour:</div><div><ul><li>The <a href="http://pulp-smash.readthedocs.io/en/latest/api/pulp_smash.api.html#pulp_smash.api.page_handler" target="_blank">page_handler</a> response handler walks through pages of results and collects them into a single list. It's used extensively.<br></li><li>The <a href="http://pulp-smash.readthedocs.io/en/latest/api/pulp_smash.tests.pulp3.file.api_v3.test_pagination.html" target="_blank">pagination test case</a> "assumes that Pulp returns 100 elements in each page of
results. This is configurable, but the current default set by all known
Pulp installers."</li></ul>If pagination behaviour is changed, then this will break a significant number of tests. Also, introducing breaking changes into a fundamental aspect of Pulp's API during beta would be unfortunate.<br></div></div>
</blockquote></div><br></div>