Skip to content

TestGetConstructors.test_get_constructors fails #140

@youpong

Description

@youpong

Describe the bug

The following tests fail
TestGetConstructors.test_get_constructors

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'F1PyStats'
  2. Run the command below
$ poetry run nox --python 3.12 -s tests
  1. 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.

https://ergast.com/api/f1/constructors.json?limit=230

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershacktoberfestIssue for hacktoberfest participants

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions