1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

17 commits

Author SHA1 Message Date
Eloy Pérez
5f95f553ab Disable monkey patch in RSpec for sinatra-contrib 2022-02-05 13:28:39 +01:00
Zachary Scott
78770cf18d Merge pull request #1337 from olleolleolle/fix/spec-drop-unused-support-method-provides
Spec: Drop unused local assistance method "provides"
2017-08-20 10:25:59 +09:00
Olle Jonsson
ba27d07bc1 Spec: Drop unused local assistance method
- the "provides" method was never called, and its instance variable never set
  - this change removes warnings output from the test run
2017-08-18 09:03:55 +02:00
Olle Jonsson
9b608f8c6a Spec: Rename a local p to path 2017-08-18 09:01:27 +02:00
Zachary Scott
de8ebedbdc If no template is found, raise a 500 with message
Closes #147
2016-07-21 19:18:17 +09:00
stjhimy
8003802307 Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
Ashley Williams
a987f3aabb remove 'Girl' and 'bar' from test. because. 2015-05-15 15:00:03 -04:00
Bo Jeanes
5e01e0db22 Limit backports usage in specs 2014-05-12 19:59:19 -07:00
Zachary Scott
875070bde0 add an actual failing test for #71 2013-08-19 14:44:07 -04:00
Zachary Scott
de29b41d56 respond_with in an inherited app fixes #71 2013-08-16 17:25:55 -04:00
Patricio Mac Adden
545732fa3b Fix tests for jruby. 2013-04-05 19:09:30 -03:00
Zachary Scott
d934d1035b add test for #87 2013-03-25 23:27:25 -04:00
Zachary Scott
01d988622f require multi_json in respond_with_spec 2013-03-25 22:32:34 -04:00
Konstantin Haase
284b4b6d72 let Sinatra::RespondWith use Sinatra::JSON 2011-05-09 08:03:34 +02:00
Konstantin Haase
31cdac9d0e make respond-with play nice with namespace 2011-03-26 00:22:19 +01:00
Konstantin Haase
503250fd67 add tests for Sinatra::RespondWith#respond_to 2011-03-26 00:16:40 +01:00
Konstantin Haase
e6f15a2888 add sinatra-respond-with 2011-03-26 00:02:03 +01:00