Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Proposal: unit tests #188

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
124f39b
replaced Ava with Jest, added some base tests
geoffdutton Aug 7, 2017
81f1238
set CHROMELESS_CHROME_PORT for circleci
geoffdutton Aug 7, 2017
38c831f
added notes about unit testing
geoffdutton Aug 7, 2017
c52ebfb
merge 1.2.0
geoffdutton Aug 7, 2017
f155d3c
moved evaluate strings to a new file for finer control
geoffdutton Aug 7, 2017
1d944aa
updated tests and merged in 1.2.0
geoffdutton Aug 7, 2017
57dcba3
remove unused function
geoffdutton Aug 7, 2017
8c0f7f9
Merge branch 'master' into jest-tests
geoffdutton Aug 8, 2017
b96bc16
attempt to fix failing test in circle ci
geoffdutton Aug 8, 2017
acd1814
check if in headless mode when testing .pdf()
geoffdutton Aug 8, 2017
eb3939f
Added more coverage, mostly to files in src/*.js
geoffdutton Aug 8, 2017
027087f
Added more coverage, mostly to files in src/*.js
geoffdutton Aug 8, 2017
a785232
added --forceExit to jest for circleci
geoffdutton Aug 8, 2017
c6a76a0
Reverted example back to original; Added coveralls badge and circleci…
geoffdutton Aug 8, 2017
6786149
Fix circleci coveralls command
geoffdutton Aug 8, 2017
84d1221
Removed coveralls circleci command, will need repo owner to set it up
geoffdutton Aug 8, 2017
dda1e27
Added much more coverage around local-runtime.ts
geoffdutton Aug 8, 2017
ab798ad
Modified the main test command to run with concurrency better
geoffdutton Aug 8, 2017
277a659
Changed npm test to use --no-cache, otherwise coverage reports are no…
geoffdutton Aug 9, 2017
efe5cb3
mocked out got and mqtt, need to work on some more coverage
geoffdutton Aug 13, 2017
82b08fa
Merge branch 'master' into jest-tests
geoffdutton Aug 13, 2017
a1ec935
Merge branch 'jest-tests' into jest-tests-remote
geoffdutton Aug 13, 2017
46902bf
added better unhandled rejection listener, covered most of remote.ts
geoffdutton Aug 13, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added more coverage, mostly to files in src/*.js
geoffdutton committed Aug 8, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 027087f4c3db4eabf0ecb4f6aaa0514d78fca2b9
Loading