Henrik Andersson
bac6463ed6
Add integration tests
2015-05-08 18:31:48 +10:00
Henrik Andersson
189ae42c3a
Update tests
2015-03-24 00:12:54 +10:00
Haacked
a94051d6b0
Repository name is required when creating a repo
...
I was trying to create a repository and I wasn't sure which parameters
were required. Following our philosophy of exposing required parameters
in the constructor, I change the `NewRepository` object to take in a
repository name and to make that property readonly.
2015-03-19 16:25:03 -07:00
Haacked
d769125baf
Delete repository using the helper
...
And fix whitespace
2015-01-02 01:16:16 -08:00
Haacked
f3514c0287
Change tests to use non-obsolete methods
2015-01-02 01:14:21 -08:00
Haacked
3d4ef79a3f
Fix Repository Contents CRUD test
2015-01-02 01:14:18 -08:00
Haacked
011a14b7f2
Add types to more closely reflect the API
2015-01-02 01:14:14 -08:00
Haacked
99b93c1293
Add documentation and refactor some types
2015-01-02 01:14:11 -08:00
Haacked
740310560b
Fix up the repo content integration test
2015-01-02 01:08:27 -08:00
Kristian Hellang
e9969d7350
Example of getting content
2015-01-02 01:08:25 -08:00