Change 'test cases' to 'examples' as required by ACT Rules Format 1.1#2352
Change 'test cases' to 'examples' as required by ACT Rules Format 1.1#2352daniel-montalvo merged 16 commits intodevelopfrom
Conversation
✅ Deploy Preview for act-rules ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
kengdoj
left a comment
There was a problem hiding this comment.
I left some suggestions. Some are changes to path which I'm not sure of so please review.
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com>
Thanks for picking these ones up @kengdoj
WilcoFiers
left a comment
There was a problem hiding this comment.
These changes look good to me, but I think we probably should do at least a 1-week call for review for this.
The review period has been updated.
| @@ -23,7 +23,7 @@ describeRule('testcase has heading', ({ filename, markdownAST }) => { | |||
| * Check if filename has `id` as a part of the name | |||
| */ | |||
| test('each testcase has a heading', () => { | |||
There was a problem hiding this comment.
are we also changing testcase (with no space) to example?
There was a problem hiding this comment.
@daniel-montalvo can you look at this. Discussed on the call, we can do this in a separate PR too if you prefer.
There was a problem hiding this comment.
@WilcoFiers @zlayaAvocado I miss this one. Yes, I will update this os that tecase is also changed to example
zlayaAvocado
left a comment
There was a problem hiding this comment.
just one non blocking comment
The format now says that the test cases should be named examples, and it has a MUST on it, so we should do this before attempting to transition to REC.
Closes issue(s):
Need for Call for Review:
This will require a 1-week call for review (changes the name of one of the key sections of our rules).
Pull Request Etiquette
When creating PR:
developbranch (left side).After creating PR:
Rule,DefinitionorChore.When merging a PR:
How to Review And Approve