Skip to content

Project Structure + Frontend + Connection + Dependencies

Amin Dieter Hatib requested to merge dev into main

The main structure of the app as well as the project is now valid.

These points are now working in stable manner:

  • Viewing a list of defined remote machines in a table
  • Viewing a list of the tests in a table
  • Connecting to different remote machines concurrently
  • Checking/Installing the needed dependencies
  • Error checking
  • Log viewer of statuses

Merge request reports