Merged in feature/tests-and-docs (pull request #9)

Improve testing flow and docs

* update snapshots

* update snapshots

* update snapshots

* Add docker run instructions

* Hide image snapshot execution behind an env flag

* Simplify package.json scripts and improve docs

* Merge 'origin/develop' into feature/tests-and-docs

* Update snapshots

* Add wait to container test

* Update snapshot


Approved-by: Paulo Veiga
This commit is contained in:
Matias Arriola
2021-12-17 02:13:54 +00:00
committed by Paulo Veiga
parent fc4cb9cd83
commit b804403c42
48 changed files with 305 additions and 8866 deletions

View File

@ -2,9 +2,7 @@
"name": "@wisemapping/editor",
"version": "1.0.0",
"main": "src/index.tsx",
"scripts": {
"lint": "eslint src"
},
"scripts": {},
"repository": "http://www.wisemapping.com",
"author": "Paulo Veiga <pveiga@gmail.com>, Ezequiel Bergamaschi <ezequielbergamaschi@gmail.com>",
"license": "MIT",