add-flash #11

Merged
bucky merged 10 commits from add-flash into master 2023-10-03 16:12:15 -07:00

closes bucky/url-shortener#5 adds flash messages, and another test

closes bucky/url-shortener#5 adds flash messages, and another test
bucky added 10 commits 2023-10-03 16:12:06 -07:00
b2b41f1aa1 added flash plugin
+ added flash plugin, and the session plugin required by flash
+ set the DB name as an environment variable
+ set @message variable where it needs to be set to show on the UI
8b2780820c update for features
+ added flash/message assertions
+ adjusted urls to be http://google.com for tests for now
+ added @db-test tags to tests that use db interactions
+ added a scenario for duplicate URLs being used
+ added before and after steps to init and clean up db tests
+ added initialization of a test db for tests instead of interacting
  with the production database
5ca4bf707b removed rspec db setup, i probably didn't have it set right to clean up
after each task, implemented that in the before and after steps
bucky merged commit be17e2f146 into master 2023-10-03 16:12:15 -07:00
bucky deleted branch add-flash 2023-10-03 16:12:21 -07:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bucky/url-shortener#11
There is no content yet.