einride / protoc-gen-go-aip-test

MIT License
8 stars 0 forks source link

feat(AIP-154): add more tests around resource freshness validation #244

Closed thall closed 3 months ago

thall commented 3 months ago

This PR adds more tests to ensure AIP-154 is correctly fulfilled.

See each commit messages to see what is verified and not.

Same as https://github.com/einride/protoc-gen-go-aip-test/pull/240 but structured in another way, hopefully this is easier to review.