test: added SimpleProgram #37
Reference in New Issue
Block a user
Delete Branch "feat/simple-program-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ref: N25B-428
To verify:
Style checks pass
Pipeline (tests) pass
Documentation is up to date
Tests are up to date (new code is covered)
When you go to editor, make a proper program (with multiple phases) and run program simple program shows up.
You see all your nodes and phases with their respective norms and triggers.
Go back works and your progress isn't lost
Note: First Justin's global program must be merged/accepted since I build upon that.
assigned to @2584433
marked the checklist item Style checks pass as completed
requested review from @9828273
marked the checklist item Pipeline (tests) pass as completed
New tests are not up to date:
'src/pages/SimpleProgram | 22.22 | 0 | 0 | 25.64 |\ SimpleProgram.tsx | 22.22 | 0 | 0 | 25.64 | 14,25-38,59-71,86-98,118,143-174'shows that only 22% of the new code in SimpleProgram is covered.
Please avoid using 'runProgram' followed by a 'runProgramm' (double m) for different functionalities. Please use distinguishing names, corresponding to their functionality.
marked the checklist item Documentation is up to date as completed
marked the checklist item When you go to editor, make a proper program (with multiple phases) and run program simple program shows up. as completed
marked the checklist item Go back works and your progress isn't lost as completed
marked the checklist item You see all your nodes and phases with their respective norms and triggers. as completed
This will need additional work after the conditional norms have been merged. (I can also help with this.)
added 3 commits
demo15c9fc6f- Merge branch 'demo' into 'feat/simple-program-page'Compare with previous version
so far this would be approved as long as Bjorn's threads are resolved
resolved all threads
job code be like
changed this line in version 3 of the diff
added 1 commit
2ecb33dc- chore: now actually runs testsCompare with previous version
marked the checklist item Tests are up to date (new code is covered) as completed
resolved all threads
approved this merge request
unapproved this merge request
There's currently some merge conflicts (since this branch is 45 commits behind.) Please fix them or decide to drop this merge request - implementing it through the monitoring-page merge request.
Pull request closed