This repository has been archived by the owner on Dec 11, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Migrate reminder endpoints over from site, set up the testing suite #30
Closed
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d764e94 - Browse repository at this point
Copy the full SHA d764e94View commit details -
Implement Asynchronous Reminder tests.
- Add an Init sql script to create a test database that can be used for testing purposes. - Create a pytest 'conftest' with global fixtures for future testing purposes - Implement Reminder tests in an async manner. - Add an additional fixture to properly access instance attributes in async pytest fixtures
Configuration menu - View commit details
-
Copy full SHA for 6f6c60a - Browse repository at this point
Copy the full SHA 6f6c60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7c746 - Browse repository at this point
Copy the full SHA af7c746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272bd48 - Browse repository at this point
Copy the full SHA 272bd48View commit details
Commits on Nov 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for edf9fb0 - Browse repository at this point
Copy the full SHA edf9fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9df49 - Browse repository at this point
Copy the full SHA aa9df49View commit details
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1b98e2 - Browse repository at this point
Copy the full SHA a1b98e2View commit details
Commits on Nov 23, 2021
-
Add support to run tests in docker
- This commit adds a task that runs the tests inside docker - It also introduces changes to the README regarding the instructions of how to run tests.
Configuration menu - View commit details
-
Copy full SHA for 8404227 - Browse repository at this point
Copy the full SHA 8404227View commit details
Commits on Nov 24, 2021
-
Add active field to the Reminder patch endpoint
- This commit also patches a minor issue regarding how pydantic and FastAPI parses the `expiration` field when issuing a PATCH request.
Configuration menu - View commit details
-
Copy full SHA for 2f62bf5 - Browse repository at this point
Copy the full SHA 2f62bf5View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7a7f020 - Browse repository at this point
Copy the full SHA 7a7f020View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.