...
4.1) Add the parcel to the unit address
4.1.1) unit: "100"
4.1.2) unit: "100 2A"
4.1.3) unit: "A"
4.1.4) unit: "A 100 A"
NOT PASS pass
5.1) Create address with 1/2 (100 1/2 Main)
pass
...
5.3) Retired address with lots of parcels
pass
6.1) Retire lots of AXPs from address but keep unit address
pass
2.0) Big Data
...
2.1) Retire address with lots of data.
i.e. 2655 hyde
pass
2.2) Create address with lots of data.
i.e. 2655 hyde
pass
3.0) Order
...
To some degree we rely on the order of change notification.
But we do not guarantee order within a single change request.
There we need to test the following scenarios.
3.1) within a single CRchange request, retire 100 main, then create 100 main
3.2) within a single CRchange request, create 100 main, then retire 100 main
...