Commit Graph
50 Commits
Author SHA1 Message Date
Vincent Jacques 8a7ab941cd Repository.xxx_download 2012-02-25 13:26:37 +00:00
Vincent Jacques 77ed2308a8 Repository.get_languages 2012-02-25 13:00:26 +00:00
Vincent Jacques bf1ffbde5e AuthenticatedUser.xxx_emails 2012-02-25 10:10:55 +00:00
Vincent Jacques 82bf3a278f Add an example of has_in_xxx in integration test 2012-02-25 09:08:36 +00:00
Vincent Jacques c3db56f0fd IssueComment 2012-02-24 17:10:02 +00:00
Vincent Jacques a03a904692 Issue.xxx_labels 2012-02-24 15:46:21 +00:00
Vincent Jacques ce2135c961 Repository issues 2012-02-24 14:57:26 +00:00
Vincent Jacques f9a882fcae Milestone.get_labels 2012-02-24 12:04:09 +00:00
Vincent Jacques d5202efc25 Labels 2012-02-24 11:46:34 +00:00
Vincent Jacques eac514210e Milestones 2012-02-24 11:21:59 +00:00
Vincent Jacques 04a2565d75 Fix integration tests after rebase 2012-02-23 19:48:08 +00:00
Vincent Jacques 3825a71ec2 Add team attributes, edit parameters, and links in reference documentation 2012-02-23 19:42:08 +00:00
Vincent Jacques 3cbf5c9a90 Repository.create_git_tag and .get_git_tag 2012-02-23 19:33:45 +00:00
Vincent Jacques cfccd0fddd Fix integration tests after rebase 2012-02-23 19:21:44 +00:00
Vincent Jacques fc9feb66d7 Remove useless lines from IntegrationTest 2012-02-23 19:18:39 +00:00
Vincent Jacques 611b0a09c5 Test Repository.create_git_ blob, tree, commit, ref and GitRef.edit 2012-02-23 19:18:38 +00:00
Vincent Jacques 7982614240 Repository.get_git_blob (and .create_git_blob, not tested) 2012-02-23 19:18:16 +00:00
Vincent Jacques ce5eb2c022 Repository.get_git_tree (and .create_git_tree, not tested) 2012-02-23 19:17:24 +00:00
Vincent Jacques 93c0fd842f Repository.get_git_commit (and .create_git_commit, not tested) 2012-02-23 19:17:01 +00:00
Vincent Jacques b38f1446bd Fix after rebase 2012-02-23 19:16:35 +00:00
Vincent Jacques 61dc123088 Edit GitRefs returned but get_git_refs or create_git_ref 2012-02-23 19:16:03 +00:00
Vincent Jacques 68e26c62bc Use Creatable 2012-02-23 19:16:02 +00:00
Vincent Jacques b822771a56 Integration test + todo 2012-02-23 19:16:01 +00:00
Vincent Jacques 2f6c9601e0 Repository.get_git_ref 2012-02-23 19:14:07 +00:00
Vincent Jacques 05c194a1cf Add GitRef 2012-02-23 19:13:44 +00:00
Vincent Jacques d8e2177fb8 Record and replay integration tests! 2012-02-23 19:11:34 +00:00
Vincent Jacques 782406482d On the way to repaly-able integration tests 2012-02-23 18:57:26 +01:00
Vincent Jacques 2306475037 Rework integration tests 2012-02-16 23:15:18 +01:00
Vincent Jacques 1c109a26af AuthenticatedUser and Organization.create_fork 2012-02-16 22:53:10 +01:00
Vincent Jacques 90c71a340b create_repo -> create_repo 2012-02-16 22:39:06 +01:00
Vincent Jacques b25232de78 AuthenticatedUser. and Organization.create_repos 2012-02-16 22:27:45 +01:00
Vincent Jacques 8800d4f641 AuthenticatedUser., NamedUser. and Organization.get_repo 2012-02-16 21:18:26 +01:00
Vincent Jacques dabf8789b9 add_, remove_ -> add_to_, remove_from_ 2012-02-13 22:50:51 +01:00
Vincent Jacques d575753130 AuthenticatedUser.add_watched and .remove_watched 2012-02-13 22:34:18 +01:00
Vincent Jacques 2b31f2e9c3 AuthenticatedUser.add_following and .remove_following 2012-02-13 21:43:45 +01:00
Vincent Jacques 23ce03c634 Organization.edit 2012-02-12 22:19:09 +01:00
Vincent Jacques 1a056e61f5 User.edit 2012-02-12 22:02:11 +01:00
Vincent Jacques 9ed8e2f804 Repository.get_collaborators, .get_contributors, .get_watchers, .get_forks 2012-02-12 21:28:12 +01:00
Vincent Jacques b4b8aa9e11 Organization.get_repos 2012-02-12 21:17:08 +01:00
Vincent Jacques 933af01d05 User.get_followers and .get_following 2012-02-12 21:11:37 +01:00
Vincent Jacques c8dfda6504 User.get_orgs 2012-02-12 20:39:40 +01:00
Vincent Jacques 6007a90e09 User.get_watched 2012-02-12 20:35:04 +01:00
Vincent Jacques 7440e0f016 Add private attributes of Organization 2012-02-12 20:12:28 +01:00
Vincent Jacques 796c8dd01a Refactor integration test 2012-02-12 20:07:43 +01:00
Vincent Jacques 5f36cbc957 Add organizations 2012-02-12 20:04:25 +01:00
Vincent Jacques 34f59de12d ExtendedScalarAttributes in Repository 2012-02-12 19:47:10 +01:00
Vincent Jacques a80785397a Repository 2012-02-12 19:38:53 +01:00
Vincent Jacques 89a673bb9f Improve integration tests 2012-02-12 19:04:24 +01:00
Vincent Jacques 88ef264264 Retrieve user by login 2012-02-12 18:22:30 +01:00
Vincent Jacques d9e79948b9 First integration test 2012-02-12 16:33:27 +01:00