UI Indexing flow should be tested, test is in Drupal 7 and can be copied.

Comments

Nick_vh’s picture

There is already a test that tests the indexing logic but it works as follows:

Select items to index
Check how many remaining
Call $index->index()
Check how many remaining
Check if there are no more remaining

We could use a test that clicks the indexing button also. Any idea/suggestions as to batch processes to be tested properly?

Nick_vh’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.