random-test-date

v1.1.1
Tiny util to create random date objects in tests.

prepare

yarn run build

lint

tslint --project tsconfig.json && prettier --debug-check --loglevel warn {src,test}/**/*.ts

fix

tslint --project tsconfig.json --fix && prettier --write --loglevel warn {src,test}/**/*.ts

test

jest

build

rm -rf .tsc_output build && tsc && cp -R .tsc_output/src build && rm -rf .tsc_output
npm i random-test-date

Metadata

  • MIT
  • Whatever
  • David Brockman Smoliansky
  • released 4/17/2018

Downloads

Maintainers