Closed
Description
Problem Statement
Now that #4260 has merged, we can start adding node integration tests.
Solution Brainstorm
Public API tests
-
addBreadcrumb
test(node): AddaddBreadcrumb
integration tests. #4782 -
captureException
test(node): AddcaptureException
integration tests. #4783 -
captureMessage
test(node): AddcaptureMessage
integration tests. #4785 -
configureScope
test(node): AddconfigureScope
integration tests. #4786 -
setContext
test(node): AddsetContext
integration tests. #4787 -
setExtra
test(node): AddsetExtra
integration tests. #4788 -
setExtras
test(node): AddsetExtras
integration tests. #4792 -
setTag
test(node): AddsetTag
integration tests. #4793 -
setTags
test(node): AddsetTags
integration tests. #4794 -
setUser
test(node): AddsetUser
integration tests. #4795 -
withScope
test(node): AddwithScope
integration tests. #4796 -
flush
Performance
-
startTransaction
test(node): Document Node integration tests. #4791 - Node Database Auto-instrumentation
Sessions
- Aggregate Sessions test(node): Add integration tests for aggregated sessions. #4832
Express
- Errors + Performance test(node): Add basic integration tests for Express. #4817