P5-7141: basic tests (#1)

* added containers for db and apollo

* connected to test db

* added network again

* Added base for tests
This commit is contained in:
Arwid Thornström
2021-06-17 11:04:22 +02:00
committed by GitHub
parent b9b6abbec5
commit 74796e23a8
26 changed files with 22059 additions and 1776 deletions
+2
View File
@@ -11,6 +11,8 @@ import { ProductAPI } from './datasources/product-api';
import { DesignerAPI } from './datasources/designer-api';
import { Api2DataSource } from './datasources/api2-datasource';
console.log(`dbConfig`, dbConfig);
const knexConfig = knexStringcase(dbConfig);
// TODO: Try with this to see if - tables don't get converted