Skip to content

SCENARIO: Split a video should be interactive (see #366)#431

Open
LeMouj wants to merge 3 commits into
mainfrom
fix-366
Open

SCENARIO: Split a video should be interactive (see #366)#431
LeMouj wants to merge 3 commits into
mainfrom
fix-366

Conversation

@LeMouj
Copy link
Copy Markdown

@LeMouj LeMouj commented May 26, 2026

Updated the scenario to split a video and modified the expected document list.

Co-authored-by: Enzo MOUGIN enzo.mougin@utt.fr
Co-authored-by: Côme PEYRELONGUE come.peyrelongue@utt.fr

We, Enzo MOUGIN & Côme PEYRELONGUE, hereby grant to Hyperglosae maintainers the right to publish our contribution under the terms of any licenses the Free Software Foundation classifies as Free Software Licenses.

@Come-Peyrelongue Come-Peyrelongue marked this pull request as ready for review June 2, 2026 13:12
@Come-Peyrelongue Come-Peyrelongue requested a review from benel as a code owner June 2, 2026 13:12
Copy link
Copy Markdown
Member

@benel benel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution @LeMouj and @Come-Peyrelongue.
This seems to be very promising.

However, before being merged several changes are necessary...

Concerning the name of the ticket (and then the commits titles), please consider first my 2-months-old comment. Its conclusion is that it is probably a new sub-feature of "Create a comment from a fragment" as described in comment_fragment.feature

As such:

  • tickets and implementation commit should be labeled as FEATURE,
  • tickets and commits should be named appropriately,
  • its scenario should be added to the file above.

The main scenario step should be something like Quand je sélectionne le fragment de vidéo de "00:03:09.000" à "00:03:15.000". This means that you have to put together all the steps you detailed before. This means also that you should not describe the user interface specificities (to be done independently from the mockup). Those two rules were defined in the course about scenarios.

If you have any question or if you need help, please ask.

Comment thread frontend/tests/support.js
});
});

Cypress.Commands.add('stub_youtube_api', () => {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain why you need this function and how does it work?

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

Successfully merging this pull request may close these issues.

3 participants