Week 14. Functionality test draft
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:
- We have a file that runs. This file must:
- Raise the RADI container
- Test that I can connect to it.
- Test that I can raise the exercise
- Insert code in the ACE editor
- 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.