feat: Remove unit-test that RULES.md is up-to-date with Notice classes.#1517
feat: Remove unit-test that RULES.md is up-to-date with Notice classes.#1517davidgamez merged 2 commits intomasterfrom
Conversation
|
Should we, as part of this PR, rewrite RULES.MD pointing to the web-validator documentation(https://gtfs-validator.mobilitydata.org/rules.html) and removing all the rules information? It can be done as a quick follow-up too. |
|
✅ Rule acceptance tests passed. |
|
@davidgamez I've updated |
|
✅ Rule acceptance tests passed. |
Per #1515, we have moved away from
RULES.mdas the canonical source of notice documentation. As part of this deprecation, this PR removes the unit-test that checks thatRULES.mdhas an entry for every notice class.Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything