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

5oappy/feature/delete v2 testing #211

Merged
merged 8 commits into from
Apr 24, 2024
Merged

Conversation

5oappy
Copy link
Contributor

@5oappy 5oappy commented Apr 14, 2024

Describe your changes

implemented test criteria for functional testing of delete endpoint, wrote unit test for event repository, modified create/post endpoint in api to check for duplicates instead of overlaps so that events can now overlap but cannot create events that are exactly the same as you can imagine duplicate events will get increasingly annoying for end user. Right now it doesn't care about 'event title' but can add if needed.

Issue ticket number and link

https://fireapp-emergiq-2024.atlassian.net/browse/FE-189?atlOrigin=eyJpIjoiZWQwMjlmY2RmYThkNGM2NzllOGU3NDQyMzRhYmI4MzMiLCJwIjoiaiJ9

5oappy added 6 commits April 2, 2024 18:21
…hin 'repository/volunteer_unavailability_v2.py' also modified 'tests/functional/test_unavailability.py' to accept new chages to api code.
…_unavailability_delete.py' and unit test for all methods in 'tests/unit/test_repository.py'
@5oappy 5oappy added the enhancement New feature or request label Apr 14, 2024
@5oappy 5oappy requested a review from TaiHaDev April 14, 2024 07:46
@5oappy 5oappy self-assigned this Apr 14, 2024
@5oappy
Copy link
Contributor Author

5oappy commented Apr 14, 2024

okay, so its literally just that test case (edit_event) within tests/unit/test_repository not sure whats up.

@emilymclean emilymclean added this pull request to the merge queue Apr 24, 2024
Merged via the queue into main with commit 9d5ea6a Apr 24, 2024
6 checks passed
@emilymclean emilymclean deleted the 5oappy/feature/delete-v2-testing branch April 24, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants