vega-frontend-monorepo/libs/assets/README.md
Bartłomiej Głownia 93a5f911f5
feat(): derived data provider ()
* feat(): add positions metrics data provider

* feat() add positions stats

* feat() add positions stats

* feat(): add positions stats

* feat(): add positions stats

* feat(): position metrics, test and refactoring

* feat(): add unit tests to positions table

* feat(): fix spelling, order positions by updated at desc

* feat(): protect from division by 0

* feat(): fix trading positions e2e tests

* feat(): fix e2e data mocks

* feat(): post code review clean up

* feat(): dependencies handling in data provider

* feat(): fix e2e tests data mocks

* feat(): remove position metrics mocks, add market data market id

* feat(): add missing mocks, fix combine function

* feat(): set loading initially to true, add unit tests

* feat(): cleanup, add comments

* feat(): remove undefined from client type

* feat(): cosmetic changes

* feat:(): pass informaton about update callback cause
2022-08-26 08:39:40 -07:00

166 B

assets

This library was generated with Nx.

Running unit tests

Run nx test assets to execute the unit tests via Jest.