14.1.1 • Published 8 months ago

visyn_core v14.1.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
8 months ago

visyn_core

NPM version build

Features

  • Telemetry: OpenTelemetry integration for the three pillar of observability: metrics, logs, and traces

Installation

git clone -b develop https://github.com/datavisyn/visyn_core.git  # or any other branch you want to develop in
cd visyn_core

# Frontend
yarn install

# Backend
python3 -m venv .venv  # create a new virtual environment
source .venv/bin/activate  # active it
make develop  # install all dependencies

Local development

# Frontend
yarn start

# Backend
python visyn_core

Testing

# Frontend
yarn run test

# Backend
make test

Playwright and Chromatic

To run all tests and create snapshots, execute Playwright first. With this command all snapshots are already taken and captured in an archive. Make sure to commit all your changes before taking any snapshots. Before executing this command, make sure backend and frontend are running smoothly.

yarn pw:run

To upload these snapshots to Chromatic’s cloud and review them, execute:

yarn chromatic --playwright -t=<TOKEN>

Chromatic creates for every test a story in storybook, although these are not responsive. When clicking on the link in the terminal, all changes can be reviewed and storybook can be opened.

Playwright documentation: https://playwright.dev/docs/intro

Chromatic with Playwright: https://www.chromatic.com/docs/playwright/

Building

yarn run build

14.1.1

8 months ago

14.1.0

8 months ago

13.1.1

9 months ago

13.1.2

9 months ago

13.1.0

9 months ago

12.0.0

9 months ago

13.2.0

9 months ago

14.0.0

8 months ago

14.0.1

8 months ago

13.0.0

9 months ago

14.0.2

8 months ago

10.2.0

1 year ago

11.4.2

11 months ago

11.4.0

11 months ago

11.4.1

11 months ago

11.2.0

12 months ago

11.0.0

12 months ago

11.0.1

12 months ago

10.1.0

1 year ago

11.1.1

12 months ago

11.3.0

11 months ago

11.1.2

12 months ago

11.1.0

12 months ago

10.0.3

1 year ago

10.0.2

1 year ago

10.0.1

1 year ago

10.0.0

1 year ago

9.2.2

1 year ago

9.2.0

1 year ago

9.1.3

1 year ago

9.1.2

1 year ago

9.1.1

1 year ago

9.1.0

1 year ago

8.1.3

1 year ago

9.0.0

1 year ago

8.1.0

1 year ago

8.0.1

1 year ago

8.1.2

1 year ago

8.1.1

1 year ago

7.0.4

1 year ago

8.0.0

1 year ago

7.0.3

1 year ago

7.0.2

1 year ago

7.0.1

1 year ago

7.0.0

1 year ago

5.0.0

2 years ago

6.0.0

2 years ago

3.1.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

4.1.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago