Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Add temporary tests to run command#246

Merged
SimonBarendse merged 1 commit intodevelopfrom
feature/test-run-command
Feb 21, 2020
Merged

Add temporary tests to run command#246
SimonBarendse merged 1 commit intodevelopfrom
feature/test-run-command

Conversation

@Marton6
Copy link
Copy Markdown
Member

@Marton6 Marton6 commented Feb 20, 2020

To increase testability, the secrethub run command's code will be refactored.

In order to decrease the risk of introducing new bugs during this procedure, some temporary tests have been added that verify most of the main functionality of the command.

These tests will be rewritten after the refactor, to better follow testing guidelines.

These tests do not follow best practices and have a low quality
since they will only be used to lower the risk of introducing new
bugs in a refactoring that will follow shortly. After the code is
refactored these tests will be rewritten.
Copy link
Copy Markdown
Member

@SimonBarendse SimonBarendse left a comment

Choose a reason for hiding this comment

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

Sweet! This was long due :)

@SimonBarendse SimonBarendse merged commit 92ec851 into develop Feb 21, 2020
@SimonBarendse SimonBarendse deleted the feature/test-run-command branch February 21, 2020 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants