Closed ATmobica closed 3 years ago
I modified setup network environment script for Raspberry Pi to be more functional tests specific. It set the python environment for pytest running and install required packages from the config file.
There is one more issue with the environment setup: Mbed device mounting on Raspberri Pi with Ubuntu. I will fix it soon.
I created a script to setup a new device - found connected device and mount it as /media/MBED_x
Problem
We need to setup environment for functional testing on Raspberry Pi
Proposed Solution
Create a script to setup the proper functional test environment.