Actions
Architecture #5448
closedAdd test to ensure that all generic_methods use normal ordering for promise types
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
A good convention when writing CFEngine code is to always put the promises in a bundle in the normal ordering (vars, classes, etc). This makes it clear when a normal ordering problem can hit you (for example #5443).
Everything is test-based in ncf, so we should add a test in tests/style to check this. Benoît, I know you have written one for rudder-techniques, can you add/port it to ncf please?
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from 12 to Pending release
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions