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

feat: improve cypress tests #27

Open
2 of 3 tasks
lucas-louis opened this issue Mar 26, 2022 · 0 comments
Open
2 of 3 tasks

feat: improve cypress tests #27

lucas-louis opened this issue Mar 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lucas-louis
Copy link
Member

lucas-louis commented Mar 26, 2022

[FEATURES] [Improve cypress tests]

Description

Improve the cypress tests with:

  • ts files instead of js files
  • tests about files sharing
  • Reduce the execution time

Describe the solution you'd like

  • Change the format of the tests files => .ts to .js
  • Add tests about files sharing (check if the shared files is correctly downloaded, and if the files can be shared)
  • Use alias for cypress test in wait keyword (see feat: add aliases into wait keyword for cypress tests #19 for reference of what was done in this direction)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants