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

【FrontEnd Test】add data node by clicking "+" #407

Closed
tsuchiyama-araya opened this issue Aug 9, 2024 · 1 comment · Fixed by #427
Closed

【FrontEnd Test】add data node by clicking "+" #407

tsuchiyama-araya opened this issue Aug 9, 2024 · 1 comment · Fixed by #427
Assignees

Comments

@tsuchiyama-araya
Copy link
Collaborator

tsuchiyama-araya commented Aug 9, 2024

【内容】
データノードの追加時に、+ボタンが正常に動作するかを確認する。

【作業】
データノードをテストするためのコードを実装する。

【テストの手順】
データツリーをクリック。
データノードの横にある+ボタンをクリック。
ステートにデータノードが追加されていることを確認し、動作に問題がないことを確認する。

@tsuchiyama-araya
Copy link
Collaborator Author

tsuchiyama-araya commented Sep 2, 2024

Added A Pull Request for This Issue.
#427

Question:
Should I add a Test for every nodes to be added? Because as of now I only added when the image is clicked. But since same components it should also work on others. So I was thinking if does it still needs a test....

@tsuchiyama-araya tsuchiyama-araya linked a pull request Sep 2, 2024 that will close this issue
tsuchiyama-araya added a commit that referenced this issue Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant