Skip to content

Conversation

@mluzyna
Copy link

@mluzyna mluzyna commented Apr 9, 2025

No description provided.

lukaszmachaj and others added 5 commits March 17, 2025 20:53
…ess-repositories-with-isolated-tests

add tests isolation
…cess-repositories-extract-configuration

Extract @EnableJpaRepositories annotation to separate configuration
* Review changes - sync with documentation

* name correction for EntitySmoke integration test

---------

Co-authored-by: MichalLuzyna <[email protected]>
@mluzyna mluzyna self-assigned this Apr 9, 2025
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;

@Configuration
@EnableJpaRepositories(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

elegancko w Configuration zamiast na AppointmentBookingAppApplication

void shouldFindTreatmentsByName() {
// given
String treatmentName = "Konsultacja dentystyczna";
String treatmentName = "konsUltacja de";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dentystyczna?

@mluzyna mluzyna merged commit 0401299 into feature/3-business-logic Apr 9, 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.

5 participants