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: Implement critical E2E tests #114

Open
akhercha opened this issue Aug 9, 2024 · 0 comments
Open

test: Implement critical E2E tests #114

akhercha opened this issue Aug 9, 2024 · 0 comments

Comments

@akhercha
Copy link
Member

akhercha commented Aug 9, 2024

Current Behavior

We currently don't have any E2E tests for our endpoints. This is bad because we're not sure our endpoints don't have strange behaviors for some edge cases and we're limited when we're implementing new changes because things may break.

Expected Behavior

We should have new E2E tests for each endpoint.

Related tasks:

(Only the most important endpoints are on the list for now, the next tasks will be added after)

@akhercha akhercha changed the title tests: Implement E2E tests test: Implement E2E tests Aug 9, 2024
@akhercha akhercha changed the title test: Implement E2E tests test: Implement all E2E tests Aug 9, 2024
@akhercha akhercha changed the title test: Implement all E2E tests test: Implement the most important E2E tests Aug 9, 2024
@akhercha akhercha changed the title test: Implement the most important E2E tests test: Implement critical E2E tests Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant