This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch claude/subdirectory-helpers-tdd
in repository https://gitbox.apache.org/repos/asf/superset.git
from 0879aa9dca1 fix(subdirectory): reinstate invariants scan, harden
scanner
add e9fc7cf90f7 refactor(subdirectory): trim over-commented helpers and
tests
No new revisions were added by this update.
Summary of changes:
.../src/connection/normalizeBackendUrls.ts | 130 ++++-----------------
.../SupersetClientAppRootContract.test.ts | 50 +++-----
.../test/connection/normalizeBackendUrls.test.ts | 79 +++++--------
.../spec/helpers/sourceTreeScanner.ts | 66 ++---------
.../spec/helpers/withApplicationRoot.ts | 50 +-------
.../SliceHeaderControls.subdirectory.test.tsx | 45 ++-----
.../src/utils/navigationUtils.invariants.test.ts | 40 ++-----
.../src/utils/navigationUtils.test.ts | 16 +--
superset-frontend/src/utils/navigationUtils.ts | 99 +++-------------
9 files changed, 114 insertions(+), 461 deletions(-)