Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests for NativeSDK #46

Open
limbonaut opened this issue Dec 20, 2024 · 0 comments
Open

Integration tests for NativeSDK #46

limbonaut opened this issue Dec 20, 2024 · 0 comments

Comments

@limbonaut
Copy link
Collaborator

Implement integration tests for NativeSDK to cover areas not accessible through unit tests and to verify basic functionality of sentry-native integration.

@limbonaut limbonaut moved this to Backlog in GDX Dec 20, 2024
limbonaut added a commit that referenced this issue Jan 13, 2025
This PR implements:
- `SentryEvent` objects, which can be used to create or modify an event, and a native implementation.
  - `NativeEvent` class -- implementation used with `NativeSDK`
- Add `SentrySDK.capture_event(event)`, `SentrySDK.create_event()` methods.
- Unit tests for the `SentryEvent` class and SDK methods.

Dependency for: 
- GH-47 
- GH-46
@limbonaut limbonaut moved this from Backlog to In Progress in GDX Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant