chore!: remove ENABLE_REACT_CRUD_VIEWS feature flag (permanently enable) (#19231)

* remove ENABLE_REACT_CRUD_VIEWS feature flag

* docs

* deal with problematic tests

* empty test suite

* skip test

* test conditions changed

* removing the tests instead of skipping
This commit is contained in:
David Aaron Suddjian
2022-03-18 14:00:23 -07:00
committed by GitHub
parent 4f0074a4ae
commit 97abc28a1f
30 changed files with 19 additions and 596 deletions

View File

@@ -76,7 +76,6 @@ We use [Cypress](https://www.cypress.io/) for integration tests. Tests can be ru
```bash
export SUPERSET_CONFIG=tests.integration_tests.superset_test_config
export SUPERSET_TESTENV=true
export ENABLE_REACT_CRUD_VIEWS=true
export CYPRESS_BASE_URL="http://localhost:8081"
superset db upgrade
superset load_test_users