request's util improvement:
added functions: set and delete auth token
dropped getting user auth token via localStorage
fixed options.header using for local request
added few helpful utils
refactored all tests. now each test runs automatically for all methods
BEAKING CHANGE: changed final url generation. new implementation covered by tests. i didn't see whether i had broken some api methods. if so, sorry...)
request's util improvement: added functions: set and delete auth token dropped getting user auth token via localStorage fixed options.header using for local request added few helpful utils refactored all tests. now each test runs automatically for all methods BEAKING CHANGE: changed final url generation. new implementation covered by tests. i didn't see whether i had broken some api methods. if so, sorry...)