Skip to content

Implicit typing union; better arg parsing; logging string interpolation #171

Implicit typing union; better arg parsing; logging string interpolation

Implicit typing union; better arg parsing; logging string interpolation #171

Triggered via push September 8, 2024 17:10
Status Failure
Total duration 2m 27s
Artifacts

pytest.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Beardless Bot Python 3.12.3 unit tests: bb_test.py#L1894
test_blackjack_startingHand AssertionError: assert 'two Aces' in 'Your starting hand consists of a 3 and a 3. Your total is 21. You hit 21! You win, <@123456789>!' + where 'Your starting hand consists of a 3 and a 3. Your total is 21. You hit 21! You win, <@123456789>!' = startingHand(debugDoubleAces=True) + where startingHand = <bucks.BlackjackGame object at 0x7f3fd726c2c0>.startingHand
Beardless Bot Python 3.12.3 unit tests
Process completed with exit code 1.