<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3116.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="821221684" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3116" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/3116/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/3116">#3116</a>.</p>
<p>This allows us to drop our custom patch for running system tests, as well as opening up all the usual rails test goodies like running individual files or directories.</p>
<p>If you were previously used to running <code>bundle exec rake test</code>, instead run <code>bundle exec rails test:all</code> (n.b. switch <code>rake</code> to <code>rails</code>)</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3200'>https://github.com/openstreetmap/openstreetmap-website/pull/3200</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Switch to using 'rails test:all' in documentation and CI</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-3f5366f6d6df3ec1179e5efadc6f350bfa88eebf4e2da589b4d94ccb85ae5e94">.github/workflows/docker.yml</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-1db27d93186e46d3b441ece35801b244db8ee144ff1405ca27a163bfe878957f">.github/workflows/tests.yml</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055">CONTRIBUTING.md</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-972512ed94fce217ace10a2303390c321d822f967f2f008c353fb5f57152b7d0">DOCKER.md</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-09b140a43ebfdd8dbec31ce72cafffd15164d2860fd390692a030bcb932b54a0">INSTALL.md</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-4d53f988ba05d42439f9b4dded2542ae2d328389a1c9eaac023b59dde1b43284">VAGRANT.md</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-5d53b89be046c0127c9027500b7738a315d782ba61a8a944b564904f0f13edca">config/locales/README</a>
    (6)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200/files#diff-5829d201d2e537577d2760e56e8ab9ceec48c12054d99cc6c9c4d2cdf2a1af47">lib/tasks/testing.rake</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3200.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3200.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3200.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3200.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3200">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKXBJDJYWGQCVC4L3DTOPEMXANCNFSM45E2GXFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLNRIB6JUIINHLQ37T3TOPEMXA5CNFSM45E2GXFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NLAVYWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3200",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3200",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>