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

Improve e2e test coverage around environment storage #699

Open
mxsdev opened this issue Jul 20, 2023 · 0 comments
Open

Improve e2e test coverage around environment storage #699

mxsdev opened this issue Jul 20, 2023 · 0 comments
Assignees

Comments

@mxsdev
Copy link
Contributor

mxsdev commented Jul 20, 2023

We have had a few bugs around environment variables; namely, the environment could "overflow" by becoming too large, and it could also break if any cell's output had null characters.

It would be nice to have some e2e tests around the environment storage to prevent regressions in these areas.

One idea is to take a chaos monkey kind of approach, doing stress tests by trying to pump lots of random bytes into the environment.

@christian-bromann christian-bromann self-assigned this Aug 14, 2023
@christian-bromann christian-bromann removed their assignment Sep 14, 2023
@sourishkrout sourishkrout self-assigned this Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants