Anna Vasileva
Anna Vasileva
It is necessary to create: - [x] abstract class BasicSlider - [x] BasicSliderAssert for BasicSlider On its basis, such elements as [Slider](https://vuetifyjs.com/en/components/sliders/) and [Rang Slider](https://vuetifyjs.com/en/components/range-sliders/#min-and-max) will be extended. The following...
Add and refactor tests for features of element 'slider' on a test-site: - [ ] thumb-color (color) - [ ] thumb-label (y/n/”always”) - [ ] thumb-size (0-n) The Slider class...
- [x] Check rangeslider - fill matrix - [ ] Add tasks for rangeslider - test-site - [x] Add tasks for rangeslider tests
Add and refactor tests for features of element 'rangeslider' on a test-site: - [ ] thumb-color (color) - [ ] thumb-label (y/n/”always”) - [ ] thumb-size (0-n) The RangeSlider class...
Update test-site: element "slider" - [ ] background-color(name of material color or css color) - [ ] theme (dark) - [ ] dense (y/n) - [ ] error-count (0-n) -...
Add and refactor tests for features of element "chip-group" on a test-site: - [ ] center-active (y/n) - [ ] column (y/n) - [ ] theme (dark/light) - [ ]...
Add and refactor tests for features of element "chips" on a test-site: - [ ] active (y/n) - [ ] theme (dark/light) - [ ] disabled (y/n) - [ ]...
The class shouldn't contain elements specific to the test site. Appbar extends Toolbar hat is why it is necessary to close [issue 4168](https://github.com/jdi-testing/jdi-light/issues/4168) before starting this one. Add and refactor...
Add and refactor tests for features of element "systembars" on a test-site: - [ ] theme (dark/light) - [ ] height (0-n) - [ ] lights-out (y/n) - [ ]...