hanami/spec/integration
Tim Riley c963882a3c
Add lib/ to $LOAD_PATH before loading app file (#1251)
This makes it possible to require files from lib/ at conventional spot at the top of the file, rather than inside the body of the app class.
2022-11-11 07:06:58 +11:00
..
action Keep only a single sessions config class (#1235) 2022-11-03 21:23:25 +11:00
code_loading Add lib/ to $LOAD_PATH before loading app file (#1251) 2022-11-11 07:06:58 +11:00
container Only load rack provider when rack is bundled (#1243) 2022-11-08 19:13:21 +11:00
rack_app Expose rack_monitor in actions by default and log exceptions by default (#1241) 2022-11-07 15:37:09 +01:00
settings Make settings available in app/slice class bodies (#1213) 2022-10-14 06:56:28 +11:00
slices Expect nested slices to use parent’s namespace (#1240) 2022-11-06 20:57:22 +11:00
view Simplify defining routes (#1208) 2022-09-08 10:02:43 +02:00
dotenv_loading_spec.rb Remove old integration tests (#1207) 2022-09-01 06:08:08 +02:00
setup_spec.rb Add lib/ to $LOAD_PATH before loading app file (#1251) 2022-11-11 07:06:58 +11:00
slices_spec.rb Expect nested slices to use parent’s namespace (#1240) 2022-11-06 20:57:22 +11:00