-
Notifications
You must be signed in to change notification settings - Fork 4
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/AUT-3400/launching authoring by new configurable roles #396
Feat/AUT-3400/launching authoring by new configurable roles #396
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #396 +/- ##
=============================================
- Coverage 30.59% 30.35% -0.25%
- Complexity 817 827 +10
=============================================
Files 104 106 +2
Lines 2853 2906 +53
=============================================
+ Hits 873 882 +9
- Misses 1980 2024 +44 ☔ View full report in Codecov by Sentry. |
Hey, nice job! when you have time, could you please provide a demo???? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, nice job! when you have time, could you please provide a demo????
Also, please, take a look at the ci jobs. Some of them are failing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code is respecting code style rules
- New code is respecting best practices
- New code is not subject to concurrency issues (if applicable)
- [] Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
@bartlomiejmarszal unit tests are failing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code is respecting code style rules
- New code is respecting best practices
- New code is not subject to concurrency issues (if applicable)
- Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
test/unit/models/classes/Tool/Service/AuthoringLtiRoleServiceTest.php
Outdated
Show resolved
Hide resolved
e071f1f
to
28b4f2b
Compare
Version❕ Some commits are not using the conventional commits formats. They will be ignored in version management.
There are 0 BREAKING CHANGE, 2 features, 8 fixes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code is respecting code style rules
- New code is respecting best practices
- New code is not subject to concurrency issues (if applicable)
- Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
- Pull request's target is not
master
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- New code is covered by tests (if applicable)
- Tests are running successfully (old and new ones) on my local machine (if applicable)
- New code is respecting code style rules
- New code is respecting best practices
- New code is not subject to concurrency issues (if applicable)
- Feature is working correctly on my local machine (if applicable)
- Acceptance criteria are respected
- Pull request title and description are meaningful
How to reproduce:
Launch authoring tool using
devkit
linkLaunch without allowed roles:
http://purl.imsglobal.org/vocab/lis/v2/membership#Instructor
http://purl.imsglobal.org/vocab/lis/v2/institution/person#Administrator
http://purl.imsglobal.org/vocab/lis/v2/membership/ContentDeveloper#ContentDeveloper
http://purl.imsglobal.org/vocab/lis/v2/membership/Administrator#Developer
Screenshare.-.2024-01-04.11_49_14.AM.mp4