-
Notifications
You must be signed in to change notification settings - Fork 5
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
Basic System Tests for flowR #1164
Labels
test
Relates to tests specifically
Comments
Partially as a consequence to the error in #1161. |
|
gigalasr
added a commit
that referenced
this issue
Nov 25, 2024
gigalasr
added a commit
that referenced
this issue
Nov 26, 2024
gigalasr
added a commit
that referenced
this issue
Nov 26, 2024
gigalasr
added a commit
that referenced
this issue
Nov 26, 2024
gigalasr
added a commit
that referenced
this issue
Nov 26, 2024
gigalasr
added a commit
that referenced
this issue
Nov 26, 2024
gigalasr
added a commit
that referenced
this issue
Nov 28, 2024
gigalasr
added a commit
that referenced
this issue
Nov 28, 2024
gigalasr
added a commit
that referenced
this issue
Nov 28, 2024
EagleoutIce
added a commit
that referenced
this issue
Nov 30, 2024
* test(systest): implement structure for basic system tests (#1164) * lint-fix(systest): fix any value (#1164) * test(systests): run test for flowr server (#1164) * lint(systests): lin fix (#1164) * refactor(systests): use childprocess instead of zx (#1164) * test-fix(systests): newline at end of file (#1164) * ci(systets): add systests to ci (#1164) * ci-fix(systest): extend test timeout (#1164) * lint(systest): format config (#1164) * refactor(test): defer math ast parsing in normalized ast fold * refactor(system-tests): concat buffers in checking server output * refactor(system-tests): sequentialize * wip(debug): print stdout for server test * wip(server-tests): only run server test for output * refactor(server-test): kill the server thread with a sigkill --------- Co-authored-by: Florian Sihler <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
as discussed we want to have an additional/extra test pass which specifically tests the i/o behavior of the toplevel scripts
The text was updated successfully, but these errors were encountered: