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