Skip to content

Develop#22

Merged
Bilnaa merged 3 commits intomainfrom
develop
Nov 13, 2025
Merged

Develop#22
Bilnaa merged 3 commits intomainfrom
develop

Conversation

@Bilnaa
Copy link
Owner

@Bilnaa Bilnaa commented Nov 13, 2025

This pull request introduces a new comprehensive unit test suite for the DatabasesManager class, ensuring better test coverage and reliability. Additionally, it removes several unused or obsolete JSON files and updates the GitHub Actions workflow to include new dependencies for Jackson JSON processing.

Testing improvements:

  • Added a new test class DatabasesManagerTest in src/Tests/DatabasesManagerTest.java to cover database creation, duplicate handling, verification, encryption map retrieval, persistence, and pepper file reading.

Build and dependency updates:

  • Updated .github/workflows/tests.yml to download Jackson JSON libraries (jackson-databind, jackson-annotations, jackson-core) as part of the test workflow, ensuring required dependencies are present for JSON handling.

Cleanup of obsolete files:

  • Removed unused or obsolete JSON files: llucas.json, pepper.json, and test.json, cleaning up the repository. [1] [2] [3]

@Bilnaa Bilnaa merged commit fad220a into main Nov 13, 2025
1 of 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