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

TEST - Easier Black Box Testing #350

Merged
merged 1 commit into from
May 21, 2018
Merged

TEST - Easier Black Box Testing #350

merged 1 commit into from
May 21, 2018

Conversation

carlwilson
Copy link
Member

@carlwilson carlwilson commented May 21, 2018

  • added bbt-jhove symlink to project root;
  • fixed travis-test.sh script to work with symlinks; and
  • changed .travis.yml to use the symlink.

Fixes #371

- added `bbt-jhove` symlink to project root;
- fixed `travis-test.sh` script to work with symlinks; and
- changed `.travis.yml` to use the symlink.
@codecov
Copy link

codecov bot commented May 21, 2018

Codecov Report

Merging #350 into integration will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             integration     #350   +/-   ##
==============================================
  Coverage          44.66%   44.66%           
  Complexity          3416     3416           
==============================================
  Files                367      367           
  Lines              30151    30151           
  Branches            5952     5952           
==============================================
  Hits               13466    13466           
  Misses             14282    14282           
  Partials            2403     2403

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66ec7c6...61ac2af. Read the comment docs.

@carlwilson carlwilson merged commit 466dc1b into integration May 21, 2018
@carlwilson carlwilson deleted the feat/easy-test branch May 21, 2018 18:09
@carlwilson carlwilson self-assigned this Dec 13, 2018
@carlwilson carlwilson added the feature New functionality to be developed label Dec 13, 2018
@carlwilson carlwilson added this to the v1.22-m3 Reviewed milestone Dec 19, 2018
@carlwilson carlwilson removed the feature New functionality to be developed label Dec 19, 2018
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.

TEST - Better Black Box Testing
1 participant