Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integrity check of a scheduled computational process into tests #72

Closed
ryukzak opened this issue Feb 8, 2021 · 0 comments · Fixed by #202
Closed

Add integrity check of a scheduled computational process into tests #72

ryukzak opened this issue Feb 8, 2021 · 0 comments · Fixed by #202
Assignees
Labels
enhancement New feature or request hs Haskell test Improve test quality

Comments

@ryukzak
Copy link
Owner

ryukzak commented Feb 8, 2021

By the process description consistency, we mean correct established vertical relationships:

  • all functions should be related to Transport and Endpoint steps;
  • all Instructions should be related to Endpoints;
  • etc.

We should check it in: luaTestCase, nittaCoSimTestCase, finitePUSynthesisProp, puCoSimProp.

How to get a process description? See function process in ProcessorUnit type class.

Split to:

@ryukzak ryukzak added enhancement New feature or request hs Haskell test Improve test quality labels Feb 8, 2021
@co0ll3r co0ll3r self-assigned this Feb 8, 2021
@ryukzak ryukzak changed the title Check process description consistency Check integrity of a scheduled computational process Mar 7, 2021
@ryukzak ryukzak changed the title Check integrity of a scheduled computational process Add integrity check of a scheduled computational process into tests Mar 7, 2021
@ryukzak ryukzak linked a pull request Mar 30, 2021 that will close this issue
3 tasks
@ryukzak ryukzak linked a pull request Mar 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hs Haskell test Improve test quality
Projects
None yet
2 participants