Test both dbs (#205)

* move scripts, allow testing both dbs with one cmd

* tidy + vendor

* update test.sh to ignore cache

* put test commands directly in drone.yml

* change CONTRIBUTING slightly

* go ham on the readme
This commit is contained in:
tobi 2021-09-10 18:13:24 +02:00 committed by GitHub
commit 64bd689e55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 337 additions and 196 deletions

6
vendor/modules.txt vendored
View file

@ -1,10 +1,6 @@
# github.com/PuerkitoBio/goquery v1.7.1
## explicit; go 1.13
# github.com/ReneKroon/ttlcache v1.7.0
## explicit; go 1.14
github.com/ReneKroon/ttlcache
# github.com/andybalholm/cascadia v1.2.0
## explicit; go 1.13
# github.com/aymerick/douceur v0.2.0
## explicit
github.com/aymerick/douceur/css
@ -390,8 +386,6 @@ github.com/russross/blackfriday/v2
# github.com/sirupsen/logrus v1.8.1
## explicit; go 1.13
github.com/sirupsen/logrus
# github.com/stretchr/objx v0.2.0
## explicit; go 1.12
# github.com/stretchr/testify v1.7.0
## explicit; go 1.13
github.com/stretchr/testify/assert