This website requires JavaScript.
Explore
Help
Sign In
opencultureconsulting
/
openrefine-client
mirror of
https://github.com/opencultureconsulting/openrefine-client.git
Watch
2
Star
0
Fork
You've already forked openrefine-client
0
Code
Issues
Releases
Activity
fc69ff7e3c
openrefine-client
/
google
/
test
History
Paul Makepeace
5c4930cc78
Couple Engine to FacetsResponse to enable looking up computed facet by their originating object handle/id. Remove unused Engine.as_dict(). Add some commentary.
2011-04-26 23:52:13 -04:00
..
data
Google Refine Python client library. Initial check-in: upload project; list projects; delete project; basic text faceting. Test data referred to by David Huynh's Refine tutorial at
http://davidhuynh.net/spaces/nicar2011/tutorial.pdf
2011-04-23 00:00:10 -04:00
refinetest.py
Add HistoryEntry class for responses to many commands. Store that info in the project.history_entry which then allows the test suite to interrogate via assertInResponse (much tidier).
2011-04-26 18:21:43 -04:00
test_facet.py
Couple Engine to FacetsResponse to enable looking up computed facet by their originating object handle/id. Remove unused Engine.as_dict(). Add some commentary.
2011-04-26 23:52:13 -04:00
test_history.py
Add HistoryEntry class for responses to many commands. Store that info in the project.history_entry which then allows the test suite to interrogate via assertInResponse (much tidier).
2011-04-26 18:21:43 -04:00
test_refine.py
Couple Engine to FacetsResponse to enable looking up computed facet by their originating object handle/id. Remove unused Engine.as_dict(). Add some commentary.
2011-04-26 23:52:13 -04:00
test_refine_small.py
Simplify server URL parsing & allow a server behind e.g. Varnish.
2011-04-26 15:44:32 -04:00
test_tutorial.py
Couple Engine to FacetsResponse to enable looking up computed facet by their originating object handle/id. Remove unused Engine.as_dict(). Add some commentary.
2011-04-26 23:52:13 -04:00