Commit Graph
98 Commits
Author SHA1 Message Date
Vincent Jacques 4b820e09c9 Remove an old todo 2012-05-08 09:16:27 +01:00
Vincent Jacques 74d7704bcd Repository.get_languages => fix testRepositoryDetails 2012-05-08 09:15:23 +01:00
Vincent Jacques e614a30e12 Fix testRepositoryCompare 2012-05-08 09:13:40 +01:00
Vincent Jacques 84dff1cca7 Fix testKeys 2012-05-08 08:59:13 +01:00
Vincent Jacques fcd377e377 Fix testIssuesForAuthenticatedUser 2012-05-08 08:57:45 +01:00
Vincent Jacques 5be7fed4c9 Todo 2012-05-08 08:45:57 +01:00
Vincent Jacques 07e994823e Fix testGists 2012-05-08 08:36:50 +01:00
Vincent Jacques dd0c6e63f4 Fix testEvents 2012-05-05 19:20:27 +02:00
Vincent Jacques c3dd5cd2f1 Fix testGistsAll, improve testEvents 2012-05-05 16:43:13 +02:00
Vincent Jacques bddf2051b5 Restore pagination 2012-05-05 10:00:18 +02:00
Vincent Jacques 1f4dbae94a Pass url parameters to __requester.request => Fix testCreateForkForOrganization 2012-05-05 09:14:36 +02:00
Vincent Jacques f0430bb535 Restore some tests and explain why others are failing 2012-05-04 16:28:12 +02:00
Vincent Jacques 7c749bf445 Fix testEditOrganizationTeamAndMembers (Use _identity to fix has_in_, add_to_, remove_from_) 2012-05-04 15:45:08 +02:00
Vincent Jacques 5ae4dd1233 Allow None as a valid value for an optional parameter (fix testEditOrganization) 2012-05-04 14:57:46 +02:00
Vincent Jacques fa9e5df05a Fix testDownloads (get_element) 2012-05-04 14:48:19 +02:00
Vincent Jacques 4267fe470c Deactivate failing test 2012-05-04 14:46:47 +02:00
Vincent Jacques e91c7a7fd5 Fix some tests (create_fork) 2012-05-04 14:25:18 +02:00
Vincent Jacques 5b1bfe7c39 Fix testCommentCommit (create_xxx, delete, edit) 2012-05-04 14:11:01 +02:00
Vincent Jacques 07af042cf1 Fix testColaborators (add_element, remove_element, has_element) 2012-05-04 12:53:37 +02:00
Vincent Jacques 04cde900a0 On the way to code generation instead of meta-description
(lots of useless eratic history squashed together in one commit)
2012-05-03 21:51:19 +01:00
Vincent Jacques a91131be42 Finaly do a poor implementation of Github.get_gists 2012-03-19 20:01:46 +01:00
Vincent Jacques a655d04241 Improve integration tests coverage 2012-03-19 19:49:56 +01:00
Vincent Jacques ce62e91268 Cosmetic change in integration test 2012-03-19 19:37:57 +01:00
Vincent Jacques 1c88ee221b Commit replay data for integration test 2012-03-19 19:35:44 +01:00
Vincent Jacques bd1a5dff3c Fix integration tests 2012-03-19 19:35:11 +01:00
Vincent Jacques 97f308e673 Restore integration test after bugfix 2012-03-12 22:31:09 +01:00
Vincent Jacques 366ca58ca0 PullRequest.is_merged and PullRequest.merge 2012-03-12 22:08:22 +01:00
Vincent Jacques 0d3b3ffd1e Improve coverage analysis 2012-03-12 21:51:50 +01:00
Vincent Jacques b12b6ffdfa AuthenticatedUser.get_organization_events 2012-03-12 21:48:27 +01:00
Vincent Jacques 43369be997 Repository.get_issues_event + coverage 2012-03-12 21:22:10 +01:00
Vincent Jacques 6d51a955d9 Fix and add integration tests about events 2012-03-12 19:59:56 +01:00
Vincent Jacques 44911bf090 Events: step 1 2012-03-04 20:54:56 +00:00
Vincent Jacques 00a832e6d5 Hook testing 2012-03-04 09:46:19 +00:00
Vincent Jacques f03d86c46e Hooks: step 2 2012-03-04 09:46:18 +00:00
Vincent Jacques 3a83cc0b1e RepositoryDetails 2012-03-04 09:38:09 +00:00
Vincent Jacques e0c04877a9 AuthenticatedUserDetails 2012-03-04 09:34:02 +00:00
Vincent Jacques 6b89c02872 Downloads 2012-03-04 09:21:59 +00:00
Vincent Jacques 231ae0778e Team.edit 2012-03-04 09:18:40 +00:00
Vincent Jacques 827dc06d10 RepositoryKeys 2012-03-04 09:12:57 +00:00
Vincent Jacques 629668beae PullRequests 2012-03-04 09:12:39 +00:00
Vincent Jacques 7cc3b44c69 Commit comments 2012-03-04 08:36:38 +00:00
Vincent Jacques 408801e6b5 Improve integration test 2012-03-04 08:22:25 +00:00
Vincent Jacques 77d38c0be6 NewIntegrationTest -> IntegrationTest 2012-03-03 11:58:08 +00:00
Vincent Jacques 832605afcb Gists 2012-02-28 20:24:00 +00:00
Vincent Jacques 84e0c3b2ae Pull/merge requests 2012-02-26 17:30:37 +00:00
Vincent Jacques 4cc7a998af Improve speed of replayed integration test 2012-02-26 11:17:50 +00:00
Vincent Jacques 0e80fa353c Create a fork in integration tests 2012-02-25 16:17:37 +00:00
Vincent Jacques bd8c8f5886 Repository: tags, branches, commits
I had to rework pagination because it does not work as documented
2012-02-25 15:08:07 +00:00
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