Add SimpleTest tests for more advanced bug hunting.

Comments

xano’s picture

Initial unit tests have been added to 7.x-2.x-dev. Functional tests are yet to come.

xano’s picture

Assigned: Unassigned » xano
xano’s picture

Status: Active » Needs work

Hook_perm() testing needs to be changed according to this commit.

xano’s picture

Status: Needs work » Active

Initial unit tests have been added to 6.x-2.x-dev as well.

xano’s picture

Status: Fixed » Active

I will add some basic functional tests soon. Any more tests will be postponed until version 3.

The tests I'm going to write will test the following:

  • Creating/deleting VIs by creating/deleting vocabularies. If a vocabulary has been deleted its VI and only its VI should be deleted as well.
  • Saving/loading VIs. Check if a VI has been succesfully altered by loading it again.
xano’s picture

Status: Active » Fixed

Added and committed functional tests to 6.x-2.x-dev and 7.x-2.x-dev.

Status: Active » Closed (fixed)

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

xano’s picture

Assigned: xano » Unassigned