Mordechai Zuber
44304ca70b
use string per recommended style
2015-12-16 21:23:36 +02:00
Brendan Forster
80719c0033
aaaand format the code
2015-11-04 13:38:51 -08:00
Brendan Forster
2b18d2198a
address feedback
2015-11-03 11:51:10 -08:00
Jiaming Chen
8b8768f374
added tests for the merged qualifier
2015-11-03 11:44:19 -08:00
Jeff Foster
720cd17770
add filename for code search
2015-08-10 11:58:53 +01:00
Chris Missal
43b6f1b335
Add multiple dates to DateRange filter
...
resolves #841
2015-07-31 17:54:19 -05:00
Brendan Forster
ee1c9b90a2
oops, this test should fail
2015-07-23 21:52:39 +09:30
Kristian Hellang
f98ff15211
Added overloads with a single string
2015-07-19 13:30:32 +02:00
Kristian Hellang
7bd0447bd6
Changed repos to a specialized collection
2015-07-19 13:14:24 +02:00
Brendan Forster
07b8dd2603
tidy up ctors and deprecate usage of ctor with owner and repo name
2015-07-19 08:00:06 +09:30
Brendan Forster
e4ec54d09a
rework the rules
2015-07-19 07:45:01 +09:30
Brendan Forster
8596019e14
update SearchCodeRequest to use collection for Repos
2015-07-19 07:45:00 +09:30
Brendan Forster
12e9155ce8
deprecate Repo property and update test usages
2015-07-19 07:44:58 +09:30
Brendan Forster
cf1b99dd3d
define a custom Repos property when searching issues
2015-07-19 07:44:58 +09:30
Alex Gyori
4a9133ea96
fix test.
2015-06-29 10:22:17 -07:00
Alex Gyori
060e1e09ac
Added no-args constructor to the SearchRepositoriesRequest. Fixing issue 732.
2015-06-29 10:02:55 -07:00
Brendan Forster
620daa7ea2
introduce Account.Type property to represent whether account is user or organization
...
- This also changes SearchUsersRequest to use AccountSearchType as this is a slightly
different representation of the user/org role.
- Added some tests to check existing API usage.
2015-02-24 09:13:22 +09:30
Kori Francis
c5374f25e6
Fix test params
2015-02-17 22:29:53 -05:00
Kori Francis
4a8877cc43
#418 Add repo parameters for code search
2015-02-17 14:39:10 -05:00
Brendan Forster
7d545754a7
one project builds
2014-12-14 21:37:57 +09:30
Haacked
dd712ff0e9
Made some minor style changes
2014-10-24 15:27:23 -07:00
Haroon
ba10ad4fe3
Merge branch 'master' into search-repos-improved
2014-08-15 19:11:49 +01:00
Adam Ralph
d8db5d35f3
#484 fixed failing tests
2014-05-15 18:58:20 +02:00
Haroon
09ef69c843
improve test
2014-04-30 10:29:45 +01:00
Haroon
867feb86e1
fixed in tests
2014-03-16 03:08:23 +00:00
Haroon
f6058f1c4e
fixed updated and created tests
2014-03-16 03:02:11 +00:00
Haroon
eb52572513
fixed incorrect return types
2014-03-16 02:37:20 +00:00
Haroon
5ed8284db1
fixed in qualifiers
...
also added a few more in qualifiers to better test this out
2014-03-16 02:25:55 +00:00
Haroon
26d51933c4
test correct return type
2014-03-15 22:55:49 +00:00
Haroon
5da69648d1
fixed merge conflict
2014-03-15 21:52:28 +00:00
Haroon
3342d3492e
update
2014-03-15 21:48:23 +00:00
Haroon
e930b9f292
fixed up all other tests
2014-03-15 21:33:33 +00:00
Haroon
e59e7cbb69
size and stars test
2014-03-15 21:19:29 +00:00
Brendan Forster
7da2cd04ac
updated SearchIssues to match correct response shape
2014-03-05 23:03:26 +11:00
Brendan Forster
b64527ec92
updated SearchCode to match correct response shape
2014-03-05 22:42:10 +11:00
Brendan Forster
433e9249a9
updated SearchUsers to match correct response shape
2014-03-05 22:22:10 +11:00
Brendan Forster
5991f5a792
updated impacted tests
2014-03-04 22:15:02 +11:00
Haroon
ce2884998b
updated base class
2014-03-01 15:39:52 +00:00
Peter MacNaughton
83de2d092f
Merge branch 'master' of https://github.com/octokit/octokit.net into nonfunctioning_tests
2014-02-12 10:18:43 -07:00
Peter MacNaughton
b8c18e2da6
Fixing some unit tests that were not doing
...
any assertions.
Adding Received() where it was missing.
The majority of these instances were unawaited AssertEx.Throws
They are now all either awaited or replaced with Assert.Throw
Assert.Throw was used when possible and when not an option
AssertEx.Throw was awaited.
2014-02-09 01:12:31 -07:00
Haroon
b9f72283b5
fixed failing tests
2014-02-08 21:59:26 +00:00
Haroon
470c464134
fixed failing enum tests
2014-02-08 21:49:48 +00:00
Haroon
ffff7df589
Merge branch 'master' into search-users
2014-01-25 21:55:57 +00:00
Haroon
6134e05600
more tests for created
2014-01-25 21:52:00 +00:00
Haroon
6464038115
test all the ranges for repo
2014-01-25 21:43:50 +00:00
Haroon
4e617ffc06
more tests for in qualifier and account type
2014-01-25 21:41:20 +00:00
Haroon
27e4fbb5e6
updated tests
2014-01-25 21:39:12 +00:00
Haroon
4fc0e23356
Merge branch 'master' into search-users
2014-01-19 21:16:31 +00:00
Henrik Andersson
9d0376644f
Add unit tests
...
And make sure that the Forks property returns a lowercase representation
of it's value...
2014-01-19 07:12:39 +10:00
Henrik Andersson
5423cfca20
Refactor to use BaseSearchRequest
2014-01-18 18:38:12 +10:00