Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integration tests for visitor id vs user id scenarios (#22776)
* Init integration test for visitor id vs user id * Add another test scenario * Add more test cases, refactor code a bit * phpcbf * Use explicit log in and log out test methods * Fix campaign generated test visits * Add test cases including login/logout without actions, just page views * Improve tests to better test action attribution * Add mechanism to enable/disable user id override * Add a set of tests when user id overwrites visitor id config is disabled * Fix typos * Add JS tracker tests * Add JS tracker tests when overwrite config is disabled * Dry up JS tracker tests * rework test so JS and Integration tests are more comparable * Adds another test case --------- Co-authored-by: Marc Neudert <[email protected]> Co-authored-by: sgiehl <[email protected]>
- Loading branch information