seven-technologies-cloud / pythonrest

Creative Commons Zero v1.0 Universal
10 stars 4 forks source link

Create automated tests for customvariables.py and globalvariablesmanager.py #45

Open leo-viana opened 9 months ago

leo-viana commented 9 months ago

Goal

Create tests for customvariables and globalvariablesmanager

Description

Automated tests allows us to assess the functionality, reliability, and performance of pythonrest. They would assist us in detecting bugs more easily when creating new features for our API.

Classes to be changed

All of the test classes that will be created on this task must be on this folder image The tests should follow a pattern of: