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

F/U Tester refactoring #187

Merged
merged 3 commits into from
Apr 5, 2022
Merged

F/U Tester refactoring #187

merged 3 commits into from
Apr 5, 2022

Conversation

ro-tex
Copy link
Contributor

@ro-tex ro-tex commented Apr 5, 2022

PULL REQUEST

Overview

This PR resolves the comments linked in issue #186 and, more importantly, resolves complication issues caused by merged code. We need to merge this in before we can merge anything else.

Example for Visual Changes

Checklist

Review and complete the checklist to ensure that the PR is complete before assigned to an approver.

  • All new methods or updated methods have clear docstrings
  • Testing added or updated for new methods
  • Verify if any changes impact the WebPortal Health Checks
  • Approriate documentation updated
  • Changelog file created

Issues Closed

Closes #186

Rename all `bb`s to `b`s.
Remove the `logger` parameter from `test.NewDatabase`, as it's not needed.
Remove an unnecessary `switch` statement.
@ro-tex ro-tex self-assigned this Apr 5, 2022
@ro-tex ro-tex requested a review from peterjan April 5, 2022 11:36
@ro-tex ro-tex changed the title Ivo/tester fu F/U Tester refactoring Apr 5, 2022
test/tester.go Outdated Show resolved Hide resolved
@ChrisSchinnerl ChrisSchinnerl merged commit 6951018 into main Apr 5, 2022
@ChrisSchinnerl ChrisSchinnerl deleted the ivo/tester_fu branch April 5, 2022 12:28
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.

F/U: Tester refactor
3 participants