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

Run Tests with Minimum Required Packages (RDT-768) #280

Open
hfudev opened this issue Apr 25, 2024 · 0 comments
Open

Run Tests with Minimum Required Packages (RDT-768) #280

hfudev opened this issue Apr 25, 2024 · 0 comments
Labels
ci testing related enhancement New feature or request

Comments

@hfudev
Copy link
Member

hfudev commented Apr 25, 2024

While testing we're installing all dependencies at the same time, this will cover potential bugs since we're using --embedded-services to make users install only required sub-packages.

Let's split up the tests in to different GH actions jobs, and install only the required packages while running the test cases in each job.

Related bug #278

@hfudev hfudev added enhancement New feature or request ci testing related labels Apr 25, 2024
@github-actions github-actions bot changed the title Run Tests with Minimum Required Packages Run Tests with Minimum Required Packages (RDT-768) Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci testing related enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant