Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage #266

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Increase test coverage #266

wants to merge 5 commits into from

Conversation

dpoirier
Copy link
Collaborator

@dpoirier dpoirier commented Oct 5, 2017

Coverage was already around 80%, but I was able to clean some
things up:

  • Always report coverage when running tests with 'make -k', even
    if some tests fail.
  • Use 'make -k' from Travis as well, rather than running different
    test commands there.
  • Get Javascript linting to pass again (including deleting a
    bootstrap.js file that was completely unused)
  • Add a few new tests.

Coverage was already around 80%, but I was able to clean some
things up:

* Always report coverage when running tests with 'make -k', even
  if some tests fail.
* Use 'make -k' from Travis as well, rather than running different
  test commands there.
* Get Javascript linting to pass again (including deleting a
  bootstrap.js file that was completely unused)
* Add a few new tests.
@dpoirier
Copy link
Collaborator Author

dpoirier commented Oct 5, 2017

Now this is passing on Travis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant