superset/superset-frontend/packages/superset-ui-chart-controls/test/utils
Evan Rusackas ac8e502228
fix: Respecting max/min opacities, and adding tests. (#20555)
* Respecting max/min opacities, and adding tests.

* revising tests

* Adding missing test case for maximum coverage :)

* removing unnecessary logic and test

* adding another unit test for (hopefully) full coverage.

* no more ternary operator

* New approach with Math.min  - take THAT codecov.

* one more stab at making codecov happy... ignoring the file next.

* lint fixes
2022-06-30 16:09:03 -06:00
..
columnChoices.test.tsx feat(explore): Frontend implementation of dataset creation from infobox (#19855) 2022-06-07 15:03:45 -05:00
defineSavedMetrics.test.tsx fix: superset-ui/core codes coverage (#20324) 2022-06-09 17:43:42 +08:00
expandControlConfig.test.tsx refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
getColorFormatters.test.ts fix: Respecting max/min opacities, and adding tests. (#20555) 2022-06-30 16:09:03 -06:00
getStandardizedControls.test.ts chore: move isAdhocColumn from controls to core (#20529) 2022-06-29 13:09:44 +08:00
mainMetric.test.ts refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
selectOptions.test.ts refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00