styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

Add test to all components

Open emersonlaurentino opened this issue 4 years ago • 2 comments

Add test to all components, so we can convert it to typescript.

Componentes:

  • [ ] ActionMenu
  • [ ] Alert
  • [ ] AutocompleteInput
  • [ ] Box
  • [x] Button #1070
  • [ ] ButtonGroup
  • [ ] ButtonPlain
  • [ ] ButtonWithIcon
  • [ ] Card
  • [ ] Checkbox
  • [ ] CheckboxGroup
  • [ ] Collapsible
  • [ ] ColorPicker
  • [ ] Conditions
  • [ ] DatePicker
  • [ ] Divider
  • [ ] Dropdown
  • [ ] Dropzone
  • [ ] EmptyState
  • [ ] EXPERIMENTAL_Charts
    • [ ] BarChart
    • [ ] BubbleChart
    • [ ] LineChart
    • [ ] ScatterChart
  • [ ] EXPERIMENTAL_Conditions
  • [ ] EXPERIMENTAL_Select
  • [ ] EXPERIMENTAL_Table
  • [ ] EXPERIMENTAL_TableTree
  • [x] EXPERIMENTAL_useCheckboxTree
  • [ ] FilterBar
  • [ ] FilterOptions
  • [ ] FloatingActionBar
  • [ ] icon
  • [ ] Input
  • [ ] InputButton
  • [ ] InputCurrency
  • [ ] InputPassword
  • [ ] InputSearch
  • [ ] Layout
  • [ ] Link
  • [ ] Menu
  • [x] Modal
  • [x] ModalDialog
  • [ ] NumericStepper
  • [ ] PageBlock
  • [ ] PageHeader
  • [ ] Pagination
  • [ ] Progress
    • [ ] Steps
    • [ ] Line
  • [ ] Radio
  • [ ] RadioGroup
  • [ ] SelectableCard
  • [ ] Slider
  • [x] Spinner
  • [ ] Statement
  • [ ] Tab
  • [ ] Table
  • [x] Tabs
  • [ ] Tag
  • [ ] Textarea
  • [ ] TimePicker
  • [ ] ToastProvider
  • [ ] Toggle
  • [ ] Tooltip
  • [ ] Totalizer

emersonlaurentino avatar Mar 12 '20 07:03 emersonlaurentino

@emersonlaurentino I will implement tests for the Modal component

thayannevls avatar Mar 19 '20 16:03 thayannevls

I will implement tests for Tabs and Tab component

igorbrasileiro avatar Mar 23 '20 18:03 igorbrasileiro