This repository was archived by the owner on Aug 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
GRG From Area
Lyle Wright edited this page May 16, 2018
·
12 revisions
Tool Tested: GRG From Area Test Name: GRGCreateGRGFromAreaTestCase.testGRGAreaGRGSimple
Feature: Simple Test for GRG from Area
Scenario: Run a simple version of GRG from Area
Given we run GRG from Area
When the cell width and cell height are 100
Then we can test to see if the featureclass has been created
Then we can test to see if the expected amount of features are created
Feature: Random cell width and height for GRG from Area
Scenario: Run GRG from Area with random inputs for cell width and heights and numeric lables
Given we run GRG from Area with random inputs for cell width and heights
When the cell width and cell height are randomly created between 100 - 500 meters
Then we can test the perimeter of each polygon
Then we can test numeric labels in the grid column against the oid column
- Add bad test case of using a line
- Check for random start points
- Check for all label types