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

Bugfix: Test command does not load credentials from defaults #330

Merged
5 commits merged into from
Jan 12, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 22, 2022

@ghost ghost requested a review from gitseti as a code owner December 22, 2022 22:42
@ghost ghost self-assigned this Dec 22, 2022
@cla-bot cla-bot bot added the cla-signed label Dec 22, 2022
@ghost ghost linked an issue Dec 22, 2022 that may be closed by this pull request
@ghost ghost force-pushed the bug/test_command_ignores_default_credentials branch from aa7da53 to cf3daa9 Compare December 23, 2022 00:31
Added basic test command testsuite.
Increased gradle max heap to avoid OutOfMemory test failures.
- Add test instance per class
- Remove static hivemq extension
- Fix MqttCliShell
Enable formatter tag exception
Rename and unify HIVEMQ in system tests
@ghost ghost force-pushed the bug/test_command_ignores_default_credentials branch from 62d0ca8 to 6becbe2 Compare January 12, 2023 10:59
@ghost ghost merged commit 1f29b40 into master Jan 12, 2023
@ghost ghost deleted the bug/test_command_ignores_default_credentials branch January 12, 2023 12:37
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Command: username/password from config.properties ignored
2 participants