savvato-software / tribe-app-backend

3 stars 20 forks source link

Backend - Remove AbstractTestConstants and test data from the java main constants file #223

Closed mrsbluerose closed 2 months ago

mrsbluerose commented 6 months ago

After the feature branch tests are all updated to implement the new user and phrase test constant files, remove the AbstractTestConstants class.

The overall goal is to remove the old test data and use the new test constant classes from here on out.

Be sure to check all branches for any odd problems after this is integrated and submit issues/pull requests to fix those.

mrsbluerose commented 5 months ago

Blocked by issue https://github.com/savvato-software/tribe-app-backend/issues/218