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

RW 1058: User posting rights for reports #908

Open
wants to merge 62 commits into
base: develop
Choose a base branch
from
Open

Conversation

attiks
Copy link
Contributor

@attiks attiks commented Oct 1, 2024

#RW-1058

Replaces #895

attiks and others added 30 commits September 19, 2024 15:28
@attiks attiks requested a review from orakili October 2, 2024 09:18
@attiks
Copy link
Contributor Author

attiks commented Oct 2, 2024

Test is failing on entraid and has hard-coded URLs

    $data['settings']['authorization_endpoint_wa'] = 'http://localhost/robots.txt';
    $data['settings']['token_endpoint_wa'] = 'http://localhost/robots.txt';
    $data['settings']['iss_allowed_domains'] = 'http://localhost/robots.txt';

It also breaks $this->drupalLogin() for all tests

@attiks
Copy link
Contributor Author

attiks commented Oct 2, 2024

Caused by new docker images, #910 is code from yesterday that passed and is now failing.

@orakili
Copy link
Collaborator

orakili commented Oct 16, 2024

Latest changes to code look good. Will do more thorough testing soon.

Copy link

Coverage Report

Totals Coverage
Statements: 18.39% ( 2337 / 12709 )
Methods: 19.19% ( 138 / 719 )
Lines: 18.34% ( 2199 / 11990 )

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