프로젝트 구조 & 패키지 버전 최신화 #35
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:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
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:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest ► waffledotcom.src.tests.models.test_position ► test_on_delete_position:
./waffledotcom/test.xml#L0
Failed test found in:
./waffledotcom/test.xml
Error:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest ► waffledotcom.src.tests.models.test_position ► test_assign_user_to_position:
./waffledotcom/test.xml#L0
Failed test found in:
./waffledotcom/test.xml
Error:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
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:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest ► waffledotcom.src.tests.models.test_sns ► test_create_sns_account:
./waffledotcom/test.xml#L0
Failed test found in:
./waffledotcom/test.xml
Error:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest ► waffledotcom.src.tests.models.test_sns ► test_on_delete_sns_account:
./waffledotcom/test.xml#L0
Failed test found in:
./waffledotcom/test.xml
Error:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
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:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
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:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest ► waffledotcom.src.tests.models.test_team ► test_create_team:
./waffledotcom/test.xml#L0
Failed test found in:
./waffledotcom/test.xml
Error:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest ► waffledotcom.src.tests.models.test_team ► test_on_delete_team:
./waffledotcom/test.xml#L0
Failed test found in:
./waffledotcom/test.xml
Error:
self = <sqlalchemy.engine.base.Connection object at 0x7fca2d825690>
|
pytest
Process completed with exit code 1.
|
pytest
Failed test were found and 'fail-on-error' option is set to true
|