Alpha Testing Instructions

The following are instructions for participating in our public Alpha testing program. The Alpha testing program allows Event Espresso users participate in testing new features and bug fixes for the first time in preparation for releasing a new version to the Pre-release Channel (PRC). This is separate from the PRC which is a public Beta testing program.

To begin testing follow these steps:

1) Download the Latest Event Espresso 4 Files

    1. Create a free account on GitHub (if you don’t have one already).
    2. Request access to the Event Espresso GitHub private repository.
    3. Select the “Alpha” milestone (or other applicable milestone) from the Branch drop-down menu.
    4. Click the ZIP button to download the most up-to-date files.

Event Espresso Alpha Testing

  1. Install the latest version on your testing server or locally for testing purposes.
    Do not use these files on a production/live environment. These files are for testing purposes only.
  2. Event Espresso 4 Alpha includes both decaf (lite) and  caffeinated functionality.  If you want to test decaf/lite functionality please add the following to your wp-config.php file:
    define('EE_DECAF', TRUE);

2) Browse and Select an Issue to Test

  1. Choose the “Issues” tab in GitHub

    Testing EE4 Issues GitHub

  2. Find one issue you’re comfortable testing by browsing the entire list of issues in the Alpha milestone or viewing the issues that have been assigned to you.

    Select EE 4 Issues on GitHub

    Note: But with the first release of Event Espresso 4, you are testing a Alpha branch to resolve any final bugs. In future releases of Event Espresso 4, you’ll be testing an Alpha branch.
  3. After you find an issue you’d like to test (or , make a comment that you’re going to test that issue.
  4. Begin testing (in the mean time we’ll try to assign the ticket to you so no other testers duplicate efforts).
  5. Provide feedback on the issue in the ticket.
  6. When you report that the issue is fixed, an Event Espresso admin will close the issue.
    Note: you can close tickets which you create. Also see our note below about the difference between bugs and feature requests.

3) Reporting Bugs or Creating New Issues/Tickets

If you need to report a bug, enhancement or feature request pelase do the follow:

  1. Go to the “Issues” tab, click the “New Issue” button.

    Add New Issue GH

  2. Fill out the New Issue form by adding: 1) a title, 2) selecting the appropriate milestone, 3) adding a description (with as much detail as possible), 4) adding labels, and 5) submitting the form.
    If you are reporting a bug, please give us as much detail about your testing environment (computer, browser, server, etc.) and instructions about how to reproduce the bug.

    Add New Issue EE 4 GH

FAQs

What is the difference between bugs, Enhancements and Feature Requests?

Good question. At times you may feel that there are bugs in the program, which are really just discrepancies between your expectations and the current intent or design of the program. We will try to be clear about the intentional design but if you feel the current functionality lacks completeness or sparks your interest for a new feature, please indicate those things in the notes of the GitHub issue. Here is how we see it:

  • Bugs exist when a feature within the program does not perform as designed.
  • Enhancements are suggestions to improve a feature as it is currently designed.
  • Feature requests are petitions to add new features to the program that do not exist.

Enhancements and feature requests should be given their own GitHub issue, and not combined into a single ticket.

How do I use GitHub?

Another good question. The best thing we can do is refer you to the GitHub Help documentation.


Need more help?

  • Browse or search for more information on this topic in our support forums. Customers with an active support license can open a support topic and get help from Event Espresso staff.
  • Have an emergency? Purchase a support token and get expedited one-on-one help!
  • Go back to documentation for Event Espresso
Event Espresso