This is an automated email from the ASF dual-hosted git repository.
suddjian pushed a change to branch api-resource-hooks
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 3ad6a92 Revert "implement state management in redux"
add 0f3824e add tests for hooks
No new revisions were added by this update.
Summary of changes:
superset-frontend/package-lock.json | 102 +++++++++++++
superset-frontend/package.json | 1 +
.../common/hooks/apiResources/apiResources.test.ts | 165 +++++++++++++++++++++
3 files changed, 268 insertions(+)
create mode 100644
superset-frontend/src/common/hooks/apiResources/apiResources.test.ts