feat(tests): fixtures
This commit is contained in:
parent
c143600c5b
commit
4fac6c8019
7 changed files with 3750 additions and 1823 deletions
|
|
@ -19,7 +19,7 @@ from .models import (
|
|||
)
|
||||
|
||||
BASE_URL = "https://cses.fi"
|
||||
INDEX_PATH = "/problemset/list"
|
||||
INDEX_PATH = "/problemset"
|
||||
TASK_PATH = "/problemset/task/{id}"
|
||||
HEADERS = {
|
||||
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue