-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: validate go templates with go (#30)
* test: parse testcases with gotemplate this ensures all testcases obey the gotemplate grammar and we are compatible with the official implementation * chore: remove seperator from testnames * test: add go test to package.json * chore: setup go in ci * fix: block argument is not optional * chore: generate grammar * test: refactor loop * test: split string constant test * chore: replace for with range loop * fix: merge fix * typo Co-authored-by: Guilherme Soares <[email protected]> * chore: cleanup --------- Co-authored-by: Guilherme Soares <[email protected]>
- Loading branch information
Showing
13 changed files
with
6,468 additions
and
7,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.