first try with fixture for login
This commit is contained in:
5
tests/test_purchase.py
Normal file
5
tests/test_purchase.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
|
||||
def test_should_not_when_try_more_points_than_available(connect):
|
||||
print(response.data)
|
||||
Reference in New Issue
Block a user