Skip to content
Snippets Groups Projects
Commit 93e64c43 authored by Dennis Collinson's avatar Dennis Collinson
Browse files

MS DC test for note template

parent e0b18f5d
No related branches found
No related tags found
No related merge requests found
......@@ -44,10 +44,10 @@ Feature: Creating a new post
And I upload a fixture picture with filename "button.gif"
And I start the framing process
Then I should see "This is hella customized" in the framer preview
When I select the template "awesome"
Then I should see an "awesome" framer preview
When I select the template "note"
Then I should see an "note" framer preview
When I finalize my frame
And I go to "/stream"
Then "This is hella customized" should be post 1
And "This is hella customized" should render with the "awesome" template
And "This is hella customized" should render with the "note" template
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment