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

[WIP] Cover code with tests #122

Draft
wants to merge 70 commits into
base: main
Choose a base branch
from
Draft

[WIP] Cover code with tests #122

wants to merge 70 commits into from

Conversation

bivashy
Copy link
Owner

@bivashy bivashy commented Nov 22, 2023

Pull Request Etiquette

  • I have checked the PRs for upcoming features/bug fixes.

Changes

  • Internal code
  • API (affecting end-user code)
  • Other: Build files (pom.xml and etc.)

Closes Issue: #45

Description

This Pull Request covers codebase with tests using JUnit5, JUnit Jupiter, Mockito.
Uses SQLite driver for 'launching' plugin instance.

bivashy added 30 commits June 2, 2023 23:31
…ep, LoginAuthenticationStep"

This reverts commit 9c1b461.
@bivashy bivashy linked an issue Nov 22, 2023 that may be closed by this pull request
@bivashy bivashy changed the title Add tests Cover code with tests Nov 22, 2023
@bivashy bivashy changed the title Cover code with tests [WIP] Cover code with tests Dec 11, 2023
# Conflicts:
#	core/pom.xml
#	pom.xml
Fixed:
  - Password4j 1.7.3 UTF-8 usage instead of ISO 8859-1
  - Misspelling in AuthAccountTest, where CryptoProvider was removed instead of adding into the bucket
  - MiniMessage json message
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.

[Suggestion] Add tests
1 participant