| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-28 | Use requests_mock for unit tests | Scott Bahling | 2 | -53/+148 | |
| 2020-01-27 | Update tests to use requests_mock pytest plugin | Scott Bahling | 1 | -135/+125 | |
| 2020-01-27 | Use unittest mocks for test cases | Scott Bahling | 2 | -39/+178 | |
| We simply test that the url and params are correct for the HTTP requests and that the result is returned to use properly | |||||
| 2020-01-26 | Add RepoFlags class and api.get_repo_flags method | Scott Bahling | 2 | -0/+136 | |
| 2020-01-25 | Enhance binaries_ls method to return project level binary lists | Scott Bahling | 1 | -0/+11 | |
| 2020-01-25 | Better get_meta tests | Scott Bahling | 1 | -5/+9 | |
| 2020-01-25 | Fix get_repository call for retrieving binary objects | Scott Bahling | 1 | -4/+12 | |
| Enhance test case | |||||
| 2020-01-21 | PEP8 | Scott Bahling | 1 | -1/+1 | |
| 2020-01-21 | Fix some python3 incompatibilities | Scott Bahling | 3 | -8/+5 | |
| 2020-01-21 | Add get_spec_files method | Scott Bahling | 1 | -0/+8 | |
| 2018-08-24 | Initial user and group methods for ObsApi class | Scott Bahling | 1 | -0/+12 | |
| 2018-08-24 | Add initial person api | Scott Bahling | 1 | -0/+25 | |
| 2017-11-01 | Add test for sourceapi.put_meta | Scott Bahling | 2 | -0/+20 | |
| 2017-10-04 | Move test project/package to build.opensuse.org | Scott Bahling | 3 | -29/+29 | |
| 2017-02-21 | Implement locking api; refactor ObsSourceApi get/put/post calls | Scott Bahling | 1 | -0/+24 | |
| 2016-04-19 | Update api core to use buildapi and sourceapiobsapi-0.0.5 | Scott Bahling | 1 | -3/+6 | |
| 2016-03-03 | Add formatter class and extend FileInfo class | Scott Bahling | 1 | -0/+4 | |
| 2016-03-03 | Add ObsBuildApi class | Scott Bahling | 1 | -0/+124 | |
| 2016-03-03 | Add ObsSourceApi class | Scott Bahling | 1 | -0/+68 | |
| 2016-02-21 | Add test for get_binary_fileinfo | Scott Bahling | 1 | -0/+14 | |
| 2016-02-21 | rename source_info method to get_source_info | Scott Bahling | 1 | -0/+9 | |
| Consistency with other get_* methods | |||||
| 2016-02-21 | rename get_binaries to binaries_ls | Scott Bahling | 1 | -2/+12 | |
| Consistency with the other "ls" methods | |||||
| 2015-04-19 | Update versioneer and add first unit testsobsapi-0.0.3 | Scott Bahling | 1 | -0/+46 | |
