Commit Graph

84 Commits

Author SHA1 Message Date
Lucidiot
d13f3a1110 Bump version number 2018-07-13 15:15:21 +02:00
Lucidiot
b48db0fc8e
Merge pull request #18 from Lucidiot/lists
List food groups and derivation codes
2018-07-13 15:11:07 +02:00
Lucidiot
60ce5203ac Update tests 2018-07-13 15:06:53 +02:00
Lucidiot
515f5b3f43 Refactor samples 2018-07-13 15:06:35 +02:00
Lucidiot
e8a5728117 List derivative codes 2018-07-13 14:37:49 +02:00
Lucidiot
65cfbe198d List food groups 2018-07-13 14:34:24 +02:00
Lucidiot
df56e40c10 Refactor domain 2018-07-13 14:28:04 +02:00
Lucidiot
d6609be853 Fix badges
tfw when you have so many badges you have to push fixes for them
[skip ci]
2018-07-13 14:07:32 +02:00
Lucidiot
03f3a433d4
Merge pull request #17 from Lucidiot/pagination
Pagination
2018-07-13 14:04:46 +02:00
Lucidiot
506e9dd034 Update tests 2018-07-13 13:15:47 +02:00
Lucidiot
f80da1699c Paginated nutrient report in client 2018-07-13 13:15:35 +02:00
Lucidiot
58990997e0 Split NutrientReport in a list of NutrientReportFood 2018-07-13 13:14:59 +02:00
Lucidiot
3cb858413a Refactor paginators 2018-07-13 13:14:23 +02:00
Lucidiot
6f4332ffdd
Update tests 2018-07-12 08:45:07 +02:00
Lucidiot
196b56ba83
Use paginators in list and search API 2018-07-12 08:45:02 +02:00
Lucidiot
c41662b999
Add paginators 2018-07-12 08:44:47 +02:00
Lucidiot
b98b43522f
Merge pull request #16 from Lucidiot/python3
Drop Python 2 support
2018-07-12 08:42:54 +02:00
Lucidiot
f09700aaa5
Drop Python 3.3 support
I just want to write beautiful code. Why would you not use
the latest version of Py2 or Py3 anyway?
2018-07-12 08:41:22 +02:00
Lucidiot
e305f24687
Add enum34 for Python 3.3 support 2018-07-12 08:24:42 +02:00
Lucidiot
4326d7dbf9 Fix tests 2018-07-11 17:16:25 +02:00
Lucidiot
44b4c5fd33 Drop Python 2.x support 2018-07-11 17:09:26 +02:00
Lucidiot
ea52ded049 Bump version number 2018-07-11 16:14:26 +02:00
Lucidiot
e2b8e4d5ea Add development status 2018-07-11 16:14:10 +02:00
Lucidiot
82432c785b
Merge pull request #14 from Lucidiot/raw-json
Raw JSON methods
2018-07-11 14:49:06 +02:00
Lucidiot
bb1c17dc5e Add unit tests 2018-07-11 14:39:25 +02:00
Lucidiot
c757a05fb4 Raw JSON methods 2018-07-11 14:36:19 +02:00
Lucidiot
03afbf9893
Merge pull request #13 from Lucidiot/search-api
Search API
2018-07-11 14:15:15 +02:00
Lucidiot
3e800bac08 Full test coverage 2018-07-11 14:07:00 +02:00
Lucidiot
a83a685f9b Tests for search API 2018-07-11 13:57:42 +02:00
Lucidiot
06bf13a4e4 Add search API 2018-07-11 13:57:35 +02:00
Lucidiot
61512d40ba Enhance code readability 2018-07-11 13:57:28 +02:00
Lucidiot
cbf2ee4087
More badges 2018-07-10 22:01:51 +02:00
Lucidiot
27d05fdb20
Update README.md
[skip ci]
2018-07-10 21:54:59 +02:00
Lucidiot
d3c61840d3
Add NutrientReport to client, close #10 2018-07-10 21:29:32 +02:00
Lucidiot
f9e04e95e6
NutrientReport in domain 2018-07-10 21:16:11 +02:00
Lucidiot
1222184496
Fix Flake8 2018-07-10 08:58:06 +02:00
Lucidiot
0df49a902f
Use requirements.txt files 2018-07-10 08:52:19 +02:00
Lucidiot
984487c182 Full unit test coverage 2018-04-23 19:48:08 +02:00
Lucidiot
1ddf86a4f7 Lists and food report unit tests 2018-04-23 19:46:22 +02:00
Lucidiot
804a5fe31a Add food and nutrient sample list data 2018-04-23 19:46:04 +02:00
Lucidiot
06a6e56449 Handle incorrect API key 2018-04-23 19:45:48 +02:00
Lucidiot
ac1dab07e6 Fix a CodeClimate issue with a big unit test 2018-04-23 17:34:35 +02:00
Lucidiot
e7da7c9711 Base for UsdaClient unit tests 2018-04-23 07:56:03 +02:00
Lucidiot
c16d1f7d54 Full coverage on base and domain 2018-04-23 07:41:24 +02:00
Lucidiot
355c368159 Horrible fix for Python 2.7 compat
Oh god no.
2018-04-22 22:49:14 +02:00
Lucidiot
cc42db8ca7 Fix for Python 2.7 compatibility 2018-04-22 22:43:31 +02:00
Lucidiot
9425dde27e Add Travis and Coveralls badges 2018-04-22 22:38:38 +02:00
Lucidiot
d2e9e2621f Temporary fix for py2 travis ci errors 2018-04-22 22:35:25 +02:00
Lucidiot
bebf1596c2 Full api_request testing 2018-04-22 22:33:11 +02:00
Lucidiot
4b6294fb47 Begin api_request tests 2018-04-22 21:50:43 +02:00