puffproject / test-runner

Backend microservice managing user code uploads and running test cases
MIT License
0 stars 0 forks source link

Add checks for files when uploading suite files #22

Open benjaminkostiuk opened 3 years ago

benjaminkostiuk commented 3 years ago

Add checks that will verify integrity of suiteFiles when uploading. SuiteFiles for python must have a TestClass For python check extension is .py check indentation (also for test case code)