SIGN IN SIGN UP

Rework test framework (#3271)

- Removes `--auth_with_token` and `auth_with_jwt` pytest options
- Auth modes are set in test code to have self-contained record mode
- Turn static `BasicTestCase` attributes into class attributes, add
setters:
  - per_page
  - retry
  - pool_size
  - seconds_between_requests
  - seconds_between_writes
- Updates documentation (`CONTRIBUTING.md`)

Supersedes #2147.

---------

Co-authored-by: Prateek <110811408+Prateikx@users.noreply.github.com>
E
Enrico Minack committed
1b700187f7cf77f9c8656f4c6a3ee75fdcdcf66f
Parent: 8165bbc
Committed by GitHub <noreply@github.com> on 8/25/2025, 7:39:46 AM