forked from inspirehep/inspirehep
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
155 changed files
with
520 additions
and
411 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,26 @@ | ||
const { defineConfig } = require('cypress') | ||
|
||
module.exports = defineConfig({ | ||
projectId: '439or1', | ||
videosFolder: 'cypress/__videos__', | ||
screenshotsFolder: 'cypress/__screenshots__', | ||
env: { | ||
inspirehep_url: 'localhost:3000', | ||
mobile_viewport_width: 375, | ||
mobile_viewport_height: 667, | ||
}, | ||
retries: { | ||
runMode: 2, | ||
openMode: 0, | ||
}, | ||
video: false, | ||
e2e: { | ||
setupNodeEvents(on, config) { | ||
return require('./cypress/plugins/index.js')(on, config) | ||
}, | ||
specPattern: 'cypress/e2e/**/*.{js,jsx,ts,tsx}', | ||
experimentalRunAllSpecs: true, | ||
experimentalMemoryManagement: true, | ||
numTestsKeptInMemory: 0 | ||
}, | ||
}) |
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+103 KB
(110%)
e2e/cypress/__snapshots__/chrome/authors.test.js/AuthorDetailDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+108 KB
(120%)
e2e/cypress/__snapshots__/chrome/authors.test.js/AuthorDetailMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+35.1 KB
(130%)
e2e/cypress/__snapshots__/chrome/authors.test.js/AuthorSearchDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+41.6 KB
(140%)
e2e/cypress/__snapshots__/chrome/authors.test.js/AuthorSearchMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6.38 KB
(100%)
e2e/cypress/__snapshots__/chrome/authors.test.js/AuthorSubmissionDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-9.26 KB
(97%)
...napshots__/chrome/authors.test.js/AuthorUpdateSubmissionByOwnerDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+8.08 KB
(100%)
...ess/__snapshots__/chrome/authors.test.js/AuthorUpdateSubmissionDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+35.3 KB
(110%)
...press/__snapshots__/chrome/conferences.test.js/ConferenceDetailDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+40.1 KB
(120%)
...ypress/__snapshots__/chrome/conferences.test.js/ConferenceDetailMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+29.2 KB
(110%)
...pshots__/chrome/conferences.test.js/ConferenceSearchByCatalogerDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+33.6 KB
(110%)
...apshots__/chrome/conferences.test.js/ConferenceSearchByCatalogerMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+29.1 KB
(110%)
...press/__snapshots__/chrome/conferences.test.js/ConferenceSearchDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+33.3 KB
(110%)
...ypress/__snapshots__/chrome/conferences.test.js/ConferenceSearchMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.01 KB
(100%)
...s/__snapshots__/chrome/conferences.test.js/ConferenceSubmissionDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+19.2 KB
(110%)
...press/__snapshots__/chrome/experiments.test.js/ExperimentDetailDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+22.3 KB
(110%)
...ypress/__snapshots__/chrome/experiments.test.js/ExperimentDetailMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-96 KB
(43%)
...press/__snapshots__/chrome/experiments.test.js/ExperimentSearchDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-70.9 KB
(44%)
...ypress/__snapshots__/chrome/experiments.test.js/ExperimentSearchMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-117 KB
(43%)
...s/__snapshots__/chrome/experiments.test.js/ExperimentSubmissionDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+10.7 KB
(100%)
e2e/cypress/__snapshots__/chrome/home.test.js/HomepageDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+16.7 KB
(100%)
e2e/cypress/__snapshots__/chrome/home.test.js/HomepageMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+945 KB
...ess/__snapshots__/chrome/institutions.test.js/InstitutionDetailDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+862 KB
...ress/__snapshots__/chrome/institutions.test.js/InstitutionDetailMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-97.7 KB
(43%)
...ess/__snapshots__/chrome/institutions.test.js/InstitutionSearchDesktop.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-76.4 KB
(44%)
...ress/__snapshots__/chrome/institutions.test.js/InstitutionSearchMobile.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-107 KB
(43%)
...__snapshots__/chrome/institutions.test.js/InstitutionSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+47.5 KB
(110%)
e2e/cypress/__snapshots__/chrome/jobs.test.js/JobDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+53.7 KB
(110%)
e2e/cypress/__snapshots__/chrome/jobs.test.js/JobDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+10.2 KB
(110%)
e2e/cypress/__snapshots__/chrome/jobs.test.js/JobSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+17.4 KB
(110%)
e2e/cypress/__snapshots__/chrome/jobs.test.js/JobSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+5.85 KB
(100%)
e2e/cypress/__snapshots__/chrome/jobs.test.js/JobSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+45.9 KB
(110%)
e2e/cypress/__snapshots__/chrome/jobs.test.js/JobUpdateSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+266 KB
(250%)
e2e/cypress/__snapshots__/chrome/journals.test.js/JournalDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+208 KB
(250%)
e2e/cypress/__snapshots__/chrome/journals.test.js/JournalDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-102 KB
(43%)
...cypress/__snapshots__/chrome/journals.test.js/JournalSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-107 KB
(42%)
e2e/cypress/__snapshots__/chrome/journals.test.js/JournalsSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-80.4 KB
(45%)
e2e/cypress/__snapshots__/chrome/journals.test.js/JournalsSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+6.45 KB
(100%)
...press/__snapshots__/chrome/literature.test.js/ArticleSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+5.36 KB
(100%)
...s/__snapshots__/chrome/literature.test.js/BookChapterSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+5.28 KB
(100%)
e2e/cypress/__snapshots__/chrome/literature.test.js/BookSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-3.77 KB
(99%)
...ypress/__snapshots__/chrome/literature.test.js/LiteratureDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+12.1 KB
(100%)
...cypress/__snapshots__/chrome/literature.test.js/LiteratureDetailMobile.snap.png
Oops, something went wrong.
Binary file removed
BIN
-447 KB
...snapshots__/chrome/literature.test.js/LiteratureReferenceSearchDesktop.snap.png
Diff not rendered.
Binary file removed
BIN
-242 KB
..._snapshots__/chrome/literature.test.js/LiteratureReferenceSearchMobile.snap.png
Diff not rendered.
Binary file modified
BIN
-2.23 MB
(45%)
...snapshots__/chrome/literature.test.js/LiteratureSearchCatalogerDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-1.98 MB
(45%)
..._snapshots__/chrome/literature.test.js/LiteratureSearchCatalogerMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-1.86 MB
(45%)
...ypress/__snapshots__/chrome/literature.test.js/LiteratureSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-1.62 MB
(46%)
...cypress/__snapshots__/chrome/literature.test.js/LiteratureSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+5.71 KB
(100%)
...ypress/__snapshots__/chrome/literature.test.js/ThesisSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-2.05 MB
(46%)
...ts__/chrome/literatureRelations.test.js/assignConferenceCheckedDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+361 KB
...snapshots__/chrome/references.test.js/LiteratureReferenceSearchDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+260 KB
..._snapshots__/chrome/references.test.js/LiteratureReferenceSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+946 Bytes
(100%)
e2e/cypress/__snapshots__/chrome/seminars.test.js/SeminarDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+8.41 KB
(110%)
e2e/cypress/__snapshots__/chrome/seminars.test.js/SeminarDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+23.3 KB
(110%)
e2e/cypress/__snapshots__/chrome/seminars.test.js/SeminarSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+23.9 KB
(110%)
e2e/cypress/__snapshots__/chrome/seminars.test.js/SeminarSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.45 KB
(100%)
...cypress/__snapshots__/chrome/seminars.test.js/SeminarSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+3.23 KB
(100%)
...s/__snapshots__/chrome/seminars.test.js/SeminarUpdateSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-199 KB
(44%)
e2e/cypress/__snapshots__/chrome/settings.test.js/SettingsDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-174 KB
(45%)
e2e/cypress/__snapshots__/chrome/settings.test.js/SettingsMobile.snap.png
Oops, something went wrong.
Binary file removed
BIN
-284 KB
e2e/cypress/__snapshots__/chrome/user.test.js/SessionTimeoutDesktop.snap.png
Diff not rendered.
Binary file removed
BIN
-275 KB
e2e/cypress/__snapshots__/chrome/user.test.js/SessionTimeoutMobile.snap.png
Diff not rendered.
Binary file modified
BIN
+129 KB
(120%)
e2e/cypress/__snapshots__/firefox/authors.test.js/AuthorDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+118 KB
(120%)
e2e/cypress/__snapshots__/firefox/authors.test.js/AuthorDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+44 KB
(130%)
e2e/cypress/__snapshots__/firefox/authors.test.js/AuthorSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+44.4 KB
(140%)
e2e/cypress/__snapshots__/firefox/authors.test.js/AuthorSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+15.2 KB
(110%)
e2e/cypress/__snapshots__/firefox/authors.test.js/AuthorSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+11 KB
(100%)
...apshots__/firefox/authors.test.js/AuthorUpdateSubmissionByOwnerDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+20.9 KB
(110%)
...ss/__snapshots__/firefox/authors.test.js/AuthorUpdateSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file removed
BIN
-297 KB
...hots__/firefox/conferences.test.js/ConferenceDetailDesktop (attempt 2).snap.png
Diff not rendered.
Binary file modified
BIN
+49.4 KB
(120%)
...ress/__snapshots__/firefox/conferences.test.js/ConferenceDetailDesktop.snap.png
Oops, something went wrong.
Binary file removed
BIN
-272 KB
...shots__/firefox/conferences.test.js/ConferenceDetailMobile (attempt 2).snap.png
Diff not rendered.
Binary file modified
BIN
+44.9 KB
(120%)
...press/__snapshots__/firefox/conferences.test.js/ConferenceDetailMobile.snap.png
Oops, something went wrong.
Binary file removed
BIN
-311 KB
...fox/conferences.test.js/ConferenceSearchByCatalogerDesktop (attempt 2).snap.png
Diff not rendered.
Binary file modified
BIN
+42.2 KB
(110%)
...shots__/firefox/conferences.test.js/ConferenceSearchByCatalogerDesktop.snap.png
Oops, something went wrong.
Binary file removed
BIN
-249 KB
...efox/conferences.test.js/ConferenceSearchByCatalogerMobile (attempt 2).snap.png
Diff not rendered.
Binary file modified
BIN
+37.2 KB
(120%)
...pshots__/firefox/conferences.test.js/ConferenceSearchByCatalogerMobile.snap.png
Oops, something went wrong.
Binary file removed
BIN
-303 KB
...hots__/firefox/conferences.test.js/ConferenceSearchDesktop (attempt 2).snap.png
Diff not rendered.
Binary file modified
BIN
+39.8 KB
(110%)
...ress/__snapshots__/firefox/conferences.test.js/ConferenceSearchDesktop.snap.png
Oops, something went wrong.
Binary file removed
BIN
-240 KB
...shots__/firefox/conferences.test.js/ConferenceSearchMobile (attempt 2).snap.png
Diff not rendered.
Binary file modified
BIN
+36.1 KB
(120%)
...press/__snapshots__/firefox/conferences.test.js/ConferenceSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+11.7 KB
(110%)
.../__snapshots__/firefox/conferences.test.js/ConferenceSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+29.5 KB
(110%)
...ress/__snapshots__/firefox/experiments.test.js/ExperimentDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+26.1 KB
(120%)
...press/__snapshots__/firefox/experiments.test.js/ExperimentDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-98.3 KB
(43%)
...ress/__snapshots__/firefox/experiments.test.js/ExperimentSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-71.7 KB
(44%)
...press/__snapshots__/firefox/experiments.test.js/ExperimentSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-118 KB
(43%)
.../__snapshots__/firefox/experiments.test.js/ExperimentSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-537 KB
(46%)
e2e/cypress/__snapshots__/firefox/home.test.js/HomepageDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-482 KB
(46%)
e2e/cypress/__snapshots__/firefox/home.test.js/HomepageMobile.snap.png
Oops, something went wrong.
Binary file added
BIN
+959 KB
...ss/__snapshots__/firefox/institutions.test.js/InstitutionDetailDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+875 KB
...ess/__snapshots__/firefox/institutions.test.js/InstitutionDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-99.5 KB
(43%)
...ss/__snapshots__/firefox/institutions.test.js/InstitutionSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-77.4 KB
(45%)
...ess/__snapshots__/firefox/institutions.test.js/InstitutionSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-108 KB
(43%)
..._snapshots__/firefox/institutions.test.js/InstitutionSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+55.6 KB
(110%)
e2e/cypress/__snapshots__/firefox/jobs.test.js/JobDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+56.2 KB
(110%)
e2e/cypress/__snapshots__/firefox/jobs.test.js/JobDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+19.6 KB
(110%)
e2e/cypress/__snapshots__/firefox/jobs.test.js/JobSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+20.2 KB
(110%)
e2e/cypress/__snapshots__/firefox/jobs.test.js/JobSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+13.7 KB
(110%)
e2e/cypress/__snapshots__/firefox/jobs.test.js/JobSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+55.6 KB
(110%)
e2e/cypress/__snapshots__/firefox/jobs.test.js/JobUpdateSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+268 KB
(250%)
e2e/cypress/__snapshots__/firefox/journals.test.js/JournalDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+212 KB
(250%)
e2e/cypress/__snapshots__/firefox/journals.test.js/JournalDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-103 KB
(43%)
...ypress/__snapshots__/firefox/journals.test.js/JournalSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-107 KB
(43%)
e2e/cypress/__snapshots__/firefox/journals.test.js/JournalsSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-81.1 KB
(45%)
e2e/cypress/__snapshots__/firefox/journals.test.js/JournalsSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+15.9 KB
(110%)
...ress/__snapshots__/firefox/literature.test.js/ArticleSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+14.2 KB
(110%)
.../__snapshots__/firefox/literature.test.js/BookChapterSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+15.5 KB
(110%)
...cypress/__snapshots__/firefox/literature.test.js/BookSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-732 KB
(46%)
...press/__snapshots__/firefox/literature.test.js/LiteratureDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-703 KB
(46%)
...ypress/__snapshots__/firefox/literature.test.js/LiteratureDetailMobile.snap.png
Oops, something went wrong.
Binary file removed
BIN
-449 KB
...napshots__/firefox/literature.test.js/LiteratureReferenceSearchDesktop.snap.png
Diff not rendered.
Binary file removed
BIN
-242 KB
...snapshots__/firefox/literature.test.js/LiteratureReferenceSearchMobile.snap.png
Diff not rendered.
Binary file modified
BIN
-2.21 MB
(45%)
...napshots__/firefox/literature.test.js/LiteratureSearchCatalogerDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-2.02 MB
(45%)
...snapshots__/firefox/literature.test.js/LiteratureSearchCatalogerMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
-1.87 MB
(45%)
...press/__snapshots__/firefox/literature.test.js/LiteratureSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
-1.62 MB
(46%)
...ypress/__snapshots__/firefox/literature.test.js/LiteratureSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+15.6 KB
(110%)
...press/__snapshots__/firefox/literature.test.js/ThesisSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+284 KB
(120%)
...s__/firefox/literatureRelations.test.js/assignConferenceCheckedDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+364 KB
...napshots__/firefox/references.test.js/LiteratureReferenceSearchDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+263 KB
...snapshots__/firefox/references.test.js/LiteratureReferenceSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+9.72 KB
(110%)
e2e/cypress/__snapshots__/firefox/seminars.test.js/SeminarDetailDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+10.9 KB
(110%)
e2e/cypress/__snapshots__/firefox/seminars.test.js/SeminarDetailMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+33.8 KB
(110%)
e2e/cypress/__snapshots__/firefox/seminars.test.js/SeminarSearchDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+27.6 KB
(120%)
e2e/cypress/__snapshots__/firefox/seminars.test.js/SeminarSearchMobile.snap.png
Oops, something went wrong.
Binary file modified
BIN
+14.4 KB
(110%)
...ypress/__snapshots__/firefox/seminars.test.js/SeminarSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file modified
BIN
+17.2 KB
(110%)
.../__snapshots__/firefox/seminars.test.js/SeminarUpdateSubmissionDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+158 KB
e2e/cypress/__snapshots__/firefox/settings.test.js/SettingsDesktop.snap.png
Oops, something went wrong.
Binary file added
BIN
+142 KB
e2e/cypress/__snapshots__/firefox/settings.test.js/SettingsMobile.snap.png
Oops, something went wrong.
Binary file removed
BIN
-293 KB
e2e/cypress/__snapshots__/firefox/user.test.js/SessionTimeoutDesktop.snap.png
Diff not rendered.
Binary file removed
BIN
-274 KB
e2e/cypress/__snapshots__/firefox/user.test.js/SessionTimeoutMobile.snap.png
Diff not rendered.
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
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.