Skip to content

Commit

Permalink
Remove Panopticon-related steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Isabell Long committed Feb 15, 2017
1 parent 5a2bc97 commit dcdb206
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions features/mainstream_publishing_tools.feature
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@ Feature: Mainstream Publishing Tools
And I should see "Sign out"
And I should see Publisher's publication index

@high
Scenario: Can log in to panopticon
When I go to the "panopticon" landing page
And I try to login as a user
And I go to the "panopticon" landing page
Then I should see "GOV.UK Panopticon"
And I should see "Sign out"
And I should see "artefacts"

@high
Scenario: Can log in to imminence
When I go to the "imminence" landing page
Expand Down
1 change: 0 additions & 1 deletion features/support/base_urls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def application_base_url(app_name)
when 'licencefinder' then "https://licencefinder.#{app_domain}/licence-finder"
when 'licensing' then "https://licensify.#{app_domain}/apply-for-a-licence"
when 'local-links-manager' then "https://local-links-manager.#{app_domain}"
when 'panopticon' then "https://panopticon.#{app_domain}/"
when 'public-contentapi' then "https://www.#{app_domain}/api/tags.json" # this should be changed to a Content API 'homepage' when we have one
when 'publisher' then "https://publisher.#{app_domain}/admin"
when 'signon' then "https://signon.#{app_domain}/"
Expand Down

0 comments on commit dcdb206

Please sign in to comment.