-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
As a User,
I want to be able to set a GitProvider remote destination to a non-synchronized repository
so that it can be synchronized and saved on a GitProvider.
Acceptance Criteria
| Scenario | set a remote destination for a repository created from scratch on Leto-Modelizer |
|---|---|
| Given | I am admin of a non-syncronized repository |
| When | click on the edition icon on the repository page |
| Then | I can access the edition page of my repository |
| And | I have an alert message that proposes to synchronize my repository |
| When | I click on the button to synchronize |
| Then | I have a pop-up window in which I can enter the url I want to use to store my repo on my GitProvider |
| And | I can confirm the entered url so that the repository is pushed on the destination |
Constraints
When I click on confirm, I want to have specific error messages in any of these cases:
- The remote destination URL is already used
- I do not have the rights to write on this destination
- The URL format is incorrect
Resources:
Capture.video.du.2024-06-13.16-06-43.webm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status