Stable Features¶
Functional tests are designed to test the functionality of the application as a whole. They simulate real user interactions and verify that the application behaves as expected.
This is also a good way to make sure that the feature you want to use is properly tested and stable.
Warning
A current limitation is that commercial solvers like Gurobi and CPLEX are not tested on GitHub Actions due to license restrictions.