Commit Graph

18 Commits

Author SHA1 Message Date
Jude Nelson
4ddae3f3c1 remove tests for API methods that no longer exist 2018-04-05 17:39:06 -04:00
Aaron Blankstein
0555ad09dd improved error codes on profile resolver 2017-10-19 11:59:19 -04:00
Aaron Blankstein
ced2ca2588 xml based tests... 2017-05-08 17:44:29 -04:00
Aaron Blankstein
ad19d8224a now trying to touch up the tests 2017-05-08 15:07:54 -04:00
Aaron Blankstein
6f21e3e62b attempt to use nosetests 2017-05-08 14:24:48 -04:00
Aaron Blankstein
85468c4064 trimming down the requirements.txt for api 2017-05-05 12:06:25 -04:00
Aaron Blankstein
ef23c3d320 allow commandline to supply auth pass to unittests 2017-05-02 15:08:01 -04:00
Aaron Blankstein
ea80960060 filled out api tests with the rest of the GET endpoints from the internal API interface 2017-04-24 18:26:45 -04:00
Aaron Blankstein
6b7ee070f4 more tests 2017-04-24 16:39:42 -04:00
Aaron Blankstein
82c46a2ee1 added test for high page number -- this was the problem that brought down core before 2017-04-21 17:18:04 -04:00
Aaron Blankstein
e8344076e1 moving api_v1 back to its original location, and added namespace test to test framework 2017-04-20 10:52:59 -04:00
Aaron Blankstein
fa6dad16b9 adding remote switch to test runner which points a local test client at a remote api host 2017-04-18 19:30:51 -04:00
Aaron Blankstein
38390a1f00 adding the example api calls from the api landing page to the api_tests 2017-04-18 18:26:45 -04:00
Aaron Blankstein
42b0fa5f38 limit count size on 'get all names' requests 2017-04-14 12:52:44 -04:00
Aaron Blankstein
58e2af7fe5 fixed /v1/search endpoint -- now it forwards to the searcher blueprint if enabled, or makes request to search.blockstack 2017-04-13 15:29:36 -04:00
Aaron Blankstein
566c2895ce default search endpoint on, update the copyright notices for the test files, add Cache-Control headers if you want to use edge caching 2017-04-12 18:18:16 -04:00
Aaron Blankstein
11bbb64704 cleaned out old tests from api_tests, and integrated resolver and search tests 2017-04-12 15:57:42 -04:00
Muneeb Ali
f0b81991bd combined search css/js/templates are other files into a single structure 2017-04-04 18:34:04 -04:00