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

Move all possible tests to integration tests #417

Closed
AlekSi opened this issue Mar 31, 2022 · 0 comments · Fixed by #523
Closed

Move all possible tests to integration tests #417

AlekSi opened this issue Mar 31, 2022 · 0 comments · Fixed by #523
Assignees
Labels
code/chore Code maintenance improvements
Milestone

Comments

@AlekSi
Copy link
Member

AlekSi commented Mar 31, 2022

Everything that can be tested by integration tests should be tested by them. Only some weird edge cases that can't be tested by the MongoDB Go driver should remain in handlers tests. There may be no such cases, and we can remove handlers_test.go completely.

@AlekSi AlekSi self-assigned this Mar 31, 2022
@AlekSi AlekSi added the code/chore Code maintenance improvements label Mar 31, 2022
@AlekSi AlekSi added this to the v0.1.0 milestone Mar 31, 2022
AlekSi added a commit to AlekSi/FerretDB that referenced this issue Mar 31, 2022
AlekSi added a commit that referenced this issue Apr 1, 2022
AlekSi added a commit that referenced this issue Apr 1, 2022
@AlekSi AlekSi modified the milestones: v0.1.0, v0.1.1 Apr 4, 2022
@AlekSi AlekSi changed the title Move more tests to integration tests Move all possible tests to integration tests Apr 4, 2022
AlekSi added a commit to AlekSi/FerretDB that referenced this issue Apr 5, 2022
AlekSi added a commit that referenced this issue Apr 5, 2022
AlekSi added a commit to AlekSi/FerretDB that referenced this issue Apr 5, 2022
AlekSi added a commit that referenced this issue Apr 5, 2022
AlekSi added a commit to AlekSi/FerretDB that referenced this issue Apr 5, 2022
AlekSi added a commit that referenced this issue Apr 5, 2022
AlekSi pushed a commit that referenced this issue Apr 6, 2022
AlekSi added a commit to AlekSi/FerretDB that referenced this issue Apr 6, 2022
AlekSi added a commit that referenced this issue Apr 6, 2022
@AlekSi AlekSi assigned w84thesun and unassigned AlekSi Apr 12, 2022
@AlekSi AlekSi modified the milestones: v0.1.1, v0.2.0 Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants