poorejc opened a new issue, #330: URL: https://github.com/apache/incubator-flagon-useralejs/issues/330
Additional tasks to modernize test cases in following update to composePath() from e.path(): 1. The "defaults to path if available" testcase sets the path (or compossedPath() in my pr) to a value rather than testing the path that is generated by the dispatched event. 2. initEvent(), which is used a few times throughout the testcases, is deprecated and should be replaced with event constructors. 3. There's no need to manually build a path or for the "builds a path" testcase because composedPath() is universally supported. -- 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. To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org