Skip to content

test: fix integration tests and restore ddl-auto=none - #76

Merged
manziosee merged 1 commit into
mainfrom
dev
Mar 10, 2026
Merged

test: fix integration tests and restore ddl-auto=none#76
manziosee merged 1 commit into
mainfrom
dev

Conversation

@manziosee

Copy link
Copy Markdown
Owner

✅ AuthenticationIntegrationTest.java

  • Added sector, cell, village fields to registration test
  • Fixes 400 error caused by @notblank validation
  • All auth tests now pass in CI

✅ CommunitySupportSystemApplicationTests.java

  • Added @TestPropertySource to force application-test.properties
  • Prevents CI environment vars from overriding H2 database config
  • Context loads successfully now

🔧 application-fly.properties

  • Restored ddl-auto=none after successful database migration
  • refresh_token column now exists in production
  • Prevents accidental schema changes in production

🗑️ frontend/DEPLOYMENT.md

  • Removed stale deployment documentation
  • Info now consolidated in root README.md

This completes all CI/CD fixes:
✅ Backend tests passing
✅ Context loads successfully
✅ Production database schema updated
✅ Ready for deployment pipeline

✅ AuthenticationIntegrationTest.java
- Added sector, cell, village fields to registration test
- Fixes 400 error caused by @notblank validation
- All auth tests now pass in CI

✅ CommunitySupportSystemApplicationTests.java
- Added @TestPropertySource to force application-test.properties
- Prevents CI environment vars from overriding H2 database config
- Context loads successfully now

🔧 application-fly.properties
- Restored ddl-auto=none after successful database migration
- refresh_token column now exists in production
- Prevents accidental schema changes in production

🗑️ frontend/DEPLOYMENT.md
- Removed stale deployment documentation
- Info now consolidated in root README.md

This completes all CI/CD fixes:
✅ Backend tests passing
✅ Context loads successfully
✅ Production database schema updated
✅ Ready for deployment pipeline
@vercel

vercel Bot commented Mar 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
community-support-system Ready Ready Preview, Comment Mar 10, 2026 9:39am

@manziosee
manziosee merged commit fecce2c into main Mar 10, 2026
7 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.

1 participant