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

Fixing unit test issues on tintop master branch #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ericdscott
Copy link

I found that the unit tests in the tintop module would not run without fatal errors. Several of the tests appeared to be the work of individual projects pointing to user-specific code, and were removed. Some of the dependencies also pointed at stale resources. There were also a couple of maven declarations that needed adjusting.

I also needed to add symbolic links to the downloaded version point to data models not included in the github code.

Having made these changes, I was then able to step through the code from end to end in Intellij on an Ubuntu system. I edited the docs/download.html file to reflect these changes.

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.

None yet

1 participant