clearlinux / cve-check-tool

Original Automated CVE Checking Tool
GNU General Public License v2.0
204 stars 78 forks source link

Add tests with define flag to check live environment #5

Closed johnwhiteman closed 8 years ago

johnwhiteman commented 9 years ago

We can't test all functions in the JIRA plugin unless we have a live test server. Define these tests but only run them when --enable-live-tests is set.

ikeydoherty commented 8 years ago

We now have TEST_BUILD_SUITE defined, see check_packaging in Makefile.am, and a test-init.sh to set up the environment