Skip to content
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

Start testing with Junit5 (setup + first tests) #84

Open
rsteph-de opened this issue Sep 20, 2024 · 0 comments
Open

Start testing with Junit5 (setup + first tests) #84

rsteph-de opened this issue Sep 20, 2024 · 0 comments

Comments

@rsteph-de
Copy link
Contributor

We need more Junit Tests.
They should run independent of a database server (use H2-InMemory-DB).

rsteph-de added a commit that referenced this issue Sep 20, 2024
rsteph-de added a commit that referenced this issue Sep 20, 2024
rsteph-de added a commit that referenced this issue Sep 20, 2024
rsteph-de added a commit that referenced this issue Sep 20, 2024
@rsteph-de rsteph-de changed the title Testing with Junit5 Start testing with Junit5 (setup + first tests) Sep 20, 2024
rsteph-de added a commit that referenced this issue Sep 24, 2024
* Update Bootstrap to 5.3.3 and remove JQuery #82
* test properties, fix SQL create table statements for H2 #84
* user is a reserved word in H2 -> quote in SQL #84
* use GreenMail as Mailserver during tests #84
* first Unit for create Domain #84
* first test for domains
* use Test-Profile - allows reuse of default application.properties #84
* H2 does not support table aliases in JOINs #84
    h2database/h2database#2581
    Workaround: Use the complete table name
* start rewrite of PurlRestAPITest #84
* let retrieveUserFromRequest() return an Optional<User> #85
* fix visibility of Test classes and methods (Sonacloud) #84
skasten-de added a commit that referenced this issue Oct 10, 2024
skasten-de added a commit that referenced this issue Oct 11, 2024
skasten-de added a commit that referenced this issue Oct 11, 2024
skasten-de added a commit that referenced this issue Oct 21, 2024
skasten-de added a commit that referenced this issue Oct 21, 2024
rsteph-de pushed a commit that referenced this issue Oct 21, 2024
* add PurlValidateTests #84
* add tests for modify and delete #84
* edit i18n text, rename method names and remove assert messages #84
* remove assert message #84
skasten-de added a commit that referenced this issue Oct 23, 2024
rsteph-de pushed a commit that referenced this issue Oct 23, 2024
* add test for DomainValidateService #84
* remove public modifier in DomainValidateTest #84
* remove unused static final String REGEX_RESERVED_DOMAINS #84
rsteph-de added a commit that referenced this issue Oct 23, 2024
* add test for DomainValidateService #84
* remove public modifier in DomainValidateTest #84
* remove unused static final String REGEX_RESERVED_DOMAINS #84

Co-authored-by: skasten-de <47594468+skasten-de@users.noreply.github.com>
rsteph-de pushed a commit that referenced this issue Oct 23, 2024
rsteph-de added a commit that referenced this issue Oct 23, 2024
* add tests for UserValidateService #84
* rename methods #84
---------
Co-authored-by: Steffen Kasten <steffen.kasten@uni-rostock.de>
skasten-de added a commit that referenced this issue Oct 23, 2024
skasten-de added a commit that referenced this issue Oct 23, 2024
skasten-de added a commit that referenced this issue Oct 24, 2024
skasten-de added a commit that referenced this issue Nov 6, 2024
skasten-de added a commit that referenced this issue Jan 24, 2025
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

No branches or pull requests

1 participant