python-apps icon indicating copy to clipboard operation
python-apps copied to clipboard

Automatic testing of app specifications

Open frikky opened this issue 2 years ago • 0 comments

  • Check folder structure of apps
  • Check names of app and actions
  • Check if python code runs at all

In short: make the analyze.py script into a Github Action that runs automatically

After:

  • Check for documentation structure
  • Check if all relevant libraries are installed

frikky avatar Feb 13 '23 09:02 frikky