mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +00:00
update ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -22,4 +22,6 @@ jobs:
|
|||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
- run: npm run test
|
- run: npm run test.unit
|
||||||
|
- run: npm run test.e2e
|
||||||
|
- run: npm run test.coverage
|
||||||
|
|||||||
1
TODO.md
1
TODO.md
@@ -1,5 +1,6 @@
|
|||||||
### Genral
|
### Genral
|
||||||
- [ ] __(doc)__ Video de como colaborar PR
|
- [ ] __(doc)__ Video de como colaborar PR
|
||||||
|
- [ ] __(doc)__ Video implementación de test y cobertura
|
||||||
|
|
||||||
### @bot-whatsapp/bot
|
### @bot-whatsapp/bot
|
||||||
- [ ] agregar export package
|
- [ ] agregar export package
|
||||||
|
|||||||
Reference in New Issue
Block a user