gohorsejobs/seeder-api/src
Tiago Yamamoto d3c06f5564 feat: expand testing, add fast seeder options, hardcode superadmin
- start.sh: Add options 8 (Seed LITE - skip cities) and 9 (Run All Tests)
- seeder: Add seed:lite, seed:fast scripts and --skip-locations flag
- seeder: Remove superadmin creation (now via backend migration)
- backend: Update 010_seed_super_admin.sql with hardcoded hash (Admin@2025! + pepper)
- backend: Expand jwt_service_test.go with 5 new tests (+10% coverage)
- frontend: Fix api.test.ts URL duplication bug, add error handling tests
- seeder: Add SQL data files to .gitignore
2025-12-24 17:07:45 -03:00
..
seeders feat: expand testing, add fast seeder options, hardcode superadmin 2025-12-24 17:07:45 -03:00
utils feat: migrate from UUID v4 to UUID v7 2025-12-24 11:19:26 -03:00
db.js Integrate backend jobs feed into frontend and improve seeder 2025-12-14 20:32:20 -03:00
index.js feat: expand testing, add fast seeder options, hardcode superadmin 2025-12-24 17:07:45 -03:00
inspect_schema.js first commit 2025-12-09 19:04:48 -03:00
migrate.js fix(migrations): use Node.js runner instead of psql 2025-12-24 10:47:25 -03:00
run_migration.js first commit 2025-12-09 19:04:48 -03:00
verify-login.js chore: add login verification scripts and update deps 2025-12-24 14:22:56 -03:00