This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-01-27 21:06:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07aececdcff76f8ac46cf2a2215ab899022aa60e
openfoodnetwork
/
spec
/
controllers
/
spree
/
api
History
luisramos0
07aececdcf
Remove unused route api/products managed
2019-07-31 09:50:31 +01:00
..
base_controller_spec.rb
Remove dependency to Spree::ApiConfiguration, overall requires_authentication? is true, exceptions will be endpoint specific
2019-07-31 09:35:46 +01:00
products_controller_spec.rb
Remove unused route api/products managed
2019-07-31 09:50:31 +01:00
shipments_controller_spec.rb
Transpec and fix rubocop issues in spree/api/shipments_controller_spec
2019-07-31 09:32:33 +01:00
taxons_controller_spec.rb
Improve auth code in spree/api/taxons_controller_spec
2019-07-31 09:32:33 +01:00
variants_controller_spec.rb
Remove unused pagination from index and respective specs, fix spec for search by sku by adding sku to the serializer and adapt a few specs to pass with AMS attrivbutes,
2019-07-31 09:40:19 +01:00