DivanteLtd/next

[AYC] Write tests for composable helpers

Closed this issue · 0 comments

  • Change tests structure of ayc composables from:
__test__
| -- useProduct

to

__test__
|-- composables
|   |-- useProduct
|-- helpers
  • write tests for currently existing helpers.