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

[CVAT][Exchange Oracle] Integration tests for cron jobs #764

Merged
merged 9 commits into from
Aug 14, 2023

Conversation

flopez7
Copy link
Contributor

@flopez7 flopez7 commented Aug 10, 2023

Description

Cover all cron jobs with integration (flow) tests:

  • /src/modules/cvat/jobs
  • /src/modules/oracle_webhooks/jobs

Summary of changes

Add tests for:

  • track_completed_tasks
  • track_completed_projects
  • process_job_launcher_webhooks
  • process_recording_oracle_webhooks
  • retrieve_annotations

Improve tests location

How test the changes

docker-compose -f docker-compose.test.yml up --build test --attach test --exit-code-from test

Related issues

#675

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

* Add tests for track_completed_tasks
* Add tests for process_job_launcher_webhooks
* Fix some bugs on tests
* Modify service tests location
* Add tests for retrieve_annotations job
@flopez7 flopez7 added the CVAT CVAT oracles label Aug 10, 2023
@flopez7 flopez7 requested a review from Dzeranov August 10, 2023 14:27
@flopez7 flopez7 self-assigned this Aug 10, 2023
@vercel
Copy link

vercel bot commented Aug 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
escrow-dashboard 🛑 Canceled (Inspect) Aug 14, 2023 10:43am
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am
fortune-exchange-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am
fortune-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am
fortune-job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am
fortune-job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am
fortune-recording-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am
fortune-reputation-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:43am

@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 10, 2023 14:34 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 10, 2023 14:35 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 10, 2023 14:35 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 10, 2023 14:37 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 10, 2023 14:37 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 10, 2023 14:39 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 11, 2023 08:14 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 11, 2023 08:15 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 11, 2023 08:16 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 11, 2023 08:17 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 11, 2023 08:18 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 11, 2023 08:19 Inactive
@Dzeranov Dzeranov changed the base branch from main to develop August 11, 2023 15:39
@Dzeranov Dzeranov changed the title Feat/cvat/exchange oracle tests [CVAT][Exchange Oracle] Integration tests for cron jobs Aug 11, 2023
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 14, 2023 10:14 Inactive
@flopez7 flopez7 requested a review from Dzeranov August 14, 2023 10:14
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 14, 2023 10:15 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 14, 2023 10:16 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 14, 2023 10:17 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 14, 2023 10:18 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 14, 2023 10:19 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 14, 2023 10:36 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 14, 2023 10:36 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 14, 2023 10:38 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 14, 2023 10:39 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 14, 2023 10:40 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 14, 2023 10:41 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 14, 2023 10:42 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 14, 2023 10:43 Inactive
@flopez7 flopez7 merged commit 0c89a03 into develop Aug 14, 2023
9 checks passed
@leric7 leric7 deleted the feat/cvat/exchange-oracle-tests branch September 19, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVAT CVAT oracles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants