<p></p>
<blockquote>
<p>The superuser setup seemed unnecessary so I skipped it.</p>
</blockquote>
<p>So how do the test database(s) get created? The development database is created as part of the environment variables passed in docker-compose.yml (I assume that the container is set up to read the environment and create that database) but I can't see where either the test databases are created, nor enough permissions given to the <code>openstreetmap</code> role to do so.</p>
<blockquote>
<p>I’d appreciate some advice on the phantomjs thing, not really sure how it’s used here.</p>
</blockquote>
<p>phantomjs was used by the tests, but now it's firefox-geckodriver. Both are ways of mimicking a web browser in the test suite. Without geckodriver installed, the tests won't pass. And having the tests pass is a key part of the development environment. <g-emoji class="g-emoji" alias="smile" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f604.png">😄</g-emoji></p>
<p>We either need someone to suggest how to get firefox-geckodriver installed on debian as part of the image build process, or to advise on whether switching to an Ubuntu-based image would be better.</p>
<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/2409#issuecomment-747523915">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJ4JLY7VHZ7BMP67O3SVISBTANCNFSM4JDURRXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLIST2USG4U4KLDQ3VDSVISBTA5CNFSM4JDURRXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFSHE6SY.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/2409#issuecomment-747523915",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2409#issuecomment-747523915",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>