This test was created to check the transition flows and calls to beforeDeactivate, beforeActivate, emit layoutView, emit doResize, transit, afterDeactivate, and afterActivate.
If these options are set in the config.json this test will run thru the following transitions and log the resulting calls.
"logTransitions": 1, and "timedAutoFlow": 1,
I have documented the expected results in a google doc for these transitions.
These tests were run in Tablet mode.

Case 1: From=V2 TO=V2 Case 2: From=V2 TO=V4 Case 3: From=V4 TO=P1,S1,V1

Case 4: From=P1,S1,V1 TO=P1,S1,V1 Case 5: P1,S1,V1 TO=P1,S1,V3

Case 6: From=P1,S1,V3 TO=V2 Case 7: From=V2 TO=P1,S1,V1

Case 8: From=P1,S1,V1 TO=P2,S2,Ss2,V5 Case 9: From=P2,S2,Ss2 TO=P2,S2,Ss2,V6

Case 10: From=P2,S2,Ss2,V5,V6 TO=P1,S1,V1 Case 11: From=P1,S1 TO=P1,S1,V8

Case 12: Remove From=P1,S1,V8 Case 13: From=P1,S1,V1 TO=P2,S2,Ss2,V5+P2,S2,Ss2,V6

Case 14: From=P2,S2,Ss2,V5,V6 TO=P1,S1,TestInfo

These tests were run in Phone mode.

Case 16: configuration,Nav1 to P1,S1,V1. Case 17: configuration,Nav1 to P2,S2,Ss2,V5+P2,S2,Ss2,V6.