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

Test endpoint related endpoints #315

Merged
merged 12 commits into from
Mar 15, 2022
Merged

Test endpoint related endpoints #315

merged 12 commits into from
Mar 15, 2022

Conversation

svix-daniel
Copy link
Contributor

This PR adds basic testing for the endpoint object functionality including basic CRUD and endpoint secret rotation.

Additionally it ignores all tests that require PostgreSQL and Redis to be running unless the integration_testing feature is enabled.

@svix-daniel svix-daniel self-assigned this Mar 15, 2022
server/svix-server/src/v1/endpoints/endpoint.rs Outdated Show resolved Hide resolved
server/svix-server/src/v1/endpoints/endpoint.rs Outdated Show resolved Hide resolved
server/svix-server/src/v1/endpoints/endpoint.rs Outdated Show resolved Hide resolved
server/svix-server/src/v1/endpoints/endpoint.rs Outdated Show resolved Hide resolved
@svix-daniel svix-daniel force-pushed the daniel/test-endpoints-objects branch from 06106f1 to 782d945 Compare March 15, 2022 14:33
@svix-daniel svix-daniel marked this pull request as ready for review March 15, 2022 14:36
@svix-daniel svix-daniel changed the title Draft: Test endpoint related endpoints Test endpoint related endpoints Mar 15, 2022
@tasn tasn merged commit 2f66cf9 into main Mar 15, 2022
@tasn tasn deleted the daniel/test-endpoints-objects branch March 15, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants