-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/NFDI4Chem/nmrxiv into prod-…
…helm-deploy
- Loading branch information
Showing
14 changed files
with
160 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":1,"defects":{"Tests\\Feature\\ApiTokenPermissionsTest::test_api_token_permissions_can_be_updated":5,"Tests\\Feature\\DeleteAccountTest::test_user_accounts_can_be_deleted":1,"Tests\\Feature\\DeleteAccountTest::test_correct_password_must_be_provided_before_account_can_be_deleted":1,"Tests\\Feature\\RegistrationTest::test_registration_screen_cannot_be_rendered_if_support_is_disabled":1},"times":{"Tests\\Unit\\ExampleTest::test_example":0.039,"Tests\\Feature\\ApiTokenPermissionsTest::test_api_token_permissions_can_be_updated":0.3,"Tests\\Feature\\AuthenticationTest::test_login_screen_can_be_rendered":0.225,"Tests\\Feature\\AuthenticationTest::test_users_can_authenticate_using_the_login_screen":0.182,"Tests\\Feature\\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password":0.097,"Tests\\Feature\\BrowserSessionsTest::test_other_browser_sessions_can_be_logged_out":0.16,"Tests\\Feature\\CreateApiTokenTest::test_api_tokens_can_be_created":0.039,"Tests\\Feature\\CreateTeamTest::test_teams_can_be_created":0.048,"Tests\\Feature\\DeleteAccountTest::test_user_accounts_can_be_deleted":0.006,"Tests\\Feature\\DeleteAccountTest::test_correct_password_must_be_provided_before_account_can_be_deleted":0.001,"Tests\\Feature\\DeleteApiTokenTest::test_api_tokens_can_be_deleted":0.024,"Tests\\Feature\\DeleteTeamTest::test_teams_can_be_deleted":0.143,"Tests\\Feature\\DeleteTeamTest::test_personal_teams_cant_be_deleted":0.256,"Tests\\Feature\\EmailVerificationTest::test_email_verification_screen_can_be_rendered":0.055,"Tests\\Feature\\EmailVerificationTest::test_email_can_be_verified":0.024,"Tests\\Feature\\EmailVerificationTest::test_email_can_not_verified_with_invalid_hash":0.038,"Tests\\Feature\\ExampleTest::test_example":0.055,"Tests\\Feature\\InviteTeamMemberTest::test_team_members_can_be_invited_to_team":0.089,"Tests\\Feature\\InviteTeamMemberTest::test_team_member_invitations_can_be_cancelled":0.032,"Tests\\Feature\\LeaveTeamTest::test_users_can_leave_teams":0.058,"Tests\\Feature\\LeaveTeamTest::test_team_owners_cant_leave_their_own_team":0.035,"Tests\\Feature\\ManageAnnouncementTest::test_announcement_can_be_created":0.157,"Tests\\Feature\\ManageAnnouncementTest::test_announcement_can_be_updated":0.134,"Tests\\Feature\\ManageAnnouncementTest::test_announcement_can_be_deleted":0.136,"Tests\\Feature\\ManageAnnouncementTest::test_announcement_can_be_managed_only_by_admins":0.265,"Tests\\Feature\\ManageAuthorsTest::test_author_can_be_created_and_updated":0.892,"Tests\\Feature\\ManageAuthorsTest::test_author_can_be_detached":0.642,"Tests\\Feature\\ManageAuthorsTest::test_author_cannot_be_updated_or_deleted_by_reviewer":0.655,"Tests\\Feature\\ManageAuthorsTest::test_author_cannot_be_updated_or_detached_if_project_is_public":0.682,"Tests\\Feature\\ManageAuthorsTest::test_role_of_an_author_can_be_updated":0.707,"Tests\\Feature\\ManageCitationsTest::test_citation_can_be_added_and_updated":0.653,"Tests\\Feature\\ManageCitationsTest::test_citation_can_be_detached":0.653,"Tests\\Feature\\ManageCitationsTest::test_citation_cannot_be_updated_or_deleted_by_reviewer":0.638,"Tests\\Feature\\ManageCitationsTest::test_citation_cannot_be_updated_or_detached_if_project_is_public":0.65,"Tests\\Feature\\ManageLicenseTest::test_get_licenses":0.022,"Tests\\Feature\\ManageLicenseTest::test_add_license_to_project":1.249,"Tests\\Feature\\ManageLicenseTest::test_license_cannot_be_added_by_reviewer":0.674,"Tests\\Feature\\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered":0.044,"Tests\\Feature\\PasswordConfirmationTest::test_password_can_be_confirmed":0.086,"Tests\\Feature\\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password":0.241,"Tests\\Feature\\PasswordResetTest::test_reset_password_link_screen_can_be_rendered":0.028,"Tests\\Feature\\PasswordResetTest::test_reset_password_link_can_be_requested":0.042,"Tests\\Feature\\PasswordResetTest::test_reset_password_screen_can_be_rendered":0.045,"Tests\\Feature\\PasswordResetTest::test_password_can_be_reset_with_valid_token":0.049,"Tests\\Feature\\ProfileInformationTest::test_profile_information_can_be_updated":0.319,"Tests\\Feature\\RegistrationTest::test_registration_screen_can_be_rendered":0.026,"Tests\\Feature\\RegistrationTest::test_registration_screen_cannot_be_rendered_if_support_is_disabled":0.001,"Tests\\Feature\\RegistrationTest::test_new_users_can_register":0.06,"Tests\\Feature\\RemoveTeamMemberTest::test_team_members_can_be_removed_from_teams":0.03,"Tests\\Feature\\RemoveTeamMemberTest::test_only_team_owner_can_remove_team_members":0.054,"Tests\\Feature\\TwoFactorAuthenticationSettingsTest::test_two_factor_authentication_can_be_enabled":0.032,"Tests\\Feature\\TwoFactorAuthenticationSettingsTest::test_recovery_codes_can_be_regenerated":0.039,"Tests\\Feature\\TwoFactorAuthenticationSettingsTest::test_two_factor_authentication_can_be_disabled":0.031,"Tests\\Feature\\UpdatePasswordTest::test_password_can_be_updated":0.093,"Tests\\Feature\\UpdatePasswordTest::test_current_password_must_be_correct":0.16,"Tests\\Feature\\UpdatePasswordTest::test_new_passwords_must_match":0.161,"Tests\\Feature\\UpdateTeamMemberRoleTest::test_team_member_roles_can_be_updated":0.037,"Tests\\Feature\\UpdateTeamMemberRoleTest::test_only_team_owner_can_update_team_member_roles":1.766,"Tests\\Feature\\UpdateTeamNameTest::test_team_names_can_be_updated":0.032}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd" | ||
bootstrap="vendor/autoload.php" | ||
colors="true" | ||
> | ||
<testsuites> | ||
<testsuite name="Unit"> | ||
<directory suffix="Test.php">./tests/Unit</directory> | ||
</testsuite> | ||
<testsuite name="Feature"> | ||
<directory suffix="Test.php">./tests/Feature</directory> | ||
</testsuite> | ||
</testsuites> | ||
<coverage processUncoveredFiles="true"> | ||
<include> | ||
<directory suffix=".php">./app</directory> | ||
</include> | ||
</coverage> | ||
<php> | ||
<server name="APP_ENV" value="testing"/> | ||
<server name="BCRYPT_ROUNDS" value="4"/> | ||
<server name="CACHE_DRIVER" value="array"/> | ||
<env name="DB_CONNECTION" value="pgsql"/> | ||
<env name="DB_DATABASE" value="nmrxiv"/> | ||
<server name="MAIL_MAILER" value="array"/> | ||
<server name="QUEUE_CONNECTION" value="sync"/> | ||
<server name="SESSION_DRIVER" value="array"/> | ||
<server name="TELESCOPE_ENABLED" value="false"/> | ||
</php> | ||
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd" bootstrap="vendor/autoload.php" colors="true" cacheDirectory=".phpunit.cache"> | ||
<testsuites> | ||
<testsuite name="Unit"> | ||
<directory suffix="Test.php">./tests/Unit</directory> | ||
</testsuite> | ||
<testsuite name="Feature"> | ||
<directory suffix="Test.php">./tests/Feature</directory> | ||
</testsuite> | ||
</testsuites> | ||
<coverage/> | ||
<php> | ||
<server name="APP_ENV" value="testing"/> | ||
<server name="BCRYPT_ROUNDS" value="4"/> | ||
<server name="CACHE_DRIVER" value="array"/> | ||
<env name="DB_CONNECTION" value="pgsql"/> | ||
<env name="DB_DATABASE" value="nmrxiv"/> | ||
<server name="MAIL_MAILER" value="array"/> | ||
<server name="QUEUE_CONNECTION" value="sync"/> | ||
<server name="SESSION_DRIVER" value="array"/> | ||
<server name="TELESCOPE_ENABLED" value="false"/> | ||
</php> | ||
<source> | ||
<include> | ||
<directory suffix=".php">./app</directory> | ||
</include> | ||
</source> | ||
</phpunit> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.