# redash-ui-tests **Repository Path**: mirrors_mozilla/redash-ui-tests ## Basic Information - **Project Name**: redash-ui-tests - **Description**: :bar_chart: UI tests for Redash - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redash-ui-tests :bar_chart: UI tests for Mozilla [Redash][redash] ## Description [Redash][redash] is a open source web-application for working with data. Users can query data from different sources, create visualizations and dashboards, and share them in their organization. Please check out the [knowledge base][redash help] for more info about the Redash project. The **redash-ui-tests** project is a community effort to develop automated UI tests for Redash. We want to be able to automatically detect UI regressions in release candidates and reduce the time spent on manual testing. We will gradually add more UI tests for functionality, that is important to our users. Check out the [tests issue label][tests] to get an idea about test cases that we are planning to automate. Please check out the [documentation][docs] for more information! :memo: ## Contributing Are you interested in developing UI tests in [Python][python], or helping us improve our documentation, or have ideas for how to improve **redash-ui-tests**? Read our [contributing guide][contributing] and check out the [good first issue][first] label for tasks, that are good candidates for your first contribution to **redash-ui-tests**. Your contributions are greatly appreciated! Every little bit helps, and credit will always be given! Please note that **redash-ui-tests** is released with a [Contributor Code of Conduct][code of conduct]. By participating in this project you agree to abide by its terms. [python]: https://www.python.org/ [code of conduct]: /.github/CODE_OF_CONDUCT.md [contributing]: /.github/CONTRIBUTING.md Check out who has already contributed to **redash-ui-tests** [here][community]! [community]: https://redash-ui-tests.readthedocs.io/en/latest/about/community/ [first]: https://github.com/mozilla/redash-ui-tests/labels/good%20first%20issue [git]: https://git-scm.com/ [redash help]: https://redash.io/help/ [redash]: https://docs.telemetry.mozilla.org/tools/stmo.html [tests]: https://github.com/mozilla/redash-ui-tests/issues?q=is%3Aissue+is%3Aopen+label%3Atests [docs]: https://redash-ui-tests.readthedocs.io/en/latest/