Commit 518f63f
committed
test: run change refresh doctype fixture in CI
The change refresh modifier example used a .test.mdl suffix, so the doctype
fixture runner skipped it even though review feedback expected it to be part of
CI coverage.
Rename the fixture to .mdl and update the proposal reference so the existing
doctype integration test discovers the example.
Tests:
- make build
- ./bin/mxcli check mdl-examples/doctype-tests/change_refresh_modifier.mdl
- go test ./mdl/executor -run 'ChangeRefresh|RefreshInClient' -count=1
- make test1 parent db1b1e9 commit 518f63f
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- docs/11-proposals
- mdl-examples/doctype-tests
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments