ユーザー機能テストにおけるMS2(未病DB)メタデータ付与機能のテスト追加#39
Open
lieunguyen-tma wants to merge 5 commits into
Open
Conversation
cf6e4d9 to
1878e82
Compare
db6510f to
9ca31fe
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
MetadataアドオンのMS2(未病DB)メタデータ付与機能のテスト用Notebookを追加しました。
Changes
新規追加
テスト手順-Metadataアドオン-未病データベース.ipynb
FileMibyouDbMetadataFormによる6セクション(測定手順・条件等/フォルダ構成/テキストファイル/エクセルファイル/画像ファイル/任意のファイル)の展開・入力・折りたたみscripts/metadata_mibyou_db.py
FieldTypeenum(INPUT/INPUT_WITH_AUTO/TEXTAREA/SELECT/TABLE/SECTION_TOGGLE)FileMibyouDbMetadataFormクラスresources/Datatest-Metadataアドオン-未病データベース/
text1.csvtext1.tsvtext2.csvexcel1.xlsximage1.pngimage1.jpeg既存ファイルの更新
取りまとめ-Metadataアドオン.ipynb
idp_name_institutional_admin/idp_username_institutional_admin/idp_password_institutional_adminおよび WEKO関連パラメータ(weko_url/weko_admin_email/weko_admin_password/weko_index_name)を追加テスト手順-Metadataアドオン-未病データベース.ipynbをrun_notebook経由で実行するセルを追加(上記パラメータを伝播)結合試験-実行.ipynb
idp_name_institutional_admin/idp_username_institutional_admin/idp_password_institutional_adminおよび WEKO関連パラメータ(weko_url/weko_admin_email/weko_admin_password/weko_index_name)を追加取りまとめ-Metadataアドオン.ipynb呼び出し時に上記パラメータを伝播するよう更新run_tests.py
取りまとめ-Metadataアドオン.ipynb呼び出し時にadmin_rdm_url/weko_url/weko_admin_email/weko_admin_password/weko_index_name/idp_name_institutional_admin/idp_username_institutional_admin/idp_password_institutional_adminを追加伝播するよう更新Ticket
Custom Test Configuration