Testing
Opened this issue · 0 comments
gdaguilarc commented
The last testing implementation was using a AWS personal account that was deleted, the pool and appsync instance are not longer up.
Because of that, almost every time the CI was failing on testig phases.
The aim is to research and use the correct way of testing this tiny package.
- Research correct way of testing with or without AWS
- Implement the testing on a test folder
- Uncomment the
npm run test
line on the .yml (Travis and Github actions)