Config file "/home/runner/work/Mailbiz.Tracker.Javascript/Mailbiz.Tracker.Javascript/trackers/javascript-tracker/config/rush-project.json" does not exist. Attempting to load via rig. No rig found for "/home/runner/work/Mailbiz.Tracker.Javascript/Mailbiz.Tracker.Javascript/trackers/javascript-tracker" Invoking: jest --no-cache PASS test/unit/in_queue.test.ts InQueueManager ✓ Make a proxy, Function originally stored in asyncQueue is executed when asyncQueue becomes an AsyncQueueProxy (3ms) ✓ Add to asyncQueue after conversion, Function added to asyncQueue after it becomes an AsyncQueueProxy is executed ✓ Set UserId to String, null and undefined (1ms) ✓ Backward compatibility: Create a tracker using the legacy setCollectorUrl method, A second tracker is created and both trackers' attributes are added to output ✓ Use 'function:tracker1;tracker2' syntax to control which trackers execute which functions, Set the attributes of the two trackers individually, then add both to output Test Suites: 1 passed, 1 total Tests: 5 passed, 5 total Snapshots: 0 total Time: 4.887s