frontend
frontend copied to clipboard
test: add e2e tests for datafiles action
Description
- Added e2e test for datafiles actions (download/notebook for selected/all).
- Refactored to use a single file for test data (testData.js).
- Removed old fixture files (derivedDataset, rawDataset, etc.).
- Updated ESLint configuration and added parser options.
- Added new datafiles actions in config files.
- Adjusted Cypress commands to use the new test data structure.
- Removed unnecessary access token passing in API calls.
Motivation
Background on use case, changes needed
Fixes:
Please provide a list of the fixes implemented in this PR
- Items added
Changes:
Please provide a list of the changes implemented by this PR
- changes made
Tests included
- [ ] Included for each change/fix?
- [ ] Passing? (Merge will not be approved unless this is checked)
Documentation
- [ ] swagger documentation updated [required]
- [ ] official documentation updated [nice-to-have]
official documentation info
If you have updated the official documentation, please provide PR # and URL of the pages where the updates are included
Backend version
- [ ] Does it require a specific version of the backend
- which version of the backend is required:
