Commit Graph

24 Commits

Author SHA1 Message Date
Jude Nelson
eaa8012551 test that we return the public key with the profile and zone file 2017-10-23 18:01:29 -04:00
Aaron Blankstein
0555ad09dd improved error codes on profile resolver 2017-10-19 11:59:19 -04:00
Aaron Blankstein
2126a72883 add support for address based verifications, bump version requirement of blockstack-proofs 2017-10-13 22:40:16 -04:00
Aaron Blankstein
893937b4f7 fixes indexing of subdomains and adds test to the unittests 2017-08-23 12:02:54 -04:00
Aaron Blankstein
903ab50086 now resolver works with latest 14.2 2017-06-20 15:06:45 -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
e24172f8ac fix proof urls on profiles converted from legacy 2017-05-05 11:24:07 -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
584dbd6bc9 added test mode to fetch_data, so that it only loads profiles for users in the unit test suite 2017-04-12 16:10:40 -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
Muneeb Ali
9a860d6280 removed old files and moved .md files to doc/ 2017-04-04 18:14:08 -04:00