This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git

commit 614e0db14008199cd313500768f8deddeaea51f2
Merge: b5ff480 ee157b5
Author: Aman-Mittal <[email protected]>
AuthorDate: Fri Aug 7 13:57:09 2026 +0530

    Merge pull request #51 from airajena/test/add-superset-unit-tests
    
    test: add unit tests for superset dashboard asset logic

 .github/workflows/ci.yml                     |   5 +-
 docker/superset/asset_specs.py               | 215 +++++++++++++++++++++++++++
 docker/superset/bootstrap_superset_assets.py | 201 ++-----------------------
 tests/unit/superset/__init__.py              |  14 ++
 tests/unit/superset/test_asset_specs.py      |  94 ++++++++++++
 tests/unit/superset/test_build_layout.py     | 147 ++++++++++++++++++
 tests/unit/superset/test_chart_params.py     |  84 +++++++++++
 7 files changed, 568 insertions(+), 192 deletions(-)


Reply via email to