societyserver / sTeam

3 stars 13 forks source link

Modify test suite to access all objects as a Test User #150

Open Siddhant085 opened 8 years ago

Siddhant085 commented 8 years ago

As a work around to the error delete not found inside 0, we are creating and accessing all objects as a test user and then delete the user to delete all the test objects created. We are also checking if an object already exists before creating a new one.