Skip to content

23 data seeding and postman configuration file and improvement of errors handling#24

Merged
jubbakka merged 6 commits into
developfrom
23-data-seeding-and-postman-configuration-file
Oct 21, 2025
Merged

23 data seeding and postman configuration file and improvement of errors handling#24
jubbakka merged 6 commits into
developfrom
23-data-seeding-and-postman-configuration-file

Conversation

@jubbakka
Copy link
Copy Markdown
Owner

No description provided.

- Insert 50 clients (35 ACTIVE, 15 DELETED)
- Insert 175 contracts (60% END_DATE=NULL for ACTIVE)
- Ensure DELETED contracts respect client DELETED_AT dates
- Add @Profile("!test") to ManualDataSeeder
- Set app.seed-db=false in application-test.properties
- Set app.seed-db=false in application.properties
- Set spring.sql.init.mode=never in application-test.properties
@jubbakka jubbakka changed the title 23 data seeding and postman configuration file 23 data seeding and postman configuration file and improvement of errors handling Oct 21, 2025
… code and manage in a more efficient way error.
refactoring the tests to be compliant with the new error handling
add Postman collection for API testing
@jubbakka jubbakka merged commit c0048be into develop Oct 21, 2025
2 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