Running Automated Tests
The page demostrates the mutliple ways to run the automated functional tests for the API
Running the Functional Tests
composer test:unitcomposer test:unit tests/Functional/Portfolio/Http/PortfolioControllerTest.phpcomposer test:unit:single PortfolioControllercomposer test:unit:single portfolio_get_method_groups_returns_200Last updated