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

Hide items in the recycle bin #151

Merged
merged 5 commits into from May 9, 2020
Merged

Conversation

robinvanpoppel
Copy link
Collaborator

@robinvanpoppel robinvanpoppel commented May 9, 2020

  • Move plugin and host creation into its own class
  • Repair other tests, because Mock database was not set.
  • Add test for when items in the recycle bin
  • Add test for when recycle bin is not enabled
  • Refactor to keep structure among the other tests

* Move plugin and host creation into its own class
* Repair other tests, because Mock database was not set.
* Add test for items in the recycle bin
* Add test for when recycle bin is not enabled
@robinvanpoppel robinvanpoppel requested a review from dannoe May 9, 2020 09:00
KeeTrayTOTP/TrayTOTP_Plugin.cs Outdated Show resolved Hide resolved
@robinvanpoppel robinvanpoppel requested a review from dannoe May 9, 2020 09:43
Copy link
Contributor

@dannoe dannoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

There could be a performance problem in the future with the ```InRecycleBin`` call and really big databases.

KeeTrayTOTP/TrayTOTP_Plugin.cs Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented May 9, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 38 Code Smells

52.9% 52.9% Coverage
0.0% 0.0% Duplication

@robinvanpoppel robinvanpoppel merged commit 9707bb1 into master May 9, 2020
@robinvanpoppel robinvanpoppel deleted the hide-items-in-recycle-bin branch May 9, 2020 10:42
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.

None yet

2 participants