mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:52:24 -05:00
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:
parent
f2e5bedea6
commit
64bd689e55
16 changed files with 337 additions and 196 deletions
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue