• Sheogorath's avatar
    Fix tests by introducing a delay · ac282420
    Sheogorath authored
    This patch should fix current failing builds by adding a 30 seconds
    delay between the container starting and the tests starting to run, so
    that database migrations and alike can take place.
    
    Currently the tests are running directly after the container was
    started, which results in failing HTTP request. This can be explained by
    a not-yet-ready hedgedoc instance as it's probably still doing the
    database migrations and getting up for the first start.
    Signed-off-by: 's avatarSheogorath <sheogorath@shivering-isles.com>
    ac282420
Name
Last commit
Last update
.github/workflows Loading commit data...
alpine Loading commit data...
debian Loading commit data...
resources Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
docker-compose.yml Loading commit data...
renovate.json Loading commit data...