ArtNet-Webservice/tests/createAPI
Peery 9fe017a6e3 Introduced TagCategory, bugfixes
Fixed several bugs from previous commits (Bad distribution of changes across multiple commits).
Introduced striping of string fields before send back as replies in main.py.
Implemented POST and DELETE calls for /artnet/metadata/category
Implemented tests for the new calls.
..
__init__.py Added Unit Tests to test the WebService
create_delete_art.py Fixed rare bug in tests
create_delete_artist.py Introduced URL encoding, Art2Presence relations
create_delete_presence.py Introduced URL encoding, Art2Presence relations
create_delete_tag_category.py Introduced TagCategory, bugfixes