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

Basic System Tests for flowR #1164

Closed
EagleoutIce opened this issue Nov 20, 2024 · 2 comments · Fixed by #1176
Closed

Basic System Tests for flowR #1164

EagleoutIce opened this issue Nov 20, 2024 · 2 comments · Fixed by #1176
Assignees
Labels
test Relates to tests specifically

Comments

@EagleoutIce
Copy link
Member

as discussed we want to have an additional/extra test pass which specifically tests the i/o behavior of the toplevel scripts

@EagleoutIce EagleoutIce added the test Relates to tests specifically label Nov 20, 2024
@EagleoutIce
Copy link
Member Author

Partially as a consequence to the error in #1161.

@gigalasr
Copy link
Collaborator

@gigalasr gigalasr linked a pull request Nov 25, 2024 that will close this issue
gigalasr added a commit that referenced this issue Nov 26, 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
Labels
test Relates to tests specifically
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants