adsabs / adsrex

Collection of functional tests for ADS Api and Bumblebee
MIT License
0 stars 6 forks source link

Feature Issue #18: remove state tests #7

Closed jonnybazookatone closed 8 years ago

jonnybazookatone commented 8 years ago

Some of the functional tests would try to add data to the backend databases, and do not do any cleaning up. There is also nothing specifically set up for these types of tests currently, and so for now they have been given the skip decorator. Most specifically, the services:

Some PEP8 was also done out of OCD.