Commit Graph

10 Commits

Author SHA1 Message Date
Roland Häder 3aeeac5d98
Rewrite:
- rewrote autotest.sh and moved it to bin/dev/ as this is clearly a developer
  script
- the rewrite's goal is towards Shell/POSIX-compliance (e.g. ${VAR} and not $VAR)
2022-06-23 17:36:56 +02:00
Philipp Holzer cd46a5650a
Add some explanations about the new scripts 2019-09-30 14:33:49 +02:00
Philipp Holzer 25fe41ecc3
Add syntax explanation 2019-09-30 14:03:16 +02:00
Philipp Holzer cc215524da
Improve performance
- Add caching
- Remove HTML report
2019-09-30 14:03:16 +02:00
Philipp Holzer 5b5c993335
Add mariadb tests 2019-09-30 14:03:14 +02:00
Philipp Holzer dbff9d7fab
Add memcache/memcached tests 2019-09-30 14:03:14 +02:00
Philipp Holzer c65d574ac3
enable codecov 2019-09-30 14:03:14 +02:00
Philipp Holzer e3e3c1ef28
Some new tests and fixings 2019-09-30 14:03:13 +02:00
Philipp Holzer 0823f4d72d
Add group for cache tests 2019-09-30 14:03:13 +02:00
Philipp Holzer d5dd12b8f8
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests
2019-09-30 14:03:12 +02:00