forked from madara-alliance/madara-orchestrator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests/data availability job (madara-alliance#74)
* update: DA job tests draft #1 * update: da_job: reformatting unit tests + added integration tests * update: shifted unit tests from src/jobs/da_job to src/test/jobs/da_job * update: draft #1 all da-tests running * update: removing usage of serial * docs: documented test functions * Update crates/orchestrator/src/tests/jobs/da_job/mod.rs Co-authored-by: Apoorv Sadana <[email protected]> * Update crates/orchestrator/src/tests/jobs/da_job/mod.rs Co-authored-by: Apoorv Sadana <[email protected]> * update: PR reviews * update: PR reviews #2 * update: added more testcases for test_da_job_process_job_success * Update crates/orchestrator/src/tests/jobs/da_job/mod.rs Co-authored-by: Apoorv Sadana <[email protected]> * update: removed Result from test cases * update: introducing assert_matches! in Da job tests * update: moving unit tests back in da_job file * update: removed pub from da_word --------- Co-authored-by: Apoorv Sadana <[email protected]>
- Loading branch information
1 parent
b905890
commit 36e7890
Showing
17 changed files
with
240 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.