You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to start building a Matlab script with a battery of tests that should be run on the toolbox to check everything is working properly.
This is a first step for implementing continuous integration for the toolbox, which could be later automated via diverse tools (we are not yet at the point where we master this). But we can still start reflecting on what kinds of test should be run on the toolbox to check changes made.
From @lvanfretti for a first idea of what these tests could be:
Also, build the automatic testing code to run through all the examples to check if they are working. Set the examples to be executed for a couple of iterations... @janlav we latter need to discuss how to build a test code to check that all the optimizes are working...
The text was updated successfully, but these errors were encountered:
The idea is to start building a Matlab script with a battery of tests that should be run on the toolbox to check everything is working properly.
This is a first step for implementing continuous integration for the toolbox, which could be later automated via diverse tools (we are not yet at the point where we master this). But we can still start reflecting on what kinds of test should be run on the toolbox to check changes made.
From @lvanfretti for a first idea of what these tests could be:
The text was updated successfully, but these errors were encountered: