elastic / apm-integration-testing

APM Integration Testing
Apache License 2.0
54 stars 68 forks source link

Integration testing for chained exceptions #574

Open axw opened 5 years ago

axw commented 5 years ago

The implementation details of https://github.com/elastic/apm/issues/40 are a bit subtle. We should extend our integration tests to ensure consistent behaviour across agents, and validate the documents created by the server.

axw commented 5 years ago

@roncohen suggests that we should update Opbeans apps before we get started on the UI work. That way we'll have easy access to the data.

beniwohli commented 4 years ago

Regarding Opbeans, opbeans-python now has a chained exception . It's the AssertionError: oh no error.

scripts/compose.py start 7.4 --with-opbeans-python