Index

Destructive Tests

Use \AKlump\DrupalTest\Utilities\DestructiveTrait if you want to use a convention whereby certain tests will only be allowed to run against certain base URLs. For example, you should not let end to end tests that modify the database run against production. Such tests should be marked as destructive.