visage icon indicating copy to clipboard operation
visage copied to clipboard

Profiles should have a private shareable URL

Open auxesis opened this issue 14 years ago • 0 comments

Scenario: Share profile with a client
  When I go to /profiles
  And I visit the first profile
  Then I should see a list of graphs
  And when I follow "share profile"
  Then I should see a textbox containing a private URL
  When I go to that private URL
  Then I should see the same profile
  And the builder/profile navigation should not be visible

auxesis avatar Oct 18 '10 00:10 auxesis