You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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....
【内容】
データノードの追加時に、+ボタンが正常に動作するかを確認する。
【作業】
データノードをテストするためのコードを実装する。
【テストの手順】
データツリーをクリック。
データノードの横にある+ボタンをクリック。
ステートにデータノードが追加されていることを確認し、動作に問題がないことを確認する。
The text was updated successfully, but these errors were encountered: