Skip to content

Allow ./workflows robot to run updated .bats files#270

Merged
extsoft merged 1 commit into
masterfrom
robot-fix
Jun 10, 2020
Merged

Allow ./workflows robot to run updated .bats files#270
extsoft merged 1 commit into
masterfrom
robot-fix

Conversation

@extsoft

@extsoft extsoft commented Jun 10, 2020

Copy link
Copy Markdown
Owner

There is an error in the robot command algorithm that doesn't run Bats
tests if they were changed. It happens as the wrong variable was used to
identify whether a test file exists or not.

The contribution:

  • updates all affected documentation
  • provides commits messages which comply with the CONTRIBUTING.md > Committing the changes rules
  • updates the completion scripts if requires
  • complies with all requirements from README.md > Hands-on development notes

@bees-hive/elegant-git-maintainers, please review.

There is an error in the `robot` command algorithm that doesn't run Bats
tests if they were changed. It happens as the wrong variable was used to
identify whether a test file exists or not.
@extsoft extsoft merged commit 5b75404 into master Jun 10, 2020
@extsoft extsoft deleted the robot-fix branch June 10, 2020 10:19
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.

1 participant