WAI verify smoke fixture (2 gecen test)
This commit is contained in:
13
test_smoke.py
Normal file
13
test_smoke.py
Normal file
@@ -0,0 +1,13 @@
|
||||
"""WAI verify_fix canli smoke fixture — bagimliliksiz, stdlib-only.
|
||||
|
||||
PASS smoke: oldugu gibi -> 2 passed.
|
||||
FAIL smoke: test_addition'i bozan diff uygulanir -> 1 failed.
|
||||
"""
|
||||
|
||||
|
||||
def test_addition():
|
||||
assert 1 + 1 == 2
|
||||
|
||||
|
||||
def test_truth():
|
||||
assert True
|
||||
Reference in New Issue
Block a user