Introduce `TableTestCases.StandardTableTestCase`, a shared base class for model-backed table smoke tests. It currently discovers sortable columns from list-view querysets and verifies that each renders without exceptions in both ascending and descending order. Add per-table smoke tests across circuits, core, dcim, extras, ipam, tenancy, users, virtualization, vpn, and wireless apps. Fixes #21766 |
||
|---|---|---|
| .. | ||
| api | ||
| forms | ||
| graphql | ||
| migrations | ||
| tables | ||
| tests | ||
| ui | ||
| __init__.py | ||
| apps.py | ||
| choices.py | ||
| constants.py | ||
| filtersets.py | ||
| models.py | ||
| search.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||