-
Notifications
You must be signed in to change notification settings - Fork 20
TestGetConstructors.test_get_constructors fails #140
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershacktoberfestIssue for hacktoberfest participantsIssue for hacktoberfest participants
Description
Describe the bug
The following tests fail
TestGetConstructors.test_get_constructors
To Reproduce
Steps to reproduce the behavior:
- Go to 'F1PyStats'
- Run the command below
$ poetry run nox --python 3.12 -s tests- See error
Additional context
Currently, exactly 100 json records are returned when accessing the following url.
Previously, more than 100 records (for all constructors) were returned, and this error did not occur at that time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershacktoberfestIssue for hacktoberfest participantsIssue for hacktoberfest participants