konveyor/tackle-container-advisor

Make Unit Tests KB independent

Closed this issue · 1 comments

Modify Unit Tests so that when a new version of a the Knowledge Base is created, they do not break.
For example:

  • remove dependency of checks to specific entity versions
  • remove dependency of checks to specific lowercase/uppercase naming conventions
  • remove dependency of certain checks to specific containers, if they are not specified in input

also reference issue #100