Develop Automated Test Suite

This task captures our need for automated test tools that can be released with FOSSology. (HP has a handful of tests/tools that we use internally, but either we’re unable to release, or they’re very immature and need cleaning up/growing up).

Specifically:

  1. License text sample (a snipped of text, source code, etc)
  2. License reference - a URL or other pointer to the actual license
  3. Set of return values (regexps?) that when reported, result in a “pass”
  4. License name
  5. Test case name
  6. Other criteria?
  1. SimpleTest - already began, but needs lots of work
  2. Selenium - Already begun, but needs lots of work