TestingConfig
Configuration for test runs.
Attributes
| Attribute | Type | Description |
|---|---|---|
| TESTING | boolean = True | Flag to indicate if the application is running in testing mode. |
| PAGE_SIZE | integer = 5 | Default number of items to display per page in paginated results. |