mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fullstack travis test disabled
This commit is contained in:
parent
8e527a83f1
commit
25440ff0ea
10
.travis.yml
10
.travis.yml
@ -42,11 +42,11 @@ script:
|
||||
- docker-compose exec webapp yarn run lint
|
||||
- docker-compose exec webapp yarn run test --ci --verbose=false --coverage
|
||||
# Fullstack
|
||||
- docker-compose down
|
||||
- docker-compose -f docker-compose.yml up -d
|
||||
- wait-on http://localhost:7474
|
||||
- yarn run cypress:run --record
|
||||
- yarn run cucumber
|
||||
# - docker-compose down
|
||||
# - docker-compose -f docker-compose.yml up -d
|
||||
# - wait-on http://localhost:7474
|
||||
# - yarn run cypress:run --record
|
||||
# - yarn run cucumber
|
||||
# Coverage
|
||||
- yarn run codecov
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user