mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-691: Basic editor test
This commit is contained in:
parent
08a94ee10c
commit
b905f2a1c4
5 changed files with 100 additions and 20 deletions
|
@ -53,11 +53,13 @@ npm run test
|
|||
|
||||
First you need to start a docker container via docker-compose:
|
||||
```
|
||||
export ANYTYPE_TEST_GRPC_PORT=31088
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Then
|
||||
```
|
||||
export ANYTYPE_TEST_GRPC_PORT=31088
|
||||
make test-integration
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue