Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove publication templates #3370

Merged
merged 14 commits into from
Aug 3, 2017
Merged

Remove publication templates #3370

merged 14 commits into from
Aug 3, 2017

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    b222692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6064b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abee1a7 View commit details
    Browse the repository at this point in the history
  4. Re-work edition-attachments.feature after removing publications#show

    We can no longer test these changes are reflected
    on the show page, but we can still check the data
    has changed.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    ffdee48 View commit details
    Browse the repository at this point in the history
  5. Re-work organisations.feature after removing publications#show

    We can no longer test these changes are reflected
    on the show page, but we can still check the data
    has changed.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    ed84b3c View commit details
    Browse the repository at this point in the history
  6. Visit attachments#preview directly instead of via publications#show

    The show page no longer exists.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    4951deb View commit details
    Browse the repository at this point in the history
  7. Remove feature for html_attachment previewing

    This feature is about to be removed as it will be
    handled via the draft stack. This feature was
    failing after removing publications#show there’s
    not much point fixing it.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    a9eabf2 View commit details
    Browse the repository at this point in the history
  8. Re-work unpublishing features after removing publications#show

    We can no longer test these changes are reflected
    on the show page, but we can still check the data
    has changed.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    956db0f View commit details
    Browse the repository at this point in the history
  9. Re-work ‘related policies’ scenario after removing publications#show

    We can no longer test these changes are reflected
    on the show page, but we can still check the data
    has changed.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    ed03845 View commit details
    Browse the repository at this point in the history
  10. Re-work ‘excluded nations’ feature after removing publications#show

    We converted this to an admin feature that checks
    the data has been updated correctly in the
    database.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    7e94ac8 View commit details
    Browse the repository at this point in the history
  11. Re-work ‘stat. data sets’ feature after removing publications#show

    We converted this to an admin feature that checks
    the data has been updated correctly in the
    database.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    112aae9 View commit details
    Browse the repository at this point in the history
  12. Re-work ‘world locations’ feature after removing publications#show

    We converted this to an admin feature that checks
    the data has been updated correctly in the
    database.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    ecae233 View commit details
    Browse the repository at this point in the history
  13. Remove a PDF attachment test that’s covered elsewhere

    Attachments are far more thoroughly tested in
    features/edition-attachments.feature. The feature
    we removed relied on publications#show which no
    longer exists.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    40a72a8 View commit details
    Browse the repository at this point in the history
  14. Remove remaining features that are view tests for #show

    These features don’t interact with Whitehall
    admin, they directly set up data then visit the
    publications#show page to assert things.
    
    This page is now being served by government
    frontend so these feature can be removed.
    tuzz committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    69ebea7 View commit details
    Browse the repository at this point in the history