smartest
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Smartest

Simple e2e integration tests and automatic screenshots with Puppeteer

Features

  • Take screenshoots after each test
  • Traverse src folder and execute tests

Runing

  • Run the app in dev env: SELVERA_ENV=dev ionic serve
  • In other console, from project folder run: node e2e

Plan

  • The backend should implement a way for deleting users in dev environment
  • Backend recomendation: Use email confirmation or other anti-spamming mechanism for disallow register explotaition
  • Include register page in tests, backend should bypass confirmation when is in dev environment
  • Complete user stories and edge cases, maybe test some bugs that was happening in the past

Package Sidebar

Install

npm i smartest

Weekly Downloads

5

Version

0.0.1

License

MIT

Last publish

Collaborators

  • carloslfu