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

【FE Test】Record Renaming Experiments Name Automation Test But Has Error #456

Open
tsuchiyama-araya opened this issue Oct 4, 2024 · 0 comments

Comments

@tsuchiyama-araya
Copy link
Collaborator

【Task Description】

Manual tests are being migrated to automated tests using Jest.
This task focuses on changing the name of experiments at Record View.
The test needs to click the name and input new name then click on other place of screen to save it.

Test Case Reference: Spreadsheet Test Case

【Completion Criteria】

  • the "Name" column value is updated.

【Progress】

  • Began implementing test already. Actions that needed to be done are in code already. File Name is ExperimentTable.tsx

【Challenges】

  • We're facing issues with middleware during testing, specifically the error: 'Actions must be plain objects. Use custom middleware for async actions.' This occurs during runtime. Given the potential time required for troubleshooting, resolving this has been deprioritized for now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant