Skip to content

Commit

Permalink
Add changes for 3d2bb6e
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 30, 2024
1 parent 0bd3d1e commit e23a9ea
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 1 deletion.
12 changes: 12 additions & 0 deletions _sources/testing/pull_requests.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Pull Request Testing
########################

Developers
=======================

Follow instructions in the Github PR template for writing detailed testing instructions.

Testers:
=======================

* Copy and paste developer's instructions for testing into your testing comment.
* Check the passing tests
* Describe any failures in detail, with screenshots where helpful.

PRs tagged with label "Migration"
=======================

Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions testing/pull_requests.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
<p class="caption" role="heading"><span class="caption-text">Testing:</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">Pull Request Testing</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#developers">Developers</a></li>
<li class="toctree-l2"><a class="reference internal" href="#testers">Testers:</a></li>
<li class="toctree-l2"><a class="reference internal" href="#prs-tagged-with-label-migration">PRs tagged with label “Migration”</a></li>
</ul>
</li>
Expand Down Expand Up @@ -127,6 +129,18 @@

<section id="pull-request-testing">
<h1>Pull Request Testing<a class="headerlink" href="#pull-request-testing" title="Link to this heading"></a></h1>
<section id="developers">
<h2>Developers<a class="headerlink" href="#developers" title="Link to this heading"></a></h2>
<p>Follow instructions in the Github PR template for writing detailed testing instructions.</p>
</section>
<section id="testers">
<h2>Testers:<a class="headerlink" href="#testers" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p>Copy and paste developer’s instructions for testing into your testing comment.</p></li>
<li><p>Check the passing tests</p></li>
<li><p>Describe any failures in detail, with screenshots where helpful.</p></li>
</ul>
</section>
<section id="prs-tagged-with-label-migration">
<h2>PRs tagged with label “Migration”<a class="headerlink" href="#prs-tagged-with-label-migration" title="Link to this heading"></a></h2>
<ul class="simple">
Expand Down

0 comments on commit e23a9ea

Please sign in to comment.