Added tests for poster actions

This commit is contained in:
Trial97
2020-04-29 12:53:19 +03:00
committed by Dan Christian Bogos
parent afdae1b910
commit 5df7b591ef
7 changed files with 352 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
"general": {
"log_level": 7,
"poster_attempts": 1,
"failed_posts_ttl": "1",
},
"listen": {

View File

@@ -6,6 +6,8 @@
"general": {
"log_level": 7,
"poster_attempts": 1,
"failed_posts_ttl": "1",
},
"rpc_conns": {

View File

@@ -5,7 +5,9 @@
// Starts rater, scheduler
"general": {
"log_level": 7,
"log_level": 7,
"poster_attempts": 1,
"failed_posts_ttl": "1",
},
"listen": {

View File

@@ -6,6 +6,8 @@
"general": {
"log_level": 7,
"poster_attempts": 1,
"failed_posts_ttl": "1",
},
"rpc_conns": {

View File

@@ -6,6 +6,8 @@
"general": {
"log_level": 7,
"poster_attempts": 1,
"failed_posts_ttl": "1",
},
"listen": {

View File

@@ -6,6 +6,8 @@
"general": {
"log_level": 7,
"poster_attempts": 1,
"failed_posts_ttl": "1",
},
"rpc_conns": {