first try with fixture for login

This commit is contained in:
2025-07-02 11:36:51 +02:00
parent d3e9eda937
commit 90cae5ffc9
3 changed files with 45 additions and 0 deletions

5
tests/test_purchase.py Normal file
View File

@@ -0,0 +1,5 @@
from bs4 import BeautifulSoup
def test_should_not_when_try_more_points_than_available(connect):
print(response.data)