Skip to content

Set up Selenium tests for opendata.scot #18

@JackGilmore

Description

@JackGilmore

Is your feature request related to a problem? Please describe.
Adding some browser simulation tests that can be ran to make sure that the website is functioning as normal. To be ran either after a new site publish (usually on a weekly basis) or for testing when adding new features.

Describe the solution you'd like
Browser tests using Selenium to check various aspects of the website:

  • Datasets page loads and has datasets
  • Orgs page loads and has datasets
  • Open a dataset page
  • Open an org page

Selenium tests can be written using Python
https://vknight.org/unpeudemath/code/2014/12/23/using_python_and_selenium_for_a_jekyll_site.html

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions