92 Commits (55bf9e3f711c5eacfe2c096dd2ee99bc4e7fcf8a)

Autor SHA1 Nachricht Datum
  Joas Schilling 11fa8fe7ee
Allow to run autotest with phpunit options vor 7 Jahren
  Morris Jobke 83770651bc
adjust autotest.sh to also wait 600 seconds for mysqlmb4 vor 7 Jahren
  Morris Jobke b1235a67de
test alternative drone syntax for command options vor 7 Jahren
  Morris Jobke d0a3d17912
add 4 byte mysql test run vor 7 Jahren
  Thomas Müller d294ef23dd
fix docker vor 8 Jahren
  Thomas Müller 9c3f066dab
Adding docker based unit test execution for mysql utf8mb4 vor 8 Jahren
  Lukas Reschke a1f5364d7f
Generate coverage for quick DB tests vor 7 Jahren
  Morris Jobke 11cc8903bb
add actual check if mysql is up already vor 7 Jahren
  Joas Schilling db710e0b03
Make tests work with 4.8 at least vor 7 Jahren
  Morris Jobke 41436fecc2 Add mysql job to CI vor 8 Jahren
  Morris Jobke 6583a2fef0
Add postgres to CI vor 8 Jahren
  Thomas Müller 5d1ef68cf0
Give mysql docker more time to start up vor 8 Jahren
  Bjoern Schiessle e7cb21b7e9
allow to execute multiple tests in a directory at once vor 8 Jahren
  Jürgen Weigert 0a6b845f37 Update autotest.sh vor 8 Jahren
  Thomas Müller 59c4ea2c8d
Use docker for mysql as well - optionally vor 8 Jahren
  Thomas Müller e2d8a4544d
Wait a while even after successful conect ... vor 8 Jahren
  Thomas Müller cf3cb4d75e docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 vor 8 Jahren
  Joas Schilling 5d1cabe0f6 Add verbose flag to occ commands of autotest* vor 8 Jahren
  Andreas Schubert 12f2525d4f moved set -e after executable checking with which as old position off set -e stopped the script at this point without any error message vor 8 Jahren
  Thomas Müller 3c65b898b2 We require minimum PHPUnit 4.4 vor 8 Jahren
  Thomas Müller 6b635044a7 Use official mariadb docker vor 8 Jahren
  Thomas Müller ca2755ed6a Wait until mariadb is up and running vor 8 Jahren
  Roeland Jago Douma b4302a49be Make autotest.sh able to output proper coverage again vor 8 Jahren
  Thomas Müller 936c870a9b Don't execute phpunit twice vor 8 Jahren
  Thomas Müller 26d758f0b1 Un-confuse @MorrisJobke :wink: vor 8 Jahren
  Thomas Müller 678fe1b8f4 Introduce evaluation of an environment variable to choose if all, only database or only database unit tests are to be executed. vor 8 Jahren
  Morris Jobke a91572b7f3 Use proper statement to retrieve the IP of an docker instance vor 8 Jahren
  Thomas Müller fed3994cdb Fix termination of the ceph docker vor 8 Jahren
  Thomas Müller b04e0deccc Fix termination of the ceph docker vor 8 Jahren
  Jörn Friedrich Dreyer 5646e39248 test objectstore with ceph docker vor 8 Jahren
  Olivier Paroz ff4227bbfc Use a universal shebang vor 8 Jahren
  Phil Davis a165710e99 Minor text typos vor 8 Jahren
  Lukas Reschke 5470d0edae Connect to database to verify if it is running vor 8 Jahren
  Thomas Müller 8aa68aa522 Increment timeout on Oracle startup vor 8 Jahren
  Robin McCorkell f6b1d3506f Allow easy XDEBUG debugging with autotest vor 8 Jahren
  Roeland Jago Douma ea9eabae50 Add possible use of docker instance for MariaDB vor 9 Jahren
  Morris Jobke a6daafa3cd [autotest] timeout oracle docker startup after 2 minutes vor 9 Jahren
  Morris Jobke 004d670d31 [autotest] wait for oracle docker container initialization instead of waiting a hard coded time vor 9 Jahren
  Morris Jobke 5133a738e1 autotest.sh with docker support for postgres vor 9 Jahren
  Thomas Müller 047b7a13a3 Let's wait a little longer until oracle finally is available vor 9 Jahren
  Morris Jobke b230b8e2c6 move the OCPSinceChecker.php to build/ vor 9 Jahren
  Morris Jobke ba43ec974c Add tool to check OCP for missing @since tag vor 9 Jahren
  Lukas Reschke 89b0bc1915 Store in array to allow paths with whitespace vor 9 Jahren
  Lukas Reschke 8b0c223d6e Add support for facade binary scripts vor 9 Jahren
  Lukas Reschke e3ac4d7b37 Lint bash script using ShellCheck vor 9 Jahren
  Andreas Fischer 636d0635db Combine autotest-hhvm.sh with autotest.sh vor 9 Jahren
  Morris Jobke c72ea81137 [autotest.sh] use the DATABASEHOST for the mysql DB drop vor 9 Jahren
  Thomas Müller d039e4fd25 Now using a special docker where the database for testing is already available vor 9 Jahren
  Thomas Müller a56e16fdaa Oracle 11 XE is now fired up in a docker image - looks like we get back Oracle Testing on pull requests vor 9 Jahren
  Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh vor 9 Jahren