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

Add test_dispatch_to_batch Module #1025

Open
avrohomgottlieb opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1042
Open

Add test_dispatch_to_batch Module #1025

avrohomgottlieb opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1042
Assignees

Comments

@avrohomgottlieb
Copy link
Contributor

avrohomgottlieb commented Dec 11, 2024

Context

There are a few conditions that we'd like to test in the dispatch_to_batch module. Among them include:

  • The querying of projects without computed files when a project id is not passed.
  • That project and sample jobs are being submitted correctly

Solution or next step

A test_dispatch__to_batch module should be created to test the above conditions.

To test the querying of projects without computed files we should create two projects, one with computed files and the other without, and we should make sure that the correct one is queried.

@avrohomgottlieb avrohomgottlieb self-assigned this Dec 17, 2024
@avrohomgottlieb avrohomgottlieb linked a pull request Jan 3, 2025 that will close this issue
2 tasks
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

Successfully merging a pull request may close this issue.

1 participant