[tests] Skip MDA test - too high-level and only works sometimes

This commit is contained in:
maike 2020-07-13 13:51:08 +02:00 committed by dl6tom
parent 075d04bb7d
commit 5e54fd2517

View file

@ -6,6 +6,7 @@ from fastapi import status
from logging import getLogger, INFO, WARNING, Handler
from kibicara.webapi.admin import to_token
import subprocess
from pytest import skip
class CaptureHandler(Handler):
@ -53,6 +54,7 @@ def test_email_unsubscribe(client, hood_id, email_row):
def test_email_send_mda(trigger_id, email_row):
skip('Only works if kibicara is listening on port 8000, and only sometimes')
mail = """From test@example.com Tue Jun 16 15:33:19 2020
Return-path: <test@example.com>
Envelope-to: hood@localhost