-
Feature Request
-
Resolution: Done
-
Critical
-
None
-
None
-
NEW
-
NEW
While it's possible to verify whether the output of the configuration process can be actually solved by building & deploying a kjar to the execution server etc., the round-trip of such approach is too high. It would be nice to have a feature, that would allow us to do the testing instantly, without the need to set up the whole development environment.
Initial requirements:
- There's a button in the UI that builds the solver with current configuration & solves a test example (optacloud)
- Make sure we use different model compared to the one present in the git repository, as the latter can change over time
- It should be visible only in dev mode, figure out a way how to achieve that (e.g. pass
property) - In the latter stage we should create JUnit test, that would run a test example with predefined solver configuration