Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RajabNatshah created an issue. See original summary.

Rajab Natshah’s picture

1. It is important to have the list of features in a tmp folder inside the behat/features folder in order to or have a custom behat.yml for behat_ui.

2. It is very important to have a recorded reports of who run the automated tests and what was the results, "This is a very important point for the long run operation"

We could have reports inside behat
/var/www/html/working/behat/reports

for example we could have the name of the report like:

  • report-user-1-2016-09-06_11-09-31
  • report-user-1-2016-09-06_11-10-01
  • report-user-2-2016-09-06_11-10-40
  • report-user-1-2016-09-06_11-11-20

So that we know the user ID and direct date and time of the "Run Test" for the automated test

I do have this path to do that .. and get reports back to the interface too.


Figure #1: Run Test


Figure #2: Create Test

This patch will fix other issues too.

Rajab Natshah’s picture

Status: Active » Needs review
Rajab Natshah’s picture

Issue summary: View changes
Rajab Natshah’s picture

Issue summary: View changes
Rajab Natshah’s picture

Rajab Natshah’s picture

Rajab Natshah’s picture

Issue summary: View changes
Rajab Natshah’s picture

At this point we could save pids and logs with the same file name format.

Rajab Natshah’s picture

Assigned: Rajab Natshah » Unassigned

  • RajabNatshah committed bfac33d on 7.x-2.x
    Issue #2791167 by RajabNatshah: Temp features are not working with Behat...

  • RajabNatshah committed bfac33d on 8.x-1.x
    Issue #2791167 by RajabNatshah: Temp features are not working with Behat...
Rajab Natshah’s picture

Status: Needs review » Fixed
Rajab Natshah’s picture

Status: Fixed » Closed (fixed)