Files
superset2/tests/integration_tests
Evan Rusackas 41d89de139 fix: address bot review feedback and fix failing tests
Addresses bot review comments:
- Add public create() and destroy() methods for WebDriverSelenium
  (fixes tests calling removed public method)
- Fix user session handling - re-authenticate if different user passed
- Change exception handling from URLError to WebDriverException
- Use wd.destroy() for proper WebDriver cleanup instead of del
- Fix N+1 query in DummyStrategy with selectinload for dashboard.slices
- Fix docs: config.py -> superset_config.py and add crontab import
- Fix tests: use get_url_host() instead of hardcoded localhost

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 21:49:31 -08:00
..
2026-01-16 21:58:41 -08:00
2026-01-16 21:58:41 -08:00
2025-09-12 09:21:37 +01:00
2025-12-03 14:26:35 -05:00