saleor-dashboard/.github/PULL_REQUEST_TEMPLATE.md
Karolina 78ba9f4fe9
Saleor 2699 tests for home page (#1019)
* tests for home page

* tests for home page

* tests for home page

* change master to qa API_URL

* add user to env

* remove empty file
2021-03-23 11:14:18 +01:00

32 lines
No EOL
1.2 KiB
Markdown

I want to merge this change because...
<!-- Please mention all relevant issue numbers. -->
**PR intended to be tested with API branch:** <!-- For example: feature/warehouses -->
### Screenshots
<!-- If your changes affect the UI, providing "before" and "after" screenshots will
greatly reduce the amount of work needed to review your work. -->
### Pull Request Checklist
<!-- Please keep this section. It will make maintainer's life easier. -->
1. [ ] All visible strings are translated with proper context.
1. [ ] All data-formatting is locale-aware (dates, numbers, and so on).
1. [ ] Translated strings are extracted.
1. [ ] Number of API calls is optimized.
1. [ ] The changes are tested.
1. [ ] Data-test are added for new elements.
1. [ ] Type definitions are up to date.
1. [ ] Changes are mentioned in the changelog.
1. [ ] The changes are tested in different browsers (Chrome, Firefox, Safari).
1. [ ] The changes are tested in light and dark mode.
### Test environment config
<!-- Do not remove this section. It is required to properly setup test instance.
Modify API_URI if you want test instance to use custom backend. -->
API_URI=https://qa.staging.saleor.cloud/graphql/