Rspec request specs for an API Controller with Rails

preview_player
Показать описание
In this episode, you'll learn a little about setting up a request spec with Rspec to test an API controller in a Ruby on Rails application
#rails #rubyonrails
Рекомендации по теме
Комментарии
Автор

Like how simple you make testing look. Thanks CJ

larrydanso
Автор

Thanks for excelent explanation, keep on rspec stuff and helpers please!

ClaudineyPerbony
Автор

Thank you very much. This is very valuable

mitpatel
Автор

please can u explain how we can deal with unauthorized user, I saw in this video skip_pefore_action put u don't talk about it

mohammadmhaidat
Автор

I have a question. I have requirements to make an API which will have data(Json) + files.

Neural_Network_News
Автор

give just one example on post all cases get nothing new

mohammadmhaidat