less than 1 minute read

Once the frontend tests are finished and working, the next step is to start with the functionality tests for the production exercises.

This week we evaluated a first idea. This is how ideally we want the test to work, but a lot of work and investigacion is yet need to be done.

The idea is as follows:

  1. We have a file that runs. This file must:
    1. Raise the RADI container
    2. Test that I can connect to it.
    3. Test that I can raise the exercise
    4. Insert code in the ACE editor
    5. Check after a while that the position of the robot has changed.

Let’s start with the basic: trying to raise the docker container from a script.