Add Core Lambda Unit tests

This commit is contained in:
NMerz
2020-10-07 00:04:17 -04:00
parent da14953daf
commit c9751d4f95
11 changed files with 241 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
{
"url": "jdbc:mariadb://listify.id.us-east-2.rds.amazonaws.com:3306/ListifySchema",
"user": "auser",
"password": "apassword"
}