Closed GoogleCodeExporter closed 9 years ago
Issue 436 has been merged into this issue.
Original comment by joe.gregorio@gmail.com
on 10 Sep 2010 at 3:00
This is a good start. Some notes:
1. You list start-index and updated-min as parameters, but those aren't legal
Python parameter names.
2. Please add unit tests. Please see tests/gdata_tests/analytics/query_test.py
as an example.
Original comment by joe.gregorio@gmail.com
on 10 Sep 2010 at 3:19
Joe,
1. good catch, sorry will fix that
2. I will add some tests then bump this ticket
Original comment by vi...@vinces.ca
on 10 Sep 2010 at 3:27
Joe,
I updated the ContactQuery to use GDQuery which makes testing a lot easier
-- http://code.google.com/r/vinces1979-gdata-python-client/source/detail?r=c87371c0d8bd34c499f3f8e56109adad8f8ac300
Added Tests here:
-- http://code.google.com/r/vinces1979-gdata-python-client/source/detail?r=2ce566c92078ab9d0abf394bff1f2625dbab04d2
Let me know if you see any issues there.
Vince
Original comment by vi...@vinces.ca
on 28 Sep 2010 at 9:27
Seems to be fixed :-)
Original comment by ala...@google.com
on 7 Oct 2011 at 9:42
Did these patches not get applied? Still no GroupsQuery in the client.
Original comment by tyl...@securecominc.com
on 19 Jun 2013 at 7:54
Original issue reported on code.google.com by
vi...@vinces.ca
on 13 Aug 2010 at 3:37