Skip to content

Issues: workshops-de/Bookshelf_sample_solution

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use Testcontainers for external dependencies (such as a PostgreSQL server) enhancement New feature or request testing Anything test-related
#85 opened Mar 4, 2024 by BjoernKW
Migrate usage of JdbcTemplate to JdbcClient java Pull requests that update Java code refactoring
#84 opened Mar 4, 2024 by BjoernKW
Automatic restart with Spring Developer Tools not working with JetBrains Gateway bug Something isn't working task Anything related to course tasks
#81 opened Dec 7, 2023 by BjoernKW
Introduce 1:n relationship in data model enhancement New feature or request
#77 opened Sep 4, 2023 by BjoernKW
Use the @JsonTest test slices in conjunction with JacksonTester for more useful JSON tests task Anything related to course tasks testing Anything test-related
#72 opened Aug 7, 2023 by BjoernKW
Rework slides, task, and solution of "Test your profiles" task Anything related to course tasks testing Anything test-related
#70 opened Jul 22, 2023 by rweisleder
Rename tests to correspond to use case requirements rather than the methods tested. task Anything related to course tasks testing Anything test-related
#41 opened Sep 2, 2022 by BjoernKW
Create optional slides and task for @Conditional annotations improvement task Anything related to course tasks
#14 opened Feb 7, 2022 by BjoernKW
Suggestion for new testing task in lesson on persistence: Mock book data using fixtures enhancement New feature or request task Anything related to course tasks testing Anything test-related
#8 opened Dec 6, 2021 by BjoernKW
ProTip! Exclude everything labeled bug with -label:bug.