Skip to content

test: Keep browser test bundle separate#27

Merged
mbland merged 1 commit intomasterfrom
separate-bundles
May 13, 2017
Merged

test: Keep browser test bundle separate#27
mbland merged 1 commit intomasterfrom
separate-bundles

Conversation

@mbland
Copy link
Owner

@mbland mbland commented May 13, 2017

Turned out that if I ran ./go test --coverage before ./go serve --test, the in-browser Mocha test page would be broken because public/tests/generated/index.js would be the incorrect version.

Turned out that if I ran `./go test --coverage` before `./go serve
--test`, the in-browser Mocha test page would be broken because
`public/tests/generated/index.js` would be the incorrect version.
@mbland mbland self-assigned this May 13, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.115% when pulling ea1150c on separate-bundles into c1eb344 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.115% when pulling ea1150c on separate-bundles into c1eb344 on master.

@mbland mbland merged commit 19ef75d into master May 13, 2017
@mbland mbland deleted the separate-bundles branch May 13, 2017 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants