Manually Adding Application Routes

Overview Emtrey can automatically detect all of your application’s routes by parsing router files, but in case you want granular control over the URLs Emtrey analyzes, you can customize the URLs by using a configuration file. If you don’t already have an...

Ignoring Certain Routes

Overview Emtrey will automatically discover what routes to visit when not using a custom route config. In the case you have some routes you don’t want included in the process, you can specify them in the Emtrey config. If you don’t already have an...

How to Review Changes via GitHub

Prerequisites Github is connected to the Emtrey project. Learn how to connect Emtrey projects to Github. Overview As the reviewer of a Pull Request (PR) you have the ability to navigate from GitHub to an Emtrey project. There you can approve, reject and leave comments...

Connecting to GitHub

Overview Emtrey gets even better when you connect it to a GitHub repository. After connecting your GitHub account, Emtrey reports the state of a run-through to a GitHub pull request via GitHub Checks. GitHub Checks provides you with workflow status messages right on a...

Adding Team Members

Overview Adding team members to Emtrey projects allows you to collaborate on reviewing page run throughs. When you invite a user, you can choose from one of four permission levels (see Available Permissions section). Owners and Admins can also change a user’s...