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

Refactor #9

Merged
merged 1 commit into from
Jan 18, 2021
Merged

Refactor #9

merged 1 commit into from
Jan 18, 2021

Conversation

ttrig
Copy link
Contributor

@ttrig ttrig commented Jan 15, 2021

  • Renamed Auditor to Audit.
  • Created a new Auditor class.
  • The facade returns the new Auditor class instead of Audit. This will prevent instances to be re-used.
  • Correlation ID is fetched from Auditor instead of container.
  • Removed AuditorFake (assertions moved to Auditor)

The diff is terrible 😞

@brother brother removed their request for review January 15, 2021 23:12
@hejhansson hejhansson removed their request for review January 18, 2021 08:21
@ttrig ttrig marked this pull request as ready for review January 18, 2021 09:57
@ttrig ttrig merged commit 1a16a91 into master Jan 18, 2021
@ttrig ttrig deleted the refactor branch January 18, 2021 09:58
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.

5 participants