Skip to content

feat: improve cypress tests #27

Description

@lucas-louis

[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)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions