Improve the testing task and workflow #46
Annotations
12 errors
test (ubuntu-latest, 3.12):
tests/model/test_participant.py#L30
test_participant_eq[participant_john-participant_john-True]
assert False
|
test (ubuntu-latest, 3.12):
tests/model/test_participant.py#L30
test_participant_eq[participant_john-participant_john_nicknamed_johnny-False]
assert False
|
test (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
test (ubuntu-latest, 3.12)
Failed tests were found and 'fail-on-error' option is set to true
|
test (macos-latest, 3.12):
tests/model/test_participant.py#L30
test_participant_eq[participant_john-participant_john-True]
assert False
|
test (macos-latest, 3.12):
tests/model/test_participant.py#L30
test_participant_eq[participant_john-participant_john_nicknamed_johnny-False]
assert False
|
test (macos-latest, 3.12)
Process completed with exit code 1.
|
test (macos-latest, 3.12)
Failed tests were found and 'fail-on-error' option is set to true
|
test (windows-latest, 3.12):
tests\model\test_participant.py#L30
test_participant_eq[participant_john-participant_john-True]
assert False
|
test (windows-latest, 3.12):
tests\model\test_participant.py#L30
test_participant_eq[participant_john-participant_john_nicknamed_johnny-False]
assert False
|
test (windows-latest, 3.12)
Process completed with exit code 1.
|
test (windows-latest, 3.12)
Failed tests were found and 'fail-on-error' option is set to true
|