Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-elife
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-elife
Commits
c6f5768a
Commit
c6f5768a
authored
6 years ago
by
Tamlyn Rhodes
Committed by
Jennifer Spencer
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
WIP feat: fetch email and institution from ORCID API
parent
45a628c0
No related branches found
No related tags found
1 merge request
!56
51 orcid api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/submission.e2e.js
+0
-3
0 additions, 3 deletions
test/submission.e2e.js
with
0 additions
and
3 deletions
test/submission.e2e.js
+
0
−
3
View file @
c6f5768a
<<<<<<<
HEAD
import
replay
from
'
replay
'
import
{
Selector
}
from
'
testcafe
'
import
{
dashboard
,
authorDetails
}
from
'
./pageObjects
'
import
setFixtureHooks
from
'
./helpers/set-fixture-hooks
'
replay
.
fixtures
=
`
${
__dirname
}
/http-mocks`
const
f
=
fixture
(
'
Submission
'
)
setFixtureHooks
(
f
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment