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

Add $isDraft function unit tests #101

Merged
merged 4 commits into from
Jul 14, 2022
Merged

Add $isDraft function unit tests #101

merged 4 commits into from
Jul 14, 2022

Conversation

shay2025
Copy link
Contributor

Description

This pull request introduces $isDraft unit tests.

Related issue

None

Type of change

Improvements (non-breaking change without functionality)

How was this tested?

Ran task test command.

Checklist

  • I have performed a self-review of my code
  • I have ran task check -f and have no issues

@reviewpad-bot reviewpad-bot added medium medium pull request run-build Label that controls when build should be executed labels Jul 12, 2022
@reviewpad-bot reviewpad-bot added the plugins Modifications to the plugins directory label Jul 12, 2022
@reviewpad-bot
Copy link

reviewpad-bot commented Jul 12, 2022

Reviewpad Report

‼️ Errors

  • Unconventional commit detected: 'Add $isDraft function unit tests' (fb13fae)

ℹ️ Messages

  • If you are adding or updating a built-in, please do not forget to update the docs
  • If you have added a new function or action do not forget to include it in the built-in list!

@reviewpad-bot
Copy link

Reviewpad Report

ℹ️ Messages

  • If you are adding or updating a built-in, please do not forget to update the docs
  • If you have added a new function or action do not forget to include it in the built-in list!

Copy link
Member

@ferreiratiago ferreiratiago left a comment

Choose a reason for hiding this comment

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

Please have a look at the comments.

plugins/aladino/functions/isDraft_test.go Outdated Show resolved Hide resolved
plugins/aladino/functions/isDraft_test.go Outdated Show resolved Hide resolved
plugins/aladino/functions/isDraft_test.go Outdated Show resolved Hide resolved
@shay2025 shay2025 merged commit 7ad07a5 into main Jul 14, 2022
@shay2025 shay2025 deleted the test/isDraft-function branch July 14, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium medium pull request plugins Modifications to the plugins directory run-build Label that controls when build should be executed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants