Bugfix for unreleased code, specifically #1204. 1204 accidentally disallowed tags as an attribute name, which would be a breaking change. This PR fixes that, and adds appropriate tests. Also moves around a couple test utilities so that they can be used by the new test.
Issue #, if available
Checklist for requesting a review
The change in this PR is (choose one, and delete the other options):
[x] A change (breaking or otherwise) that only impacts unreleased or experimental code.
I confirm that this PR (choose one, and delete the other options):
[x] Does not update the CHANGELOG because my change does not significantly impact released code.
I confirm that cedar-spec (choose one, and delete the other options):
[x] Does not require updates because my change does not impact the Cedar formal model or DRT infrastructure.
Description of changes
Bugfix for unreleased code, specifically #1204. 1204 accidentally disallowed
tags
as an attribute name, which would be a breaking change. This PR fixes that, and adds appropriate tests. Also moves around a couple test utilities so that they can be used by the new test.Issue #, if available
Checklist for requesting a review
The change in this PR is (choose one, and delete the other options):
I confirm that this PR (choose one, and delete the other options):
I confirm that
cedar-spec
(choose one, and delete the other options):