Bertocq
|
265d4d0967
|
Enables RSpec/DescribedClass cop & fixes all issues
Autocorrection for existing issues, and stashing at .rubocop_todo.yml
the false positives
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClass
|
2018-01-07 00:38:19 +01:00 |
|
Bertocq
|
c9bc028524
|
Remove all unnecesary extra spacing and Layout/ExtraSpacing list from rubocop file
|
2017-06-28 14:12:51 +02:00 |
|
Alberto Miedes Garcés
|
c52602e04b
|
Simplify the way ApiTypesCreator is used
|
2017-01-27 13:13:19 +01:00 |
|
Alberto Miedes Garcés
|
620c83fb69
|
Simplify the way QueryTypeCreator is used
|
2017-01-27 12:54:33 +01:00 |
|
Alberto Miedes Garcés
|
d1f14ffb93
|
Simplify the way GraphQL 'resolve' is used
|
2017-01-12 19:51:58 +01:00 |
|
Alberto Miedes Garcés
|
60786f17c2
|
Improved code coverage for GraphQL resolvers specs
|
2017-01-09 10:14:31 +01:00 |
|
Alberto Miedes Garcés
|
e1b3d468e5
|
Fix failing spec
|
2017-01-08 14:27:20 +01:00 |
|
Alberto Miedes Garcés
|
398bc8c211
|
Split api types creation and query type creation between two different classes
|
2017-01-08 13:39:50 +01:00 |
|
Alberto Miedes Garcés
|
b9d2bc2801
|
Wrote specs for QueryType creation
|
2017-01-08 12:45:48 +01:00 |
|
Alberto Miedes Garcés
|
7027164867
|
Clean code
|
2017-01-08 11:37:56 +01:00 |
|
Alberto Miedes Garcés
|
ed6ba384dd
|
Wrote specs for GraphQL root resolvers
|
2017-01-08 11:37:15 +01:00 |
|