qa/seed-refactor #73

Merged
jaschop merged 2 commits from qa/seed-refactor into main 2023-10-27 15:21:25 +02:00

2 Commits

Author SHA1 Message Date
jaschop 274f984994
minor cleanups
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
removed clutter from models.py
(skill_ids only used for seeding)
changed default value of update_profile handler
(caused a crash during testing)
2023-10-20 16:59:47 +02:00
jaschop 37f57eadea
Refactored seed --dev script
expanded seed_user to handle all user seeding
reordered user seeding, which broke some tests
made tests resistant to seeding order
2023-10-20 12:24:16 +02:00