vega-frontend-monorepo/libs/positions
Radosław Szpiech 50df63c858
test: added tests to cover submit orders ac (#1708)
* test: added tests to cover submit orders ac

* fix: unit tests

* fix: mock subscription fixed

* fix: typo

* fix: lint

* fix(1593): remove ag-grid api presence check from providder update callbacks

* fix: unit tests

Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-10-12 09:55:23 +02:00
..
.storybook feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
src test: added tests to cover submit orders ac (#1708) 2022-10-12 09:55:23 +02:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json #128 Add positions library 2022-03-29 18:55:41 +02:00
postcss.config.js Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
project.json feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
README.md #128 Add positions library 2022-03-29 18:55:41 +02:00
tailwind.config.js Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.json Feature/473 position margin levels (#902) 2022-08-16 09:18:55 +02:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#847): collateral table, add breakdown (#1442) 2022-09-29 17:40:44 -07:00

positions

This library was generated with Nx.

Running unit tests

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