UncleGedd commented on issue #50:
URL: 
https://github.com/apache/incubator-flagon-useralejs/issues/50#issuecomment-810428686


   I finished up the spike and put it in a branch 
[here](https://github.com/UncleGedd/incubator-flagon-useralejs/tree/spike-workers).
 I was able to get a decent unit test in, but not a journey test. Currently, 
cypress does not support intercepting requests from workers. This solution 
works well in Chrome but not in Safari due to the lack of `visibilitychange` 
event support, and I haven't tested in Edge or IE. If you all like this 
solution, I'll continue the spike and start testing for other browsers.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to