Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.02 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.02 KB

hackernews-datahub


Thanks To

  • use Macaca for UI E2E testing.
  • use DataHub for mock tool and proxy service.

Development

$ npm install
$ npm run dev
$ open http://localhost:7001/

Unit Test

$ npm run test

E2E Test

$ npm run datahub
$ npm run dev:e2e
$ npm run test:e2e

Screenshots

Macaca Reporter Tree Mode

Macaca Reporter Image Mode

DataHub Project Board

DataHub API Document