bucketface2 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.Rakefile.un~ +0 -0
- data/.bucketface.gemspec.un~ +0 -0
- data/.gitignore +5 -0
- data/.rvmrc +1 -0
- data/Gemfile +4 -0
- data/Gemfile.lock +38 -0
- data/README.markdown +69 -0
- data/Rakefile +8 -0
- data/bucketface.gemspec +28 -0
- data/changelog.markdown +11 -0
- data/lib/bucketface/client.rb +136 -0
- data/lib/bucketface/repository.rb +28 -0
- data/lib/bucketface/version.rb +3 -0
- data/lib/bucketface.rb +41 -0
- data/test/bucketface_test.rb +146 -0
- data/test/fixtures/branches.json +17 -0
- data/test/fixtures/changeset.json +19 -0
- data/test/fixtures/changesets.json +360 -0
- data/test/fixtures/close_issue.txt +1 -0
- data/test/fixtures/events.json +100 -0
- data/test/fixtures/followers.json +47 -0
- data/test/fixtures/full_user.json +43 -0
- data/test/fixtures/issue.json +22 -0
- data/test/fixtures/issue_followers.json +11 -0
- data/test/fixtures/issues.json +51 -0
- data/test/fixtures/open_issue.json +23 -0
- data/test/fixtures/privileges.json +11 -0
- data/test/fixtures/repo.json +7 -0
- data/test/fixtures/repo_events.json +114 -0
- data/test/fixtures/repo_followers.json +11 -0
- data/test/fixtures/repos.json +17 -0
- data/test/fixtures/tags.json +148 -0
- data/test/fixtures/user.json +17 -0
- data/test/helper.rb +50 -0
- metadata +197 -0
@@ -0,0 +1,114 @@
|
|
1
|
+
{
|
2
|
+
"count": 6,
|
3
|
+
"events": [
|
4
|
+
{
|
5
|
+
"node": null,
|
6
|
+
"description": null,
|
7
|
+
"repository": {
|
8
|
+
"website": "",
|
9
|
+
"slug": "test-repo",
|
10
|
+
"name": "test-repo",
|
11
|
+
"followers_count": 1,
|
12
|
+
"description": "Testing ticketmaster with this repo"
|
13
|
+
},
|
14
|
+
"created_on": "2010-12-09 19:46:15",
|
15
|
+
"user": {
|
16
|
+
"username": "cored",
|
17
|
+
"first_name": "Rafael",
|
18
|
+
"last_name": "George",
|
19
|
+
"resource_uri": "/1.0/users/cored/"
|
20
|
+
},
|
21
|
+
"event": "start_follow_repo"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"node": null,
|
25
|
+
"description": null,
|
26
|
+
"repository": {
|
27
|
+
"website": "",
|
28
|
+
"slug": "test-repo",
|
29
|
+
"name": "test-repo",
|
30
|
+
"followers_count": 1,
|
31
|
+
"description": "Testing ticketmaster with this repo"
|
32
|
+
},
|
33
|
+
"created_on": "2010-12-09 19:46:12",
|
34
|
+
"user": {
|
35
|
+
"username": "cored",
|
36
|
+
"first_name": "Rafael",
|
37
|
+
"last_name": "George",
|
38
|
+
"resource_uri": "/1.0/users/cored/"
|
39
|
+
},
|
40
|
+
"event": "stop_follow_repo"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"node": null,
|
44
|
+
"description": null,
|
45
|
+
"repository": {
|
46
|
+
"website": "",
|
47
|
+
"slug": "test-repo",
|
48
|
+
"name": "test-repo",
|
49
|
+
"followers_count": 1,
|
50
|
+
"description": "Testing ticketmaster with this repo"
|
51
|
+
},
|
52
|
+
"created_on": "2010-12-06 20:16:38",
|
53
|
+
"user": {
|
54
|
+
"username": "cored",
|
55
|
+
"first_name": "Rafael",
|
56
|
+
"last_name": "George",
|
57
|
+
"resource_uri": "/1.0/users/cored/"
|
58
|
+
},
|
59
|
+
"event": "report_issue"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"node": null,
|
63
|
+
"description": null,
|
64
|
+
"repository": {
|
65
|
+
"website": "",
|
66
|
+
"slug": "test-repo",
|
67
|
+
"name": "test-repo",
|
68
|
+
"followers_count": 1,
|
69
|
+
"description": "Testing ticketmaster with this repo"
|
70
|
+
},
|
71
|
+
"created_on": "2010-11-29 16:20:57",
|
72
|
+
"user": {
|
73
|
+
"username": "cored",
|
74
|
+
"first_name": "Rafael",
|
75
|
+
"last_name": "George",
|
76
|
+
"resource_uri": "/1.0/users/cored/"
|
77
|
+
},
|
78
|
+
"event": "report_issue"
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"node": null,
|
82
|
+
"description": "Home",
|
83
|
+
"repository": {
|
84
|
+
"website": "",
|
85
|
+
"slug": "test-repo",
|
86
|
+
"name": "test-repo",
|
87
|
+
"followers_count": 1,
|
88
|
+
"description": "Testing ticketmaster with this repo"
|
89
|
+
},
|
90
|
+
"created_on": "2010-11-29 16:20:35",
|
91
|
+
"user": null,
|
92
|
+
"event": "wiki_created"
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"node": null,
|
96
|
+
"description": null,
|
97
|
+
"repository": {
|
98
|
+
"website": "",
|
99
|
+
"slug": "test-repo",
|
100
|
+
"name": "test-repo",
|
101
|
+
"followers_count": 1,
|
102
|
+
"description": "Testing ticketmaster with this repo"
|
103
|
+
},
|
104
|
+
"created_on": "2010-11-29 16:20:34",
|
105
|
+
"user": {
|
106
|
+
"username": "cored",
|
107
|
+
"first_name": "Rafael",
|
108
|
+
"last_name": "George",
|
109
|
+
"resource_uri": "/1.0/users/cored/"
|
110
|
+
},
|
111
|
+
"event": "create"
|
112
|
+
}
|
113
|
+
]
|
114
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
{
|
2
|
+
"repositories": [
|
3
|
+
{
|
4
|
+
"website": "",
|
5
|
+
"slug": "test-repo",
|
6
|
+
"name": "test-repo",
|
7
|
+
"followers_count": 1,
|
8
|
+
"description": "Testing ticketmaster with this repo"
|
9
|
+
}
|
10
|
+
],
|
11
|
+
"user": {
|
12
|
+
"username": "cored",
|
13
|
+
"first_name": "Rafael",
|
14
|
+
"last_name": "George",
|
15
|
+
"resource_uri": "/1.0/users/cored/"
|
16
|
+
}
|
17
|
+
}
|
@@ -0,0 +1,148 @@
|
|
1
|
+
{
|
2
|
+
"0.6.3": {
|
3
|
+
"node": "ad6fe150daaa",
|
4
|
+
"files": [
|
5
|
+
{
|
6
|
+
"type": "modified",
|
7
|
+
"file": "setup.py"
|
8
|
+
}
|
9
|
+
],
|
10
|
+
"author": "percious",
|
11
|
+
"timestamp": "2009-07-06 20:21:55",
|
12
|
+
"raw_node": "ad6fe150daaa927da774b073db57892646ac7b8f",
|
13
|
+
"parents": [
|
14
|
+
"aec10bc1863a"
|
15
|
+
],
|
16
|
+
"branch": "default",
|
17
|
+
"message": "fix tw dependency",
|
18
|
+
"revision": 115,
|
19
|
+
"size": 2
|
20
|
+
},
|
21
|
+
"0.6.2": {
|
22
|
+
"node": "8f3756483a8d",
|
23
|
+
"files": [
|
24
|
+
{
|
25
|
+
"type": "modified",
|
26
|
+
"file": "tests/test_formbase.py"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"type": "modified",
|
30
|
+
"file": "sprox/formbase.py"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"type": "modified",
|
34
|
+
"file": "sprox/fillerbase.py"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"type": "modified",
|
38
|
+
"file": "sprox/release.py"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"type": "modified",
|
42
|
+
"file": "sprox/dojo/formbase.py"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"type": "modified",
|
46
|
+
"file": "sprox/saormprovider.py"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"type": "modified",
|
50
|
+
"file": "sprox/viewbase.py"
|
51
|
+
}
|
52
|
+
],
|
53
|
+
"author": "percious",
|
54
|
+
"timestamp": "2009-06-10 00:11:02",
|
55
|
+
"raw_node": "8f3756483a8df8c9934bd1a16f95cee96666a6bd",
|
56
|
+
"parents": [
|
57
|
+
"14dd62fc0920"
|
58
|
+
],
|
59
|
+
"branch": "default",
|
60
|
+
"message": "a couple of fixes based on work done for the table and form tutorials.",
|
61
|
+
"revision": 109,
|
62
|
+
"size": 1896
|
63
|
+
},
|
64
|
+
"0.6.1": {
|
65
|
+
"node": "82793317fd85",
|
66
|
+
"files": [
|
67
|
+
{
|
68
|
+
"type": "modified",
|
69
|
+
"file": "sprox/release.py"
|
70
|
+
},
|
71
|
+
{
|
72
|
+
"type": "modified",
|
73
|
+
"file": "sprox/dojo/formbase.py"
|
74
|
+
}
|
75
|
+
],
|
76
|
+
"author": "percious",
|
77
|
+
"timestamp": "2009-06-05 20:32:11",
|
78
|
+
"raw_node": "82793317fd85b4cd7feff45ba2e9e7bf85fcc591",
|
79
|
+
"parents": [
|
80
|
+
"caa32d1d0f76"
|
81
|
+
],
|
82
|
+
"branch": "default",
|
83
|
+
"message": "somehow sprox.AddRecordBase got lost. Put it back. forces sprox 0.6.1",
|
84
|
+
"revision": 107,
|
85
|
+
"size": 2257
|
86
|
+
},
|
87
|
+
"tip": {
|
88
|
+
"node": "10c1068f1171",
|
89
|
+
"files": [],
|
90
|
+
"author": "elpargo",
|
91
|
+
"timestamp": "2009-08-26 17:11:33",
|
92
|
+
"raw_node": "10c1068f117163e7c3e98d2a461799481367b727",
|
93
|
+
"parents": [
|
94
|
+
"041529d47395",
|
95
|
+
"b119fb3263f7"
|
96
|
+
],
|
97
|
+
"branch": "default",
|
98
|
+
"message": "- merging",
|
99
|
+
"revision": 132,
|
100
|
+
"size": 0
|
101
|
+
},
|
102
|
+
"0.6": {
|
103
|
+
"node": "a05b4e33cebf",
|
104
|
+
"files": [
|
105
|
+
{
|
106
|
+
"type": "modified",
|
107
|
+
"file": "setup.py"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"type": "modified",
|
111
|
+
"file": "setup.cfg"
|
112
|
+
}
|
113
|
+
],
|
114
|
+
"author": "percious",
|
115
|
+
"timestamp": "2009-06-05 20:17:53",
|
116
|
+
"raw_node": "a05b4e33cebfed895423565bda18e2f1460a7a53",
|
117
|
+
"parents": [
|
118
|
+
"1a6e452deb3b"
|
119
|
+
],
|
120
|
+
"branch": "default",
|
121
|
+
"message": "pre-0.6 release updates to setup.py/cfg",
|
122
|
+
"revision": 105,
|
123
|
+
"size": 112
|
124
|
+
},
|
125
|
+
"0.6.4": {
|
126
|
+
"node": "fd8427b8b5a5",
|
127
|
+
"files": [
|
128
|
+
{
|
129
|
+
"type": "modified",
|
130
|
+
"file": "CHANGELOG.txt"
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"type": "modified",
|
134
|
+
"file": "sprox/release.py"
|
135
|
+
}
|
136
|
+
],
|
137
|
+
"author": "percious",
|
138
|
+
"timestamp": "2009-08-04 18:19:29",
|
139
|
+
"raw_node": "fd8427b8b5a5276c6150918395424abb6d6e8070",
|
140
|
+
"parents": [
|
141
|
+
"dae71582eb6f"
|
142
|
+
],
|
143
|
+
"branch": "default",
|
144
|
+
"message": "marking 0.6.4",
|
145
|
+
"revision": 123,
|
146
|
+
"size": 1044
|
147
|
+
}
|
148
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
{
|
2
|
+
"repositories": [
|
3
|
+
{
|
4
|
+
"website": "",
|
5
|
+
"slug": "test-repo",
|
6
|
+
"name": "test-repo",
|
7
|
+
"followers_count": 1,
|
8
|
+
"description": "Testing ticketmaster with this repo"
|
9
|
+
}
|
10
|
+
],
|
11
|
+
"user": {
|
12
|
+
"username": "cored",
|
13
|
+
"first_name": "Rafael",
|
14
|
+
"last_name": "George",
|
15
|
+
"resource_uri": "/1.0/users/cored/"
|
16
|
+
}
|
17
|
+
}
|
data/test/helper.rb
ADDED
@@ -0,0 +1,50 @@
|
|
1
|
+
require 'test/unit'
|
2
|
+
require 'pathname'
|
3
|
+
|
4
|
+
require 'minitest/autorun'
|
5
|
+
require 'matchy'
|
6
|
+
require 'mocha'
|
7
|
+
require 'fakeweb'
|
8
|
+
|
9
|
+
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
|
10
|
+
$LOAD_PATH.unshift(File.dirname(__FILE__))
|
11
|
+
require 'bucketface'
|
12
|
+
|
13
|
+
FakeWeb.allow_net_connect = false
|
14
|
+
|
15
|
+
# Code from mini_shoulda https://github.com/metaskills/mini_shoulda
|
16
|
+
class MiniTest::Spec < MiniTest::Unit::TestCase
|
17
|
+
class << self
|
18
|
+
alias :setup :before
|
19
|
+
alias :teardown :after
|
20
|
+
alias :should :it
|
21
|
+
alias :context :describe
|
22
|
+
end
|
23
|
+
|
24
|
+
def self.should_eventually(desc)
|
25
|
+
it("should eventually #{desc}") { skip("Should eventually #{desc}") }
|
26
|
+
end
|
27
|
+
end
|
28
|
+
|
29
|
+
def fixture_file(filename)
|
30
|
+
return '' if filename == ''
|
31
|
+
file_path = File.expand_path(File.dirname(__FILE__) + '/fixtures/' + filename)
|
32
|
+
File.read(file_path)
|
33
|
+
end
|
34
|
+
|
35
|
+
def bitbucket_url(url)
|
36
|
+
url =~ /^https/ ? url : "https://api.bitbucket.org/1.0#{url}"
|
37
|
+
end
|
38
|
+
|
39
|
+
def stub_request(method, url, filename, status=nil)
|
40
|
+
options = {:body => ""}
|
41
|
+
options.merge!({:body => fixture_file(filename)}) if filename
|
42
|
+
options.merge!({:body => status.last}) if status
|
43
|
+
options.merge!({:status => status}) if status
|
44
|
+
|
45
|
+
FakeWeb.register_uri(method, bitbucket_url(url), options)
|
46
|
+
end
|
47
|
+
|
48
|
+
def stub_get(*args); stub_request(:get, *args) end
|
49
|
+
def stub_post(*args); stub_request(:post, *args) end
|
50
|
+
def stub_delete(*args); stub_request(:delete, *args) end
|
metadata
ADDED
@@ -0,0 +1,197 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: bucketface2
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.4.0
|
5
|
+
prerelease:
|
6
|
+
platform: ruby
|
7
|
+
authors:
|
8
|
+
- Rafael George
|
9
|
+
- Jon Willis
|
10
|
+
autorequire:
|
11
|
+
bindir: bin
|
12
|
+
cert_chain: []
|
13
|
+
date: 2013-03-04 00:00:00.000000000 Z
|
14
|
+
dependencies:
|
15
|
+
- !ruby/object:Gem::Dependency
|
16
|
+
name: fakeweb
|
17
|
+
requirement: !ruby/object:Gem::Requirement
|
18
|
+
none: false
|
19
|
+
requirements:
|
20
|
+
- - ~>
|
21
|
+
- !ruby/object:Gem::Version
|
22
|
+
version: '1.3'
|
23
|
+
type: :development
|
24
|
+
prerelease: false
|
25
|
+
version_requirements: !ruby/object:Gem::Requirement
|
26
|
+
none: false
|
27
|
+
requirements:
|
28
|
+
- - ~>
|
29
|
+
- !ruby/object:Gem::Version
|
30
|
+
version: '1.3'
|
31
|
+
- !ruby/object:Gem::Dependency
|
32
|
+
name: jnunemaker-matchy
|
33
|
+
requirement: !ruby/object:Gem::Requirement
|
34
|
+
none: false
|
35
|
+
requirements:
|
36
|
+
- - ~>
|
37
|
+
- !ruby/object:Gem::Version
|
38
|
+
version: 0.4.0
|
39
|
+
type: :development
|
40
|
+
prerelease: false
|
41
|
+
version_requirements: !ruby/object:Gem::Requirement
|
42
|
+
none: false
|
43
|
+
requirements:
|
44
|
+
- - ~>
|
45
|
+
- !ruby/object:Gem::Version
|
46
|
+
version: 0.4.0
|
47
|
+
- !ruby/object:Gem::Dependency
|
48
|
+
name: mocha
|
49
|
+
requirement: !ruby/object:Gem::Requirement
|
50
|
+
none: false
|
51
|
+
requirements:
|
52
|
+
- - ~>
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '0.9'
|
55
|
+
type: :development
|
56
|
+
prerelease: false
|
57
|
+
version_requirements: !ruby/object:Gem::Requirement
|
58
|
+
none: false
|
59
|
+
requirements:
|
60
|
+
- - ~>
|
61
|
+
- !ruby/object:Gem::Version
|
62
|
+
version: '0.9'
|
63
|
+
- !ruby/object:Gem::Dependency
|
64
|
+
name: rspec
|
65
|
+
requirement: !ruby/object:Gem::Requirement
|
66
|
+
none: false
|
67
|
+
requirements:
|
68
|
+
- - ~>
|
69
|
+
- !ruby/object:Gem::Version
|
70
|
+
version: '2.11'
|
71
|
+
type: :development
|
72
|
+
prerelease: false
|
73
|
+
version_requirements: !ruby/object:Gem::Requirement
|
74
|
+
none: false
|
75
|
+
requirements:
|
76
|
+
- - ~>
|
77
|
+
- !ruby/object:Gem::Version
|
78
|
+
version: '2.11'
|
79
|
+
- !ruby/object:Gem::Dependency
|
80
|
+
name: hashie
|
81
|
+
requirement: !ruby/object:Gem::Requirement
|
82
|
+
none: false
|
83
|
+
requirements:
|
84
|
+
- - ~>
|
85
|
+
- !ruby/object:Gem::Version
|
86
|
+
version: 0.3.0
|
87
|
+
type: :runtime
|
88
|
+
prerelease: false
|
89
|
+
version_requirements: !ruby/object:Gem::Requirement
|
90
|
+
none: false
|
91
|
+
requirements:
|
92
|
+
- - ~>
|
93
|
+
- !ruby/object:Gem::Version
|
94
|
+
version: 0.3.0
|
95
|
+
- !ruby/object:Gem::Dependency
|
96
|
+
name: httparty
|
97
|
+
requirement: !ruby/object:Gem::Requirement
|
98
|
+
none: false
|
99
|
+
requirements:
|
100
|
+
- - ~>
|
101
|
+
- !ruby/object:Gem::Version
|
102
|
+
version: 0.6.1
|
103
|
+
type: :runtime
|
104
|
+
prerelease: false
|
105
|
+
version_requirements: !ruby/object:Gem::Requirement
|
106
|
+
none: false
|
107
|
+
requirements:
|
108
|
+
- - ~>
|
109
|
+
- !ruby/object:Gem::Version
|
110
|
+
version: 0.6.1
|
111
|
+
description: Provides a wrapper for Bitbucket API
|
112
|
+
email:
|
113
|
+
- george.rafael@gmail.com
|
114
|
+
- jondwillis@gmail.com
|
115
|
+
executables: []
|
116
|
+
extensions: []
|
117
|
+
extra_rdoc_files: []
|
118
|
+
files:
|
119
|
+
- .Rakefile.un~
|
120
|
+
- .bucketface.gemspec.un~
|
121
|
+
- .gitignore
|
122
|
+
- .rvmrc
|
123
|
+
- Gemfile
|
124
|
+
- Gemfile.lock
|
125
|
+
- README.markdown
|
126
|
+
- Rakefile
|
127
|
+
- bucketface.gemspec
|
128
|
+
- changelog.markdown
|
129
|
+
- lib/bucketface.rb
|
130
|
+
- lib/bucketface/client.rb
|
131
|
+
- lib/bucketface/repository.rb
|
132
|
+
- lib/bucketface/version.rb
|
133
|
+
- test/bucketface_test.rb
|
134
|
+
- test/fixtures/branches.json
|
135
|
+
- test/fixtures/changeset.json
|
136
|
+
- test/fixtures/changesets.json
|
137
|
+
- test/fixtures/close_issue.txt
|
138
|
+
- test/fixtures/events.json
|
139
|
+
- test/fixtures/followers.json
|
140
|
+
- test/fixtures/full_user.json
|
141
|
+
- test/fixtures/issue.json
|
142
|
+
- test/fixtures/issue_followers.json
|
143
|
+
- test/fixtures/issues.json
|
144
|
+
- test/fixtures/open_issue.json
|
145
|
+
- test/fixtures/privileges.json
|
146
|
+
- test/fixtures/repo.json
|
147
|
+
- test/fixtures/repo_events.json
|
148
|
+
- test/fixtures/repo_followers.json
|
149
|
+
- test/fixtures/repos.json
|
150
|
+
- test/fixtures/tags.json
|
151
|
+
- test/fixtures/user.json
|
152
|
+
- test/helper.rb
|
153
|
+
homepage: ''
|
154
|
+
licenses: []
|
155
|
+
post_install_message:
|
156
|
+
rdoc_options: []
|
157
|
+
require_paths:
|
158
|
+
- lib
|
159
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
160
|
+
none: false
|
161
|
+
requirements:
|
162
|
+
- - ! '>='
|
163
|
+
- !ruby/object:Gem::Version
|
164
|
+
version: '0'
|
165
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
166
|
+
none: false
|
167
|
+
requirements:
|
168
|
+
- - ! '>='
|
169
|
+
- !ruby/object:Gem::Version
|
170
|
+
version: '0'
|
171
|
+
requirements: []
|
172
|
+
rubyforge_project: bucketface2
|
173
|
+
rubygems_version: 1.8.23
|
174
|
+
signing_key:
|
175
|
+
specification_version: 3
|
176
|
+
summary: Provides a wrapper for Bitbucket API
|
177
|
+
test_files:
|
178
|
+
- test/bucketface_test.rb
|
179
|
+
- test/fixtures/branches.json
|
180
|
+
- test/fixtures/changeset.json
|
181
|
+
- test/fixtures/changesets.json
|
182
|
+
- test/fixtures/close_issue.txt
|
183
|
+
- test/fixtures/events.json
|
184
|
+
- test/fixtures/followers.json
|
185
|
+
- test/fixtures/full_user.json
|
186
|
+
- test/fixtures/issue.json
|
187
|
+
- test/fixtures/issue_followers.json
|
188
|
+
- test/fixtures/issues.json
|
189
|
+
- test/fixtures/open_issue.json
|
190
|
+
- test/fixtures/privileges.json
|
191
|
+
- test/fixtures/repo.json
|
192
|
+
- test/fixtures/repo_events.json
|
193
|
+
- test/fixtures/repo_followers.json
|
194
|
+
- test/fixtures/repos.json
|
195
|
+
- test/fixtures/tags.json
|
196
|
+
- test/fixtures/user.json
|
197
|
+
- test/helper.rb
|