Skip to content

슬랙에서 멤버 DB 채우기 #39

슬랙에서 멤버 DB 채우기

슬랙에서 멤버 DB 채우기 #39

Triggered via pull request October 6, 2023 09:16
Status Failure
Total duration 1m 12s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
pytest ► waffledotcom.src.tests.models.test_position ► test_create_position: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_position ► test_add_position_with_same_name: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_position ► test_on_delete_position: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_position ► test_assign_user_to_position: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_position ► test_on_delete_user_with_position: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_sns ► test_create_sns_account: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_sns ► test_on_delete_sns_account: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_sns ► test_on_delete_user_with_sns_account: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_sns ► test_assign_sns_account_to_user: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_team ► test_create_team: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest ► waffledotcom.src.tests.models.test_team ► test_on_delete_team: ./waffledotcom/test.xml#L0
Failed test found in: ./waffledotcom/test.xml Error: @pytest.fixture(scope="session")
pytest
Process completed with exit code 1.
pytest
Failed test were found and 'fail-on-error' option is set to true