Skip to content

1946 remove setup db#1947

Merged
trillium merged 3 commits intohackforla:developmentfrom
dannyprikaz:1946-remove-setupDB
Jun 3, 2025
Merged

1946 remove setup db#1947
trillium merged 3 commits intohackforla:developmentfrom
dannyprikaz:1946-remove-setupDB

Conversation

@dannyprikaz
Copy link
Member

@dannyprikaz dannyprikaz commented Jun 2, 2025

Fixes #1946
Fixes #1487

What changes did you make and why did you make them ?

  • Remove references to setupDB
  • Remove tests that depended on setupDB
  • Remove setupDB from /backend/setup-test.js

Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proceed as per Danny, don't need unit tests that need a db setup

Integration tests will use a different method for testing, so these are no longer necessary

@trillium trillium merged commit f312da6 into hackforla:development Jun 3, 2025
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove setupDB method and all tests that depend on it. Resolve test suite configuration failure

2 participants