| commit | b08b8e41e82e2b26bf652a94a82fce4432272364 | [log] [tgz] |
|---|---|---|
| author | Joe Li <joe@preset.io> | Fri Nov 14 16:00:15 2025 -0800 |
| committer | Joe Li <joe@preset.io> | Fri Nov 14 16:00:15 2025 -0800 |
| tree | d065201d73b61173e581a3b8de55e43b23a81865 | |
| parent | 89b0ca090552ac34b2f9a05e63e21e80dbe2961d [diff] |
fix(test): fix 3 failing tests in DatasetList.listview.test.tsx **Problem**: 3 tests failing in CI (sharded-jest-tests shard 4): 1. "selecting all datasets shows correct count" - Multiple "Select all" elements found 2. "duplicate...403 forbidden" - Modal not closing before toast assertion 3. "duplicate...500 error" - Modal not closing before toast assertion **Root Causes**: **Issue 1**: Ant Design 5.27.6 renders multiple checkboxes with `aria-label="Select all"` **Issue 2 & 3**: Modal close animations exceed default 8s waitFor timeout **Solutions**: 1. Use getAllByLabelText and select first checkbox 2. Increase modal close timeout to 10s (lines 1032, 1097) 3. Add async afterEach cleanup for local development 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
A modern, enterprise-ready business intelligence web application.
Why Superset? | Supported Databases | Installation and Configuration | Release Notes | Get Involved | Contributor Guide | Resources | Organizations Using Superset
Superset is a modern data exploration and data visualization platform. Superset can replace or augment proprietary business intelligence tools for many teams. Superset integrates well with a variety of data sources.
Superset provides:
Video Overview
Large Gallery of Visualizations
Craft Beautiful, Dynamic Dashboards
No-Code Chart Builder
Powerful SQL Editor
Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, and more) that has a Python DB-API driver and a SQLAlchemy dialect.
Here are some of the major database solutions that are supported:
A more comprehensive list of supported databases along with the configuration instructions can be found here.
Want to add support for your datastore or data engine? Read more here about the technical requirements.
Try out Superset's quickstart guide or learn about the options for production deployments.
Interested in contributing? Check out our CONTRIBUTING.md to find resources around contributing along with a detailed guide on how to set up a development environment.
Understanding the Superset Points of View
Getting Started with Superset
Deploying Superset
Recordings of Past Superset Community Events
Visualizations