Commit graph

29 commits

Author SHA1 Message Date
Brian Beck
698ba58492 Bump deps and fix rating type (#38)
* Bump deps and fix rating type
* Add a new test macro, testThrows, due to GraphQL bug
2017-10-05 20:27:53 -07:00
greenkeeper[bot]
fc53b15455 Update dependencies to enable Greenkeeper 🌴 (#20)
* chore(package): update dependencies

https://greenkeeper.io/

* chore(travis): whitelist greenkeeper branches 

https://greenkeeper.io/

* docs(readme): add Greenkeeper badge 

https://greenkeeper.io/

* Update yarn.lock, fix badges
2017-04-05 18:19:43 -07:00
Brian Beck
4cac7ac76c Add support for cover art via the Cover Art Archive (#17) 2016-12-19 21:21:07 -08:00
Brian Beck
bbf2ab6c30 Refresh fixtures 2016-12-14 23:18:53 -08:00
Brian Beck
35a1f0f86b Bump dependencies, tweak descriptions and field/arg order 2016-12-14 23:18:53 -08:00
Brian Beck
780596480a Add Disc type, lookup, and discs field on Media (#16)
* Add Disc type, lookup, and discs field on Media
* Remove query optimization so search subqueries work
2016-12-13 21:18:33 -08:00
Brian Beck
7d45b44cda Add ratings (#15) 2016-12-13 20:50:38 -08:00
Brian Beck
c2d2bfd246 Add more scalar tests 2016-12-13 20:05:35 -08:00
Brian Beck
e27d08b171 Add more tests for scalars 2016-12-13 00:32:21 -08:00
Brian Beck
bb8f277c13 New relationship tests, rewrite test names 2016-12-12 23:25:23 -08:00
Brian Beck
d906ec1086 Add support for release media (#14) 2016-12-12 01:01:40 -08:00
Brian Beck
9601b400b5 Give every entity a collections field (#13) 2016-12-12 00:34:26 -08:00
Brian Beck
8b8338b332 Add Node.resolveType tests 2016-12-11 21:56:28 -08:00
Brian Beck
ef8e67c8a6 Add support for browsing and looking up collections (#12)
Fixes #6.
2016-12-11 20:03:05 -08:00
Brian Beck
0600c2026b Use Duration scalar for recording lengths (#11) 2016-12-11 16:12:54 -08:00
Brian Beck
01b305dd50 Support browsing by Disc ID, ISRC, ISWC (#10)
* Browse queries for releases, recordings, and works now support
  browsing by Disc ID, ISRC, and ISWC, respectively
* Add `DiscID`, `ISRC`, and `ISWC` scalars
* Add missing `isrcs` field to `Recording`

Fixes #7.
2016-12-11 13:09:28 -08:00
Brian Beck
195e9fdb7c Reconsider test indentation 2016-12-11 12:37:25 -08:00
Brian Beck
b2ec20ed2c Rename artistCredit fields to artistCredits (#9)
* Rename artistCredit field to artistCredits
* Update deprecation rendering
2016-12-11 12:32:58 -08:00
Brian Beck
94cdf5922f Add list of IPIs and ISNIs to Artist 2016-12-10 09:51:33 -08:00
Brian Beck
325c6db0ce Add support for more MusicBrainz features, improve test coverage 2016-12-09 18:55:41 -08:00
Brian Beck
b6f2e2d3f7 Move test client creation to before() 2016-12-08 16:08:11 -08:00
Brian Beck
3252b52dc1 Add tests, fix cases where loaders are not passed params 2016-12-08 14:33:18 -08:00
Brian Beck
5b41af6e6a Improve coverage with more schema tests 2016-12-08 14:11:05 -08:00
Brian Beck
31fecabfda Request more fields to increase coverage 2016-12-07 15:10:03 -08:00
Brian Beck
690cdee28f Fix lint 2016-12-07 06:21:39 -08:00
Brian Beck
a72a0365d1 Add more schema tests 2016-12-07 06:16:30 -08:00
Brian Beck
19e7f978eb Add new tests and coverage 2016-12-07 00:23:02 -08:00
Brian Beck
1eeaa83eef Relay-compliant API 2016-11-25 17:38:32 -08:00
Brian Beck
92801da402 Add entities and lookup queries 2016-08-08 21:59:08 -07:00