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

test: better e2e test framework #20525

Open
stdrc opened this issue Feb 18, 2025 · 1 comment
Open

test: better e2e test framework #20525

stdrc opened this issue Feb 18, 2025 · 1 comment

Comments

@stdrc
Copy link
Member

stdrc commented Feb 18, 2025

# file structure
e2e_test
    |- streaming
        |- main.py # discover all tests in `tests`
        |- risedev.yml
        |- tests
            |- a.slt
            |- b.slt
    |- batch
        |- ...
risedev e2e streaming
@github-actions github-actions bot added this to the release-2.3 milestone Feb 18, 2025
@xxchan
Copy link
Member

xxchan commented Feb 18, 2025

What problem does it solve?

@stdrc stdrc removed this from the release-2.3 milestone Feb 18, 2025
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

2 participants