d546f7bc91
fix tests
2019-11-13 21:22:17 +01:00
cbefdd2d07
add new config package
2019-11-13 20:31:06 +01:00
81b0110b68
use log package
2019-11-13 20:30:02 +01:00
Sonja Happ
e8b7508b13
Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/villasweb-backend-go
...
# Conflicts:
# database/database.go
2019-11-12 12:02:51 +01:00
Sonja Happ
9f29c8a5f2
local merge
2019-11-12 12:00:06 +01:00
2d16317bab
ci: start rabbitmq service for tests
2019-11-11 18:20:41 +01:00
Sonja Happ
7963ce5e78
remove DB_TEST and use DB_NAME instead, InitDB function now has parameter to specify if DB is used for testing or not
2019-11-11 12:06:53 +01:00
e65ec2998d
add missing vars
2019-11-09 12:33:28 +01:00
46d2cade8c
database: allow configuration of user and password for pgsql connection
2019-11-09 12:27:48 +01:00
Sonja Happ
f3a7ed0e61
**Major revision of repository structure**
...
- rename common package to database
- move all code not related to database to new helper package
- add more test in database package to improve code coverage
- add a new (own) package for AMQP client
2019-09-10 16:28:57 +02:00