Erpnext Ui Tests
This repository contains Integration tests for ERPNext features written in Cypress. These tests are run on GitHub Actions via cron every day.
- Author: frappe
- Repository: https://github.com/frappe/erpnext_ui_tests
- GitHub stars: 17
- Forks: 21
- License: GPL-3.0
- Category: Other
- Maintenance: Unmaintained
- Frappe versions: develop
Install Erpnext Ui Tests
bench get-app https://github.com/frappe/erpnext_ui_tests
Add the Frappe Gems badge to your README
Maintain Erpnext Ui Tests? Paste this into your README:
[](https://frappegems.com/gems/apps/frappe/erpnext_ui_tests)
About Erpnext Ui Tests
ERPNext UI Tests
This repository contains Integration tests for ERPNext features written in Cypress. These tests are run on GitHub Actions via cron every day.
Local Setup
Prerequisites: Install and setup Frappe Framework
Follow these steps to set this up on your local machine:
1. Change directory into frappe-bench
# replace ~/frappe-bench with the path where you have installed frappe-bench
cd ~/frappe-bench
Fetch
erpnextanderpnext_ui_tests(this app) on yourfrappe-benchinstallationbench get-app erpnext bench get-app erpnext_ui_testsCreate a new site and install these apps
bench new-site erpnextui.test --install-app erpnext erpnext_ui_testsAdd to hosts so that the site is accessible via hostname on the browser
bench --site erpnextui.test add-to-hostsComplete setup wizard by running this command
bench --site erpnextui.test execute erpnext.setup.utils.before_testsRun the following command to open up the Cypress runner
bench --site erpnextui.test run-ui-tests erpnext_ui_testsLicense
GPL-v3.0
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.