Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

fs-2382-sqlalchemy #146

Closed
wants to merge 45 commits into from
Closed

fs-2382-sqlalchemy #146

wants to merge 45 commits into from

Conversation

ramsharma-prog
Copy link
Contributor

@ramsharma-prog ramsharma-prog commented Mar 6, 2023

FS-2382

Change description

Stems from a dependabot PR to update Flask-SQLAlchemy to latest (3.0.3). It broke the tests that use the db as it changes it's internal API, which broke pytest-flask-sqlalchemy (jeancochrane/pytest-flask-sqlalchemy#63).
This PR is our fix to that plugin no longer being available to effectively tidy up all test data at the end.

Current draft lives in application store, but the aim would be to move this to fsd-utils so it can be reused across repos.

  • [X ] Unit tests and other appropriate tests added or updated
  • [TO DO once moved to fsd_utils ] README and other documentation has been updated / added (if needed)
  • [ X] Commit messages are meaningful and follow good commit message guidelines (e.g. "FS-XXXX: Add margin to nav items preventing overlapping of logo")

How to test

Run unit tests against local DB more than once

Screenshots of UI changes (if applicable)

N/A

srh-sloan and others added 5 commits February 28, 2023 14:46
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@srh-sloan srh-sloan temporarily deployed to Test March 7, 2023 12:42 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 7, 2023 12:42 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Test March 7, 2023 14:30 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 7, 2023 14:30 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 7, 2023 14:30 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 7, 2023 14:32 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Test March 7, 2023 15:37 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 7, 2023 15:37 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Test March 8, 2023 08:02 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 8, 2023 08:02 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 8, 2023 08:02 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 8, 2023 08:03 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 8, 2023 09:37 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Test March 8, 2023 09:37 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 8, 2023 09:37 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 8, 2023 09:38 — with GitHub Actions Inactive
AbuNavsa and others added 2 commits March 13, 2023 13:43
…28.2

Bump requests from 2.28.1 to 2.28.2
- Update report endpoints
- Add test for query parameters
- Add documentation
@srh-sloan srh-sloan temporarily deployed to Dev March 16, 2023 15:19 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Test March 16, 2023 15:19 — with GitHub Actions Inactive
@pre-commit-ci pre-commit-ci bot temporarily deployed to Test March 16, 2023 15:20 Inactive
@pre-commit-ci pre-commit-ci bot temporarily deployed to Dev March 16, 2023 15:20 Inactive
@srh-sloan srh-sloan temporarily deployed to test March 16, 2023 16:26 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 16, 2023 16:26 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 21, 2023 09:10 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Test March 21, 2023 09:10 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to Dev March 21, 2023 09:57 — with GitHub Actions Inactive
@srh-sloan srh-sloan temporarily deployed to test March 21, 2023 09:57 — with GitHub Actions Inactive
@srh-sloan srh-sloan closed this Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants