fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
29 stars 16 forks source link

FoD/SSC: migrate existing functional tests, add new tests for common use cases #370

Closed rsenden closed 10 months ago

rsenden commented 12 months ago

Originally we used simple bash/PowerShell scripts for functional tests, located in the top-level integration-test folder. Now that we have the fcli-functional-test project, existing tests should be migrated to use Groovy/Spock-based tests in this project.

rsenden commented 11 months ago

@psmf22 Have all (relevant) tests been migrated now? If so, we can remove the original integration-test directory and close this issue.